Home
last modified time | relevance | path

Searched defs:min_callchain_hits (Results 1 – 2 of 2) sorted by relevance

/Linux-v4.19/tools/perf/util/
Dhist.c1613 u64 min_callchain_hits, in hists__hierarchy_output_resort()
1665 u64 min_callchain_hits, in __hists__insert_output_entry()
1713 u64 min_callchain_hits; in output_resort() local
/Linux-v4.19/tools/perf/ui/browsers/
Dhists.c2663 u64 min_callchain_hits = total * (percent / 100); in hist_browser__update_percent_limit() local