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.c554 static u64 callchain_id(struct evsel *evsel, struct perf_sample *sample);
560 *key = callchain_id(evsel, sample); in get_key_by_aggr_mode()
899 static u64 callchain_id(struct evsel *evsel, struct perf_sample *sample) in callchain_id() function