Searched refs:CALLSTACK_HAS_ASYNC (Results 1 – 2 of 2) sorted by relevance
| /xnu-8796.141.3/osfmk/kperf/ | ||
| H A D | callstack.h | 54 #define CALLSTACK_HAS_ASYNC (1U << 9) macro |
| H A D | callstack.c | 356 cs->kpuc_flags |= CALLSTACK_HAS_ASYNC; in kperf_ucallstack_sample() |