Home
last modified time | relevance | path

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

/ThreadX-v6.3.0/common_smp/src/
Dtx_event_flags_performance_info_get.c128 *sets = group_ptr -> tx_event_flags_group_performance_set_count; in _tx_event_flags_performance_info_get()
Dtx_event_flags_set.c122 group_ptr -> tx_event_flags_group_performance_set_count++; in _tx_event_flags_set()
/ThreadX-v6.3.0/common/src/
Dtx_event_flags_performance_info_get.c128 *sets = group_ptr -> tx_event_flags_group_performance_set_count; in _tx_event_flags_performance_info_get()
Dtx_event_flags_set.c122 group_ptr -> tx_event_flags_group_performance_set_count++; in _tx_event_flags_set()
/ThreadX-v6.3.0/test/tx/regression/
Dthreadx_event_flag_information_test.c375 …if ((status != TX_SUCCESS) || (sets != group_0.tx_event_flags_group_performance_set_count) || (get… in thread_0_entry()
/ThreadX-v6.3.0/test/smp/regression/
Dthreadx_event_flag_information_test.c375 …if ((status != TX_SUCCESS) || (sets != group_0.tx_event_flags_group_performance_set_count) || (get… in thread_0_entry()
/ThreadX-v6.3.0/common_smp/inc/
Dtx_api.h858 ULONG tx_event_flags_group_performance_set_count; member
/ThreadX-v6.3.0/common/inc/
Dtx_api.h837 ULONG tx_event_flags_group_performance_set_count; member