Home
last modified time | relevance | path

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

/xnu-12377.1.9/tests/unit/mocks/fibers/
H A Dfibers.h136 #define FIBERS_LOG_TRACE 3 macro
H A Dfibers.c296 FIBERS_LOG(FIBERS_LOG_TRACE, "switch to %d, state=%d", target->id, state); in fibers_switch_helper()