Home
last modified time | relevance | path

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

/openbmc/linux/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()