Home
last modified time | relevance | path

Searched defs:zap_user (Results 1 – 1 of 1) sorted by relevance

/linux-3.3/tools/perf/util/
Dhist.c121 static void __hists__decay_entries(struct hists *hists, bool zap_user, in __hists__decay_entries()
150 void hists__decay_entries(struct hists *hists, bool zap_user, bool zap_kernel) in hists__decay_entries()
156 bool zap_user, bool zap_kernel) in hists__decay_entries_threaded()