Searched refs:_tx_timer_performance_info_get (Results 1 – 8 of 8) sorted by relevance
| /ThreadX-v6.3.0/common_modules/module_lib/src/ |
| D | txm_timer_performance_info_get.c | 78 UINT _tx_timer_performance_info_get(TX_TIMER *timer_ptr, ULONG *activates, ULONG *reactivates, ULON… in _tx_timer_performance_info_get() function
|
| /ThreadX-v6.3.0/common_smp/src/ |
| D | tx_timer_performance_info_get.c | 86 UINT _tx_timer_performance_info_get(TX_TIMER *timer_ptr, ULONG *activates, ULONG *reactivates, in _tx_timer_performance_info_get() function
|
| /ThreadX-v6.3.0/common/src/ |
| D | tx_timer_performance_info_get.c | 86 UINT _tx_timer_performance_info_get(TX_TIMER *timer_ptr, ULONG *activates, ULONG *reactivates, in _tx_timer_performance_info_get() function
|
| /ThreadX-v6.3.0/test/tx/regression/ |
| D | threadx_timer_information_test.c | 234 status = _tx_timer_performance_info_get(TX_NULL, TX_NULL, TX_NULL, TX_NULL, TX_NULL, TX_NULL); in thread_0_entry()
|
| /ThreadX-v6.3.0/test/smp/regression/ |
| D | threadx_timer_information_test.c | 234 status = _tx_timer_performance_info_get(TX_NULL, TX_NULL, TX_NULL, TX_NULL, TX_NULL, TX_NULL); in thread_0_entry()
|
| /ThreadX-v6.3.0/common_smp/inc/ |
| D | tx_api.h | 1298 #define tx_timer_performance_info_get _tx_timer_performance_info_get 1426 #define tx_timer_performance_info_get _tx_timer_performance_info_get 1543 #define tx_timer_performance_info_get _tx_timer_performance_info_get 1842 UINT _tx_timer_performance_info_get(TX_TIMER *timer_ptr, ULONG *activates, ULONG *reactivate…
|
| /ThreadX-v6.3.0/common/inc/ |
| D | tx_api.h | 1212 #define tx_timer_performance_info_get _tx_timer_performance_info_get 1335 #define tx_timer_performance_info_get _tx_timer_performance_info_get 1446 #define tx_timer_performance_info_get _tx_timer_performance_info_get 1837 UINT _tx_timer_performance_info_get(TX_TIMER *timer_ptr, ULONG *activates, ULONG *reactivate…
|
| /ThreadX-v6.3.0/common_modules/module_manager/inc/ |
| D | txm_module_manager_dispatch.h | 2966 return_value = (ALIGN_TYPE) _tx_timer_performance_info_get( in _txm_module_manager_tx_timer_performance_info_get_dispatch()
|