Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/tools/perf/util/
H A 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()
/kernel/linux/linux-6.6/tools/perf/util/
H A Dcallchain.c1740 static u64 count_callchain_hits(struct hist_entry *he) in count_callchain_hits() function
1765 chain_hits += count_callchain_hits(he); in callchain_total_hits()

Completed in 4 milliseconds