Searched refs:CALLSTACK_VALID (Results 1 – 3 of 3) sorted by relevance
16 #define CALLSTACK_VALID 0x1 macro519 T_EXPECT_BITS_SET(tp->arg1, CALLSTACK_VALID,574 T_EXPECT_BITS_SET(tp->arg1, CALLSTACK_VALID,637 if (tp->arg1 & CALLSTACK_VALID && tp->arg2 > 0) {
37 #define CALLSTACK_VALID (1U << 0) macro
204 cs->kpkc_flags = CALLSTACK_CONTINUATION | CALLSTACK_VALID | CALLSTACK_KERNEL; in kperf_continuation_sample()234 cs->kpkc_flags |= CALLSTACK_VALID; in kperf_backtrace_sample()310 cs->kpkc_flags |= CALLSTACK_VALID; in kperf_kcallstack_sample()312 cs->kpkc_flags |= CALLSTACK_VALID; in kperf_kcallstack_sample()319 if (!(cs->kpkc_flags & CALLSTACK_VALID)) { in kperf_kcallstack_sample()357 cs->kpuc_flags |= CALLSTACK_VALID; in kperf_ucallstack_sample()474 __block unsigned int flags = CALLSTACK_VALID; in kperf_excallstack_log()