Home
last modified time | relevance | path

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

/tools/perf/util/
Dcallchain.c1671 static u64 count_callchain_hits(struct hist_entry *he) in count_callchain_hits() function
1696 chain_hits += count_callchain_hits(he); in callchain_total_hits()