Home
last modified time | relevance | path

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

/ThreadX-v6.2.1/common_smp/src/
Dtx_event_flags_initialize.c49 ULONG _tx_event_flags_performance_set_count; variable
127 _tx_event_flags_performance_set_count = ((ULONG) 0); in _tx_event_flags_initialize()
Dtx_event_flags_performance_system_info_get.c105 *sets = _tx_event_flags_performance_set_count; in _tx_event_flags_performance_system_info_get()
Dtx_event_flags_set.c119 _tx_event_flags_performance_set_count++; in _tx_event_flags_set()
/ThreadX-v6.2.1/common/src/
Dtx_event_flags_initialize.c49 ULONG _tx_event_flags_performance_set_count; variable
127 _tx_event_flags_performance_set_count = ((ULONG) 0); in _tx_event_flags_initialize()
Dtx_event_flags_performance_system_info_get.c105 *sets = _tx_event_flags_performance_set_count; in _tx_event_flags_performance_system_info_get()
Dtx_event_flags_set.c119 _tx_event_flags_performance_set_count++; in _tx_event_flags_set()
/ThreadX-v6.2.1/common_smp/inc/
Dtx_event_flags.h76 _tx_event_flags_performance_set_count = ((ULONG) 0); \
121 EVENT_FLAGS_DECLARE ULONG _tx_event_flags_performance_set_count; variable
/ThreadX-v6.2.1/common/inc/
Dtx_event_flags.h76 _tx_event_flags_performance_set_count = ((ULONG) 0); \
121 EVENT_FLAGS_DECLARE ULONG _tx_event_flags_performance_set_count; variable