zap_kernel        360 tools/perf/util/hist.c void hists__decay_entries(struct hists *hists, bool zap_user, bool zap_kernel)
zap_kernel        369 tools/perf/util/hist.c 		     (zap_kernel && n->level != '.') ||
zap_kernel        183 tools/perf/util/hist.h void hists__decay_entries(struct hists *hists, bool zap_user, bool zap_kernel);