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

/linux-master/tools/perf/ui/browsers/
H A Dhists.c2905 u64 min_callchain_hits = total * (percent / 100); local
/linux-master/tools/perf/util/
H A Dhist.c1926 u64 min_callchain_hits; local
1818 hists__hierarchy_output_resort(struct hists *hists, struct ui_progress *prog, struct rb_root_cached *root_in, struct rb_root_cached *root_out, u64 min_callchain_hits, bool use_callchain) argument
1872 __hists__insert_output_entry(struct rb_root_cached *entries, struct hist_entry *he, u64 min_callchain_hits, bool use_callchain) argument
[all...]

Completed in 181 milliseconds