Home
last modified time | relevance | path

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

/Linux-v5.4/tools/perf/util/
Dhist.h183 void hists__decay_entries(struct hists *hists, bool zap_user, bool zap_kernel);
Dhist.c360 void hists__decay_entries(struct hists *hists, bool zap_user, bool zap_kernel) in hists__decay_entries() function
/Linux-v5.4/tools/perf/
Dbuiltin-top.c291 hists__decay_entries(hists, t->hide_user_symbols, in perf_top__resort_hists()