Home
last modified time | relevance | path

Searched refs:hists__decay_entries (Results 1 – 3 of 3) sorted by relevance

/Linux-v5.10/tools/perf/util/
Dhist.h184 void hists__decay_entries(struct hists *hists, bool zap_user, bool zap_kernel);
Dhist.c375 void hists__decay_entries(struct hists *hists, bool zap_user, bool zap_kernel) in hists__decay_entries() function
/Linux-v5.10/tools/perf/
Dbuiltin-top.c294 hists__decay_entries(hists, t->hide_user_symbols, in perf_top__resort_hists()