Searched refs:_tx_timer_performance_system_info_get (Results 1 – 6 of 6) sorted by relevance
| /ThreadX-v6.3.0/common_modules/module_lib/src/ |
| D | txm_timer_performance_system_info_get.c | 75 UINT _tx_timer_performance_system_info_get(ULONG *activates, ULONG *reactivates, ULONG *deactivates… in _tx_timer_performance_system_info_get() function
|
| /ThreadX-v6.3.0/common_smp/src/ |
| D | tx_timer_performance_system_info_get.c | 83 UINT _tx_timer_performance_system_info_get(ULONG *activates, ULONG *reactivates, in _tx_timer_performance_system_info_get() function
|
| /ThreadX-v6.3.0/common/src/ |
| D | tx_timer_performance_system_info_get.c | 83 UINT _tx_timer_performance_system_info_get(ULONG *activates, ULONG *reactivates, in _tx_timer_performance_system_info_get() function
|
| /ThreadX-v6.3.0/common_smp/inc/ |
| D | tx_api.h | 1299 #define tx_timer_performance_system_info_get _tx_timer_performance_system_info_get 1427 #define tx_timer_performance_system_info_get _tx_timer_performance_system_info_get 1544 #define tx_timer_performance_system_info_get _tx_timer_performance_system_info_get 1844 UINT _tx_timer_performance_system_info_get(ULONG *activates, ULONG *reactivates,
|
| /ThreadX-v6.3.0/common/inc/ |
| D | tx_api.h | 1213 #define tx_timer_performance_system_info_get _tx_timer_performance_system_info_get 1336 #define tx_timer_performance_system_info_get _tx_timer_performance_system_info_get 1447 #define tx_timer_performance_system_info_get _tx_timer_performance_system_info_get 1839 UINT _tx_timer_performance_system_info_get(ULONG *activates, ULONG *reactivates,
|
| /ThreadX-v6.3.0/common_modules/module_manager/inc/ |
| D | txm_module_manager_dispatch.h | 3012 return_value = (ALIGN_TYPE) _tx_timer_performance_system_info_get( in _txm_module_manager_tx_timer_performance_system_info_get_dispatch()
|