Home
last modified time | relevance | path

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

/openbmc/linux/tools/perf/util/
H A Dlock-contention.h71 bool match_callstack_filter(struct machine *machine, u64 *callstack);
H A Dbpf_lock_contention.c302 if (!match_callstack_filter(machine, stack_trace)) { in lock_contention_read()
/openbmc/linux/tools/perf/
H A Dbuiltin-lock.c522 bool match_callstack_filter(struct machine *machine, u64 *callstack) in match_callstack_filter() function
1164 if (!match_callstack_filter(machine, callstack)) { in report_lock_contention_begin_event()