Home
last modified time | relevance | path

Searched refs:CALLSTACK_CONTINUATION (Results 1 – 2 of 2) sorted by relevance

/xnu-8796.141.3/osfmk/kperf/
H A Dcallstack.h46 #define CALLSTACK_CONTINUATION (1U << 5) macro
H A Dcallstack.c203 cs->kpkc_flags = CALLSTACK_CONTINUATION | CALLSTACK_VALID | CALLSTACK_KERNEL; in kperf_continuation_sample()