Home
last modified time | relevance | path

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

/tools/perf/util/
Dcall-path.c23 struct symbol *sym, u64 ip, bool in_kernel) in call_path__init()
60 bool in_kernel) in call_path__new()
92 bool in_kernel = ip >= ks; in call_path__findnew() local
Dcall-path.h42 bool in_kernel; member
Dbuild-id.c333 bool in_kernel = false; in machine__write_buildid_table() local