Home
last modified time | relevance | path

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

/Linux-v5.10/tools/perf/util/
Dhist.c1782 u64 min_callchain_hits, in hists__hierarchy_output_resort()
1834 u64 min_callchain_hits, in __hists__insert_output_entry()
1886 u64 min_callchain_hits; in output_resort() local
/Linux-v5.10/tools/perf/ui/browsers/
Dhists.c2913 u64 min_callchain_hits = total * (percent / 100); in hist_browser__update_percent_limit() local