Searched refs:callchain_total (Results 1 – 1 of 1) sorted by relevance
1896 u64 callchain_total; in output_resort() local1899 callchain_total = hists->callchain_period; in output_resort()1901 callchain_total = hists->callchain_non_filtered_period; in output_resort()1903 min_callchain_hits = callchain_total * (callchain_param.min_percent / 100); in output_resort()
Completed in 7 milliseconds