Searched refs:trace_system_state (Results 1 – 4 of 4) sorted by relevance
469 ULONG trace_system_state; \476 trace_system_state = (ULONG) TX_THREAD_GET_SYSTEM_STATE(); \479 if (trace_system_state == 0) \484 else if (trace_system_state < 0xF0F0F0F0UL) \
469 ULONG trace_system_state; \477 trace_system_state = (ULONG) _tx_thread_smp_current_state_get(); \480 if (trace_system_state == ((ULONG) 0)) \485 else if (trace_system_state < 0xF0F0F0F0UL) \
321 ULONG trace_system_state; in _tx_misra_trace_event_insert() local330 trace_system_state = (ULONG) _tx_thread_system_state; in _tx_misra_trace_event_insert() local333 if (trace_system_state == 0) in _tx_misra_trace_event_insert()338 else if (trace_system_state < 0xF0F0F0F0UL) in _tx_misra_trace_event_insert()
319 ULONG trace_system_state; in _tx_misra_trace_event_insert() local328 trace_system_state = (ULONG) _tx_thread_system_state; in _tx_misra_trace_event_insert() local331 if (trace_system_state == 0) in _tx_misra_trace_event_insert()336 else if (trace_system_state < 0xF0F0F0F0UL) in _tx_misra_trace_event_insert()