Home
last modified time | relevance | path

Searched refs:tx_timer_performance_system_info_get (Results 1 – 25 of 77) sorted by relevance

1234

/ThreadX-v6.4.1/test/tx/regression/
Dthreadx_timer_information_test.c260 status = tx_timer_performance_system_info_get(TX_NULL, TX_NULL, TX_NULL, TX_NULL, TX_NULL); in thread_0_entry()
261 …status += tx_timer_performance_system_info_get(&activates, &reactivates, &deactivates, &expiration… in thread_0_entry()
360 …status = tx_timer_performance_system_info_get(&activates, &reactivates, &deactivates, &expiration… in thread_0_entry()
372 …status = tx_timer_performance_system_info_get(TX_NULL, &reactivates, &deactivates, &expirations, … in thread_0_entry()
384 …status = tx_timer_performance_system_info_get(TX_NULL, TX_NULL, &deactivates, &expirations, &expi… in thread_0_entry()
396 …status = tx_timer_performance_system_info_get(TX_NULL, TX_NULL, TX_NULL, &expirations, &expiratio… in thread_0_entry()
408 …status = tx_timer_performance_system_info_get(TX_NULL, TX_NULL, TX_NULL, TX_NULL, &expiration_adj… in thread_0_entry()
420 status = tx_timer_performance_system_info_get(TX_NULL, TX_NULL, TX_NULL, TX_NULL, TX_NULL); in thread_0_entry()
/ThreadX-v6.4.1/test/smp/regression/
Dthreadx_timer_information_test.c260 status = tx_timer_performance_system_info_get(TX_NULL, TX_NULL, TX_NULL, TX_NULL, TX_NULL); in thread_0_entry()
261 …status += tx_timer_performance_system_info_get(&activates, &reactivates, &deactivates, &expiration… in thread_0_entry()
360 …status = tx_timer_performance_system_info_get(&activates, &reactivates, &deactivates, &expiration… in thread_0_entry()
372 …status = tx_timer_performance_system_info_get(TX_NULL, &reactivates, &deactivates, &expirations, … in thread_0_entry()
384 …status = tx_timer_performance_system_info_get(TX_NULL, TX_NULL, &deactivates, &expirations, &expi… in thread_0_entry()
396 …status = tx_timer_performance_system_info_get(TX_NULL, TX_NULL, TX_NULL, &expirations, &expiratio… in thread_0_entry()
408 …status = tx_timer_performance_system_info_get(TX_NULL, TX_NULL, TX_NULL, TX_NULL, &expiration_adj… in thread_0_entry()
420 status = tx_timer_performance_system_info_get(TX_NULL, TX_NULL, TX_NULL, TX_NULL, TX_NULL); in thread_0_entry()
/ThreadX-v6.4.1/ports/c667x/ccs/example_build/tx/Release/
Dsubdir_vars.mk126 ../tx_timer_performance_system_info_get.c \
312 ./tx_timer_performance_system_info_get.d \
505 ./tx_timer_performance_system_info_get.obj \
DccsObjs.opt1 …r_interrupt.obj" "./tx_timer_performance_info_get.obj" "./tx_timer_performance_system_info_get.obj…
/ThreadX-v6.4.1/ports/linux/gnu/example_build/
Dfile_list.mk183 tx_timer_performance_system_info_get.c \
/ThreadX-v6.4.1/ports_smp/linux/gnu/example_build/
Dfile_list.mk199 tx_timer_performance_system_info_get.c \
/ThreadX-v6.4.1/ports_smp/mips32_interaptiv_smp/green/example_build/
Dtxe.gpj152 tx_timer_performance_system_info_get.c
Dtx.gpj151 tx_timer_performance_system_info_get.c
/ThreadX-v6.4.1/ports/cortex_r4/ghs/example_build/
Dtxe.gpj148 ..\..\..\..\common\src\tx_timer_performance_system_info_get.c
/ThreadX-v6.4.1/common/
DCMakeLists.txt123 ${CMAKE_CURRENT_LIST_DIR}/src/tx_timer_performance_system_info_get.c
/ThreadX-v6.4.1/ports/cortex_m7/ghs/example_build/
Dtx.gpj140 ..\..\..\..\common\src\tx_timer_performance_system_info_get.c
Dtxe.gpj141 ..\..\..\..\common\src\tx_timer_performance_system_info_get.c
/ThreadX-v6.4.1/test/smp/cmake/threadx_smp/common_smp/
DCMakeLists.txt186 ${CURRENT_DIR}/src/tx_timer_performance_system_info_get.c
/ThreadX-v6.4.1/ports/cortex_a9/ghs/example_build/
Dtx.gpj147 ..\..\..\..\common\src\tx_timer_performance_system_info_get.c
/ThreadX-v6.4.1/ports/cortex_r5/ghs/example_build/
Dtx.gpj147 ..\..\..\..\common\src\tx_timer_performance_system_info_get.c
Dtxe.gpj148 ..\..\..\..\common\src\tx_timer_performance_system_info_get.c
/ThreadX-v6.4.1/ports/cortex_m4/ghs/example_build/
Dtx.gpj140 ..\..\..\..\common\src\tx_timer_performance_system_info_get.c
Dtxe.gpj141 ..\..\..\..\common\src\tx_timer_performance_system_info_get.c
/ThreadX-v6.4.1/ports/cortex_m3/ghs/example_build/
Dtx.gpj140 ..\..\..\..\common\src\tx_timer_performance_system_info_get.c
Dtxe.gpj141 ..\..\..\..\common\src\tx_timer_performance_system_info_get.c
/ThreadX-v6.4.1/ports/cortex_a8/ghs/example_build/
Dtx.gpj147 ..\..\..\..\common\src\tx_timer_performance_system_info_get.c
Dtxe.gpj148 ..\..\..\..\common\src\tx_timer_performance_system_info_get.c
/ThreadX-v6.4.1/ports/cortex_a7/ghs/example_build/
Dtx.gpj147 ..\..\..\..\common\src\tx_timer_performance_system_info_get.c
Dtxe.gpj148 ..\..\..\..\common\src\tx_timer_performance_system_info_get.c
/ThreadX-v6.4.1/ports/cortex_a5/ghs/example_build/
Dtx.gpj147 ..\..\..\..\common\src\tx_timer_performance_system_info_get.c

1234