Home
last modified time | relevance | path

Searched refs:_tx_timer_performance_system_info_get (Results 1 – 6 of 6) sorted by relevance

/ThreadX-v6.2.1/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.2.1/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.2.1/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.2.1/common_smp/inc/
Dtx_api.h1285 #define tx_timer_performance_system_info_get _tx_timer_performance_system_info_get
1413 #define tx_timer_performance_system_info_get _tx_timer_performance_system_info_get
1530 #define tx_timer_performance_system_info_get _tx_timer_performance_system_info_get
1830 UINT _tx_timer_performance_system_info_get(ULONG *activates, ULONG *reactivates,
/ThreadX-v6.2.1/common/inc/
Dtx_api.h1199 #define tx_timer_performance_system_info_get _tx_timer_performance_system_info_get
1322 #define tx_timer_performance_system_info_get _tx_timer_performance_system_info_get
1433 #define tx_timer_performance_system_info_get _tx_timer_performance_system_info_get
1825 UINT _tx_timer_performance_system_info_get(ULONG *activates, ULONG *reactivates,
/ThreadX-v6.2.1/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()