Home
last modified time | relevance | path

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

/xnu-8796.141.3/osfmk/kperf/
H A Dcallstack.h54 #define CALLSTACK_HAS_ASYNC (1U << 9) macro
H A Dcallstack.c356 cs->kpuc_flags |= CALLSTACK_HAS_ASYNC; in kperf_ucallstack_sample()