Searched refs:zap_user (Results 1 – 2 of 2) sorted by relevance
194 void hists__decay_entries(struct hists *hists, bool zap_user, bool zap_kernel);
384 void hists__decay_entries(struct hists *hists, bool zap_user, bool zap_kernel) in hists__decay_entries() argument392 if (((zap_user && n->level == '.') || in hists__decay_entries()