Searched refs:symbol__match_regex (Results 1 - 1 of 1) sorted by relevance

/linux-master/tools/perf/util/
H A Dmachine.c2043 static bool symbol__match_regex(struct symbol *sym, regex_t *regex) function
2194 symbol__match_regex(al.sym, &parent_regex))
2197 symbol__match_regex(al.sym, &ignore_callees_regex)) {

Completed in 86 milliseconds