Home
last modified time | relevance | path

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/
Dtxm_timer_performance_system_info_get.c75 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/
Dtx_timer_performance_system_info_get.c83 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/
Dtx_timer_performance_system_info_get.c83 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/
Dtx_api.h1299 #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/
Dtx_api.h1213 #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/
Dtxm_module_manager_dispatch.h3012 return_value = (ALIGN_TYPE) _tx_timer_performance_system_info_get( in _txm_module_manager_tx_timer_performance_system_info_get_dispatch()