Home
last modified time | relevance | path

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

/linux-4.1.27/tools/perf/util/
Dmachine.c1342 static bool symbol__match_regex(struct symbol *sym, regex_t *regex) in symbol__match_regex() function
1452 symbol__match_regex(al.sym, &parent_regex)) in add_callchain_ip()
1455 symbol__match_regex(al.sym, &ignore_callees_regex)) { in add_callchain_ip()