Searched refs:strisglob (Results 1 – 4 of 4) sorted by relevance
18 static inline bool strisglob(const char *str) in strisglob() function
1008 if (strisglob(pp->function) && param->retval >= 0) { in probe_point_search_cb()1074 if (pp->function && !strisglob(pp->function)) { in debuginfo__find_probe_location()
2331 bool need_fnmatch = strisglob(wildcard_to_match); in perf_pmu__wildcard_match()
2914 !strisglob(pev->point.function)) in probe_trace_event__set_name()