Searched refs:strisglob (Results 1 – 5 of 5) sorted by relevance
18 static inline bool strisglob(const char *str) in strisglob() function
425 if (strisglob(wildcard)) { in perf_pmus__scan_matching_wildcard()
1009 if (strisglob(pp->function) && param->retval >= 0) { in probe_point_search_cb()1075 if (pp->function && !strisglob(pp->function)) { in debuginfo__find_probe_location()
2485 bool need_fnmatch = strisglob(wildcard_to_match); in perf_pmu__wildcard_match()
2918 !strisglob(pev->point.function)) in probe_trace_event__set_name()
Completed in 19 milliseconds