Home
last modified time | relevance | path

Searched refs:zap_kernel (Results 1 – 2 of 2) sorted by relevance

/linux-4.4.14/tools/perf/util/
Dhist.h133 void hists__decay_entries(struct hists *hists, bool zap_user, bool zap_kernel);
Dhist.c281 void hists__decay_entries(struct hists *hists, bool zap_user, bool zap_kernel) in hists__decay_entries() argument
290 (zap_kernel && n->level != '.') || in hists__decay_entries()