Home
last modified time | relevance | path

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

/openbmc/linux/tools/perf/util/
H A Dhist.c1829 u64 min_callchain_hits, in hists__hierarchy_output_resort()
1881 u64 min_callchain_hits, in __hists__insert_output_entry()
1933 u64 min_callchain_hits; in output_resort() local
/openbmc/linux/tools/perf/ui/browsers/
H A Dhists.c2905 u64 min_callchain_hits = total * (percent / 100); in hist_browser__update_percent_limit() local