Home
last modified time | relevance | path

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

/tools/perf/util/
Dstring2.h18 static inline bool strisglob(const char *str) in strisglob() function
Dprobe-finder.c1116 if (strisglob(pp->function) && param->retval >= 0) { in probe_point_search_cb()
1182 if (pp->function && !strisglob(pp->function)) { in debuginfo__find_probe_location()
Dprobe-event.c2846 !strisglob(pev->point.function)) in probe_trace_event__set_name()