Home
last modified time | relevance | path

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

/linux/tools/perf/
H A Dbuiltin-lock.c540 static u64 callchain_id(struct evsel *evsel, struct perf_sample *sample); in match_callstack_filter()
546 *key = callchain_id(evsel, sample); in match_callstack_filter()
885 static u64 callchain_id(struct evsel *evsel, struct perf_sample *sample) in report_lock_release_event()
992 static u64 callchain_id(struct evsel *evsel, struct perf_sample *sample) callchain_id() function