Home
last modified time | relevance | path

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

/Linux-v6.6/tools/perf/
Dbuiltin-lock.c629 static u64 callchain_id(struct evsel *evsel, struct perf_sample *sample);
635 *key = callchain_id(evsel, sample); in get_key_by_aggr_mode()
974 static u64 callchain_id(struct evsel *evsel, struct perf_sample *sample) in callchain_id() function