Home
last modified time | relevance | path

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

/ThreadX-v6.4.1/common_modules/module_lib/src/
Dtxm_thread_performance_system_info_get.c91 UINT _tx_thread_performance_system_info_get(ULONG *resumptions, ULONG *suspensions, ULONG *solicite… in _tx_thread_performance_system_info_get() function
/ThreadX-v6.4.1/common_smp/src/
Dtx_thread_performance_system_info_get.c99 UINT _tx_thread_performance_system_info_get(ULONG *resumptions, ULONG *suspensions, in _tx_thread_performance_system_info_get() function
/ThreadX-v6.4.1/common/src/
Dtx_thread_performance_system_info_get.c99 UINT _tx_thread_performance_system_info_get(ULONG *resumptions, ULONG *suspensions, in _tx_thread_performance_system_info_get() function
/ThreadX-v6.4.1/common_smp/inc/
Dtx_api.h1276 #define tx_thread_performance_system_info_get _tx_thread_performance_system_info_get
1404 #define tx_thread_performance_system_info_get _tx_thread_performance_system_info_get
1521 #define tx_thread_performance_system_info_get _tx_thread_performance_system_info_get
1791 UINT _tx_thread_performance_system_info_get(ULONG *resumptions, ULONG *suspensions,
/ThreadX-v6.4.1/common/inc/
Dtx_api.h1196 #define tx_thread_performance_system_info_get _tx_thread_performance_system_info_get
1319 #define tx_thread_performance_system_info_get _tx_thread_performance_system_info_get
1430 #define tx_thread_performance_system_info_get _tx_thread_performance_system_info_get
1764 UINT _tx_thread_performance_system_info_get(ULONG *resumptions, ULONG *suspensions,
/ThreadX-v6.4.1/common_modules/module_manager/inc/
Dtxm_module_manager_dispatch.h2364 return_value = (ALIGN_TYPE) _tx_thread_performance_system_info_get( in _txm_module_manager_tx_thread_performance_system_info_get_dispatch()