Searched refs:CALLSTACK_VALID (Results 1 - 2 of 2) sorted by relevance

/darwin-on-arm/xnu/osfmk/kperf/
H A Dcallstack.h34 #define CALLSTACK_VALID (1<<0) macro
H A Dcallstack.c82 cs->flags |= CALLSTACK_VALID;
89 cs->flags |= CALLSTACK_VALID;

Completed in 69 milliseconds