Home
last modified time | relevance | path

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

/tools/perf/util/
Dthread-stack.h89 bool in_kernel; member
Dthread-stack.c339 struct symbol *sym, u64 ip, bool in_kernel) in call_path__init()
376 bool in_kernel) in call_path__new()
408 bool in_kernel = ip >= ks; in call_path__findnew() local