Searched refs:_tx_thread_performance_info_get (Results 1 – 8 of 8) sorted by relevance
| /ThreadX-v6.3.0/common_modules/module_lib/src/ |
| D | txm_thread_performance_info_get.c | 92 UINT _tx_thread_performance_info_get(TX_THREAD *thread_ptr, ULONG *resumptions, ULONG *suspensions,… in _tx_thread_performance_info_get() function
|
| /ThreadX-v6.3.0/common/src/ |
| D | tx_thread_performance_info_get.c | 100 UINT _tx_thread_performance_info_get(TX_THREAD *thread_ptr, ULONG *resumptions, ULONG *suspensions, in _tx_thread_performance_info_get() function
|
| /ThreadX-v6.3.0/common_smp/src/ |
| D | tx_thread_performance_info_get.c | 100 UINT _tx_thread_performance_info_get(TX_THREAD *thread_ptr, ULONG *resumptions, ULONG *suspensions, in _tx_thread_performance_info_get() function
|
| /ThreadX-v6.3.0/test/tx/regression/ |
| D | threadx_thread_information_test.c | 101 …status = _tx_thread_performance_info_get(TX_NULL, TX_NULL, TX_NULL, TX_NULL, TX_NULL, TX_NULL, TX… in thread_0_entry()
|
| /ThreadX-v6.3.0/test/smp/regression/ |
| D | threadx_thread_information_test.c | 101 …status = _tx_thread_performance_info_get(TX_NULL, TX_NULL, TX_NULL, TX_NULL, TX_NULL, TX_NULL, TX… in thread_0_entry()
|
| /ThreadX-v6.3.0/common_smp/inc/ |
| D | tx_api.h | 1270 #define tx_thread_performance_info_get _tx_thread_performance_info_get 1398 #define tx_thread_performance_info_get _tx_thread_performance_info_get 1515 #define tx_thread_performance_info_get _tx_thread_performance_info_get 1783 UINT _tx_thread_performance_info_get(TX_THREAD *thread_ptr, ULONG *resumptions, ULONG *suspe…
|
| /ThreadX-v6.3.0/common/inc/ |
| D | tx_api.h | 1190 #define tx_thread_performance_info_get _tx_thread_performance_info_get 1313 #define tx_thread_performance_info_get _tx_thread_performance_info_get 1424 #define tx_thread_performance_info_get _tx_thread_performance_info_get 1756 UINT _tx_thread_performance_info_get(TX_THREAD *thread_ptr, ULONG *resumptions, ULONG *suspe…
|
| /ThreadX-v6.3.0/common_modules/module_manager/inc/ |
| D | txm_module_manager_dispatch.h | 2290 return_value = (ALIGN_TYPE) _tx_thread_performance_info_get( in _txm_module_manager_tx_thread_performance_info_get_dispatch()
|