Home
last modified time | relevance | path

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

/linux-6.15/tools/perf/util/
H A Dstring2.h18 static inline bool strisglob(const char *str) in strisglob() function
H A Dprobe-finder.c1008 if (strisglob(pp->function) && param->retval >= 0) { in probe_point_search_cb()
1074 if (pp->function && !strisglob(pp->function)) { in debuginfo__find_probe_location()
H A Dpmu.c2331 bool need_fnmatch = strisglob(wildcard_to_match); in perf_pmu__wildcard_match()
H A Dprobe-event.c2914 !strisglob(pev->point.function)) in probe_trace_event__set_name()