Home
last modified time | relevance | path

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

1234

/ThreadX-v6.4.1/test/smp/regression/
Dthreadx_semaphore_information_test.c242 status = tx_semaphore_performance_system_info_get(TX_NULL, TX_NULL, TX_NULL, TX_NULL); in thread_0_entry()
243 status += tx_semaphore_performance_system_info_get(&puts, &gets, &suspensions, &timeouts); in thread_0_entry()
330 status = tx_semaphore_performance_system_info_get(&puts, &gets, &suspensions, &timeouts); in thread_0_entry()
342 status = tx_semaphore_performance_system_info_get(TX_NULL, &gets, &suspensions, &timeouts); in thread_0_entry()
354 status = tx_semaphore_performance_system_info_get(TX_NULL, TX_NULL, &suspensions, &timeouts); in thread_0_entry()
366 status = tx_semaphore_performance_system_info_get(TX_NULL, TX_NULL, TX_NULL, &timeouts); in thread_0_entry()
378 status = tx_semaphore_performance_system_info_get(TX_NULL, TX_NULL, TX_NULL, TX_NULL); in thread_0_entry()
/ThreadX-v6.4.1/test/tx/regression/
Dthreadx_semaphore_information_test.c242 status = tx_semaphore_performance_system_info_get(TX_NULL, TX_NULL, TX_NULL, TX_NULL); in thread_0_entry()
243 status += tx_semaphore_performance_system_info_get(&puts, &gets, &suspensions, &timeouts); in thread_0_entry()
330 status = tx_semaphore_performance_system_info_get(&puts, &gets, &suspensions, &timeouts); in thread_0_entry()
342 status = tx_semaphore_performance_system_info_get(TX_NULL, &gets, &suspensions, &timeouts); in thread_0_entry()
354 status = tx_semaphore_performance_system_info_get(TX_NULL, TX_NULL, &suspensions, &timeouts); in thread_0_entry()
366 status = tx_semaphore_performance_system_info_get(TX_NULL, TX_NULL, TX_NULL, &timeouts); in thread_0_entry()
378 status = tx_semaphore_performance_system_info_get(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.mk84 ../tx_semaphore_performance_system_info_get.c \
270 ./tx_semaphore_performance_system_info_get.d \
456 ./tx_semaphore_performance_system_info_get.obj \
DccsObjs.opt1 …alize.obj" "./tx_semaphore_performance_info_get.obj" "./tx_semaphore_performance_system_info_get.o…
/ThreadX-v6.4.1/ports/linux/gnu/example_build/
Dfile_list.mk142 tx_semaphore_performance_system_info_get.c \
/ThreadX-v6.4.1/ports_smp/linux/gnu/example_build/
Dfile_list.mk151 tx_semaphore_performance_system_info_get.c \
/ThreadX-v6.4.1/ports_smp/mips32_interaptiv_smp/green/example_build/
Dtx.gpj102 tx_semaphore_performance_system_info_get.c
Dtxe.gpj103 tx_semaphore_performance_system_info_get.c
/ThreadX-v6.4.1/ports/cortex_m4/ghs/example_build/
Dtxe.gpj99 ..\..\..\..\common\src\tx_semaphore_performance_system_info_get.c
Dtx.gpj98 ..\..\..\..\common\src\tx_semaphore_performance_system_info_get.c
/ThreadX-v6.4.1/ports/cortex_a8/ghs/example_build/
Dtxe.gpj106 ..\..\..\..\common\src\tx_semaphore_performance_system_info_get.c
Dtx.gpj105 ..\..\..\..\common\src\tx_semaphore_performance_system_info_get.c
/ThreadX-v6.4.1/ports/cortex_m3/ghs/example_build/
Dtx.gpj98 ..\..\..\..\common\src\tx_semaphore_performance_system_info_get.c
Dtxe.gpj99 ..\..\..\..\common\src\tx_semaphore_performance_system_info_get.c
/ThreadX-v6.4.1/ports/cortex_r4/ghs/example_build/
Dtx.gpj105 ..\..\..\..\common\src\tx_semaphore_performance_system_info_get.c
Dtxe.gpj106 ..\..\..\..\common\src\tx_semaphore_performance_system_info_get.c
/ThreadX-v6.4.1/common/
DCMakeLists.txt83 ${CMAKE_CURRENT_LIST_DIR}/src/tx_semaphore_performance_system_info_get.c
/ThreadX-v6.4.1/test/smp/cmake/threadx_smp/common_smp/
DCMakeLists.txt146 ${CURRENT_DIR}/src/tx_semaphore_performance_system_info_get.c
/ThreadX-v6.4.1/ports/cortex_r5/ghs/example_build/
Dtx.gpj105 ..\..\..\..\common\src\tx_semaphore_performance_system_info_get.c
Dtxe.gpj106 ..\..\..\..\common\src\tx_semaphore_performance_system_info_get.c
/ThreadX-v6.4.1/ports/cortex_r7/ghs/example_build/
Dtx.gpj105 ..\..\..\..\common\src\tx_semaphore_performance_system_info_get.c
Dtxe.gpj106 ..\..\..\..\common\src\tx_semaphore_performance_system_info_get.c
/ThreadX-v6.4.1/ports/cortex_a5/ghs/example_build/
Dtx.gpj105 ..\..\..\..\common\src\tx_semaphore_performance_system_info_get.c
Dtxe.gpj106 ..\..\..\..\common\src\tx_semaphore_performance_system_info_get.c
/ThreadX-v6.4.1/ports/cortex_a9/ghs/example_build/
Dtx.gpj105 ..\..\..\..\common\src\tx_semaphore_performance_system_info_get.c

1234