Home
last modified time | relevance | path

Searched refs:strisglob (Results 1 – 5 of 5) sorted by relevance

/tools/perf/util/
A Dstring2.h18 static inline bool strisglob(const char *str) in strisglob() function
A Dpmus.c425 if (strisglob(wildcard)) { in perf_pmus__scan_matching_wildcard()
A Dprobe-finder.c1009 if (strisglob(pp->function) && param->retval >= 0) { in probe_point_search_cb()
1075 if (pp->function && !strisglob(pp->function)) { in debuginfo__find_probe_location()
A Dpmu.c2485 bool need_fnmatch = strisglob(wildcard_to_match); in perf_pmu__wildcard_match()
A Dprobe-event.c2918 !strisglob(pev->point.function)) in probe_trace_event__set_name()

Completed in 19 milliseconds