Searched refs:hists__decay_entries (Results 1 - 6 of 6) sorted by relevance
/kernel/linux/linux-5.10/tools/perf/util/ |
H A D | hist.h | 184 void hists__decay_entries(struct hists *hists, bool zap_user, bool zap_kernel);
|
H A D | hist.c | 375 void hists__decay_entries(struct hists *hists, bool zap_user, bool zap_kernel) in hists__decay_entries() function
|
/kernel/linux/linux-6.6/tools/perf/util/ |
H A D | hist.h | 198 void hists__decay_entries(struct hists *hists, bool zap_user, bool zap_kernel);
|
H A D | hist.c | 385 void hists__decay_entries(struct hists *hists, bool zap_user, bool zap_kernel) in hists__decay_entries() function
|
/kernel/linux/linux-5.10/tools/perf/ |
H A D | builtin-top.c | 294 hists__decay_entries(hists, t->hide_user_symbols, in perf_top__resort_hists()
|
/kernel/linux/linux-6.6/tools/perf/ |
H A D | builtin-top.c | 298 hists__decay_entries(hists, t->hide_user_symbols, in perf_top__resort_hists()
|
Completed in 15 milliseconds