Home
last modified time | relevance | path

Searched refs:_tx_event_flags_performance_suspension_count (Results 1 – 8 of 8) sorted by relevance

/ThreadX-v6.2.1/common_smp/src/
Dtx_event_flags_initialize.c59 ULONG _tx_event_flags_performance_suspension_count; variable
129 _tx_event_flags_performance_suspension_count = ((ULONG) 0); in _tx_event_flags_initialize()
Dtx_event_flags_performance_system_info_get.c119 *suspensions = _tx_event_flags_performance_suspension_count; in _tx_event_flags_performance_system_info_get()
Dtx_event_flags_get.c298 _tx_event_flags_performance_suspension_count++; in _tx_event_flags_get()
/ThreadX-v6.2.1/common/src/
Dtx_event_flags_initialize.c59 ULONG _tx_event_flags_performance_suspension_count; variable
129 _tx_event_flags_performance_suspension_count = ((ULONG) 0); in _tx_event_flags_initialize()
Dtx_event_flags_performance_system_info_get.c119 *suspensions = _tx_event_flags_performance_suspension_count; in _tx_event_flags_performance_system_info_get()
Dtx_event_flags_get.c298 _tx_event_flags_performance_suspension_count++; in _tx_event_flags_get()
/ThreadX-v6.2.1/common_smp/inc/
Dtx_event_flags.h78 _tx_event_flags_performance_suspension_count = ((ULONG) 0); \
131 EVENT_FLAGS_DECLARE ULONG _tx_event_flags_performance_suspension_count; variable
/ThreadX-v6.2.1/common/inc/
Dtx_event_flags.h78 _tx_event_flags_performance_suspension_count = ((ULONG) 0); \
131 EVENT_FLAGS_DECLARE ULONG _tx_event_flags_performance_suspension_count; variable