Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/tools/perf/util/
H A 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
/OK3568_Linux_fs/kernel/tools/perf/ui/browsers/
H A Dhists.c2913 u64 min_callchain_hits = total * (percent / 100); in hist_browser__update_percent_limit() local