Searched refs:_tx_event_flags_performance_info_get (Results 1 – 6 of 6) sorted by relevance
| /ThreadX-v6.2.1/common_modules/module_lib/src/ |
| D | txm_event_flags_performance_info_get.c | 76 UINT _tx_event_flags_performance_info_get(TX_EVENT_FLAGS_GROUP *group_ptr, ULONG *sets, ULONG *gets… in _tx_event_flags_performance_info_get() function
|
| /ThreadX-v6.2.1/common_smp/src/ |
| D | tx_event_flags_performance_info_get.c | 84 UINT _tx_event_flags_performance_info_get(TX_EVENT_FLAGS_GROUP *group_ptr, ULONG *sets, ULONG *get… in _tx_event_flags_performance_info_get() function
|
| /ThreadX-v6.2.1/common/src/ |
| D | tx_event_flags_performance_info_get.c | 84 UINT _tx_event_flags_performance_info_get(TX_EVENT_FLAGS_GROUP *group_ptr, ULONG *sets, ULONG *get… in _tx_event_flags_performance_info_get() function
|
| /ThreadX-v6.2.1/common_smp/inc/ |
| D | tx_api.h | 1203 #define tx_event_flags_performance_info_get _tx_event_flags_performance_info_get 1331 #define tx_event_flags_performance_info_get _tx_event_flags_performance_info_get 1448 #define tx_event_flags_performance_info_get _tx_event_flags_performance_info_get 1628 UINT _tx_event_flags_performance_info_get(TX_EVENT_FLAGS_GROUP *group_ptr, ULONG *sets, ULON…
|
| /ThreadX-v6.2.1/common/inc/ |
| D | tx_api.h | 1122 #define tx_event_flags_performance_info_get _tx_event_flags_performance_info_get 1245 #define tx_event_flags_performance_info_get _tx_event_flags_performance_info_get 1357 #define tx_event_flags_performance_info_get _tx_event_flags_performance_info_get 1554 UINT _tx_event_flags_performance_info_get(TX_EVENT_FLAGS_GROUP *group_ptr, ULONG *sets, ULON…
|
| /ThreadX-v6.2.1/common_modules/module_manager/inc/ |
| D | txm_module_manager_dispatch.h | 835 return_value = (ALIGN_TYPE) _tx_event_flags_performance_info_get( in _txm_module_manager_tx_event_flags_performance_info_get_dispatch()
|