Home
last modified time | relevance | path

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

/openbmc/linux/tools/perf/util/
H A Dhist.h198 void hists__decay_entries(struct hists *hists, bool zap_user, bool zap_kernel);
H A Dhist.c385 void hists__decay_entries(struct hists *hists, bool zap_user, bool zap_kernel) in hists__decay_entries() function
/openbmc/linux/tools/perf/
H A Dbuiltin-top.c298 hists__decay_entries(hists, t->hide_user_symbols, in perf_top__resort_hists()