Home
last modified time | relevance | path

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

1234

/ThreadX-v6.4.1/test/smp/regression/
Dthreadx_timer_information_test.c246 status = tx_timer_performance_info_get(&timer_0, TX_NULL, TX_NULL, TX_NULL, TX_NULL, TX_NULL); in thread_0_entry()
247 …status += tx_timer_performance_info_get(&timer_0, &activates, &reactivates, &deactivates, &expirat… in thread_0_entry()
276 …status = tx_timer_performance_info_get(&timer_0, &activates, &reactivates, &deactivates, &expirat… in thread_0_entry()
288 …status = tx_timer_performance_info_get(TX_NULL, &activates, &reactivates, &deactivates, &expirati… in thread_0_entry()
300 …status = tx_timer_performance_info_get(TX_NULL, TX_NULL, &reactivates, &deactivates, &expirations… in thread_0_entry()
312 …status = tx_timer_performance_info_get(TX_NULL, TX_NULL, TX_NULL, &deactivates, &expirations, &ex… in thread_0_entry()
324 …status = tx_timer_performance_info_get(TX_NULL, TX_NULL, TX_NULL, TX_NULL, &expirations, &expirat… in thread_0_entry()
336 …status = tx_timer_performance_info_get(TX_NULL, TX_NULL, TX_NULL, TX_NULL, TX_NULL, &expiration_a… in thread_0_entry()
348 status = tx_timer_performance_info_get(TX_NULL, TX_NULL, TX_NULL, TX_NULL, TX_NULL, TX_NULL); in thread_0_entry()
/ThreadX-v6.4.1/test/tx/regression/
Dthreadx_timer_information_test.c246 status = tx_timer_performance_info_get(&timer_0, TX_NULL, TX_NULL, TX_NULL, TX_NULL, TX_NULL); in thread_0_entry()
247 …status += tx_timer_performance_info_get(&timer_0, &activates, &reactivates, &deactivates, &expirat… in thread_0_entry()
276 …status = tx_timer_performance_info_get(&timer_0, &activates, &reactivates, &deactivates, &expirat… in thread_0_entry()
288 …status = tx_timer_performance_info_get(TX_NULL, &activates, &reactivates, &deactivates, &expirati… in thread_0_entry()
300 …status = tx_timer_performance_info_get(TX_NULL, TX_NULL, &reactivates, &deactivates, &expirations… in thread_0_entry()
312 …status = tx_timer_performance_info_get(TX_NULL, TX_NULL, TX_NULL, &deactivates, &expirations, &ex… in thread_0_entry()
324 …status = tx_timer_performance_info_get(TX_NULL, TX_NULL, TX_NULL, TX_NULL, &expirations, &expirat… in thread_0_entry()
336 …status = tx_timer_performance_info_get(TX_NULL, TX_NULL, TX_NULL, TX_NULL, TX_NULL, &expiration_a… in thread_0_entry()
348 status = tx_timer_performance_info_get(TX_NULL, 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.mk125 ../tx_timer_performance_info_get.c \
311 ./tx_timer_performance_info_get.d \
504 ./tx_timer_performance_info_get.obj \
DccsObjs.opt1 …bj" "./tx_timer_initialize.obj" "./tx_timer_interrupt.obj" "./tx_timer_performance_info_get.obj" "…
/ThreadX-v6.4.1/ports/linux/gnu/example_build/
Dfile_list.mk182 tx_timer_performance_info_get.c \
/ThreadX-v6.4.1/ports_smp/linux/gnu/example_build/
Dfile_list.mk198 tx_timer_performance_info_get.c \
/ThreadX-v6.4.1/ports_smp/mips32_interaptiv_smp/green/example_build/
Dtx.gpj150 tx_timer_performance_info_get.c
Dtxe.gpj151 tx_timer_performance_info_get.c
/ThreadX-v6.4.1/ports/cortex_m4/ghs/example_build/
Dtxe.gpj140 ..\..\..\..\common\src\tx_timer_performance_info_get.c
Dtx.gpj139 ..\..\..\..\common\src\tx_timer_performance_info_get.c
/ThreadX-v6.4.1/ports/cortex_a8/ghs/example_build/
Dtxe.gpj147 ..\..\..\..\common\src\tx_timer_performance_info_get.c
Dtx.gpj146 ..\..\..\..\common\src\tx_timer_performance_info_get.c
/ThreadX-v6.4.1/ports/cortex_m3/ghs/example_build/
Dtx.gpj139 ..\..\..\..\common\src\tx_timer_performance_info_get.c
Dtxe.gpj140 ..\..\..\..\common\src\tx_timer_performance_info_get.c
/ThreadX-v6.4.1/ports/cortex_r4/ghs/example_build/
Dtx.gpj146 ..\..\..\..\common\src\tx_timer_performance_info_get.c
Dtxe.gpj147 ..\..\..\..\common\src\tx_timer_performance_info_get.c
/ThreadX-v6.4.1/common/
DCMakeLists.txt122 ${CMAKE_CURRENT_LIST_DIR}/src/tx_timer_performance_info_get.c
/ThreadX-v6.4.1/test/smp/cmake/threadx_smp/common_smp/
DCMakeLists.txt185 ${CURRENT_DIR}/src/tx_timer_performance_info_get.c
/ThreadX-v6.4.1/ports/cortex_r5/ghs/example_build/
Dtx.gpj146 ..\..\..\..\common\src\tx_timer_performance_info_get.c
Dtxe.gpj147 ..\..\..\..\common\src\tx_timer_performance_info_get.c
/ThreadX-v6.4.1/ports/cortex_r7/ghs/example_build/
Dtx.gpj146 ..\..\..\..\common\src\tx_timer_performance_info_get.c
Dtxe.gpj147 ..\..\..\..\common\src\tx_timer_performance_info_get.c
/ThreadX-v6.4.1/ports/cortex_a5/ghs/example_build/
Dtx.gpj146 ..\..\..\..\common\src\tx_timer_performance_info_get.c
Dtxe.gpj147 ..\..\..\..\common\src\tx_timer_performance_info_get.c
/ThreadX-v6.4.1/ports/cortex_a9/ghs/example_build/
Dtx.gpj146 ..\..\..\..\common\src\tx_timer_performance_info_get.c

1234