Home
last modified time | relevance | path

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

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