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

/linux-master/tools/perf/
H A Dbuiltin-lock.c647 static u64 callchain_id(struct evsel *evsel, struct perf_sample *sample);
653 *key = callchain_id(evsel, sample);
992 static u64 callchain_id(struct evsel *evsel, struct perf_sample *sample) function

Completed in 149 milliseconds