Home
last modified time | relevance | path

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

/linux-6.1.9/tools/perf/util/
Dcallchain.c1681 static u64 count_callchain_hits(struct hist_entry *he) in count_callchain_hits() function
1706 chain_hits += count_callchain_hits(he); in callchain_total_hits()