Searched refs:CONTEXT_SWITCH (Results 1 – 2 of 2) sorted by relevance
274 CONTEXT_SWITCH = 10, enumerator
3304 perfcontrol_event event = (new->state & TH_IDLE) ? IDLE : CONTEXT_SWITCH; in thread_csw_callout()