Searched refs:CALLSTACK_KERNEL (Results 1 – 2 of 2) sorted by relevance
42 #define CALLSTACK_KERNEL (1U << 3) macro
187 assert(cs->kpkc_flags & CALLSTACK_KERNEL); in callstack_fixup_interrupted()203 cs->kpkc_flags = CALLSTACK_CONTINUATION | CALLSTACK_VALID | CALLSTACK_KERNEL; in kperf_continuation_sample()219 cs->kpkc_flags = CALLSTACK_KERNEL | CALLSTACK_KERNEL_WORDS; in kperf_backtrace_sample()267 cs->kpkc_flags = CALLSTACK_KERNEL; in kperf_kcallstack_sample()407 bool kern = flags & CALLSTACK_KERNEL; in callstack_log()