Home
last modified time | relevance | path

Searched refs:zap_kernel (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/tools/perf/util/
H A Dhist.h184 void hists__decay_entries(struct hists *hists, bool zap_user, bool zap_kernel);
H A Dhist.c375 void hists__decay_entries(struct hists *hists, bool zap_user, bool zap_kernel) in hists__decay_entries() argument
384 (zap_kernel && n->level != '.') || in hists__decay_entries()
/kernel/linux/linux-6.6/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() argument
394 (zap_kernel && n->level != '.') || in hists__decay_entries()

Completed in 22 milliseconds