Home
last modified time | relevance | path

Searched refs:tx_mutex_performance_system_info_get (Results 1 – 25 of 76) sorted by relevance

1234

/ThreadX-v6.3.0/test/tx/regression/
Dthreadx_mutex_information_test.c330 …status = tx_mutex_performance_system_info_get(&puts, &gets, &suspensions, &timeouts, &inversions,… in thread_0_entry()
442 …status = tx_mutex_performance_system_info_get(&puts, &gets, &suspensions, &timeouts, &inversions,… in thread_0_entry()
454 …status = tx_mutex_performance_system_info_get(TX_NULL, &gets, &suspensions, &timeouts, &inversion… in thread_0_entry()
466 …status = tx_mutex_performance_system_info_get(TX_NULL, TX_NULL, &suspensions, &timeouts, &inversi… in thread_0_entry()
478 …status = tx_mutex_performance_system_info_get(TX_NULL, TX_NULL, TX_NULL, &timeouts, &inversions, … in thread_0_entry()
490 …status = tx_mutex_performance_system_info_get(TX_NULL, TX_NULL, TX_NULL, TX_NULL, &inversions, &i… in thread_0_entry()
502 …status = tx_mutex_performance_system_info_get(TX_NULL, TX_NULL, TX_NULL, TX_NULL, TX_NULL, &inher… in thread_0_entry()
514 …status = tx_mutex_performance_system_info_get(TX_NULL, TX_NULL, TX_NULL, TX_NULL, TX_NULL, TX_NUL… in thread_0_entry()
/ThreadX-v6.3.0/test/smp/regression/
Dthreadx_mutex_information_test.c330 …status = tx_mutex_performance_system_info_get(&puts, &gets, &suspensions, &timeouts, &inversions,… in thread_0_entry()
442 …status = tx_mutex_performance_system_info_get(&puts, &gets, &suspensions, &timeouts, &inversions,… in thread_0_entry()
454 …status = tx_mutex_performance_system_info_get(TX_NULL, &gets, &suspensions, &timeouts, &inversion… in thread_0_entry()
466 …status = tx_mutex_performance_system_info_get(TX_NULL, TX_NULL, &suspensions, &timeouts, &inversi… in thread_0_entry()
478 …status = tx_mutex_performance_system_info_get(TX_NULL, TX_NULL, TX_NULL, &timeouts, &inversions, … in thread_0_entry()
490 …status = tx_mutex_performance_system_info_get(TX_NULL, TX_NULL, TX_NULL, TX_NULL, &inversions, &i… in thread_0_entry()
502 …status = tx_mutex_performance_system_info_get(TX_NULL, TX_NULL, TX_NULL, TX_NULL, TX_NULL, &inher… in thread_0_entry()
514 …status = tx_mutex_performance_system_info_get(TX_NULL, TX_NULL, TX_NULL, TX_NULL, TX_NULL, TX_NUL… in thread_0_entry()
/ThreadX-v6.3.0/ports/c667x/ccs/example_build/tx/Release/
Dsubdir_vars.mk59 ../tx_mutex_performance_system_info_get.c \
245 ./tx_mutex_performance_system_info_get.d \
431 ./tx_mutex_performance_system_info_get.obj \
DccsObjs.opt1 …_initialize.obj" "./tx_mutex_performance_info_get.obj" "./tx_mutex_performance_system_info_get.obj…
/ThreadX-v6.3.0/ports/linux/gnu/example_build/
Dfile_list.mk117 tx_mutex_performance_system_info_get.c \
/ThreadX-v6.3.0/ports_smp/linux/gnu/example_build/
Dfile_list.mk126 tx_mutex_performance_system_info_get.c \
/ThreadX-v6.3.0/ports_smp/mips32_interaptiv_smp/green/example_build/
Dtx.gpj77 tx_mutex_performance_system_info_get.c
Dtxe.gpj78 tx_mutex_performance_system_info_get.c
/ThreadX-v6.3.0/ports/cortex_m3/ghs/example_build/
Dtx.gpj73 ..\..\..\..\common\src\tx_mutex_performance_system_info_get.c
Dtxe.gpj74 ..\..\..\..\common\src\tx_mutex_performance_system_info_get.c
/ThreadX-v6.3.0/test/smp/cmake/threadx_smp/common_smp/
DCMakeLists.txt121 ${CURRENT_DIR}/src/tx_mutex_performance_system_info_get.c
/ThreadX-v6.3.0/ports/cortex_m7/ghs/example_build/
Dtx.gpj73 ..\..\..\..\common\src\tx_mutex_performance_system_info_get.c
Dtxe.gpj74 ..\..\..\..\common\src\tx_mutex_performance_system_info_get.c
/ThreadX-v6.3.0/ports/cortex_m4/ghs/example_build/
Dtx.gpj73 ..\..\..\..\common\src\tx_mutex_performance_system_info_get.c
Dtxe.gpj74 ..\..\..\..\common\src\tx_mutex_performance_system_info_get.c
/ThreadX-v6.3.0/ports/cortex_a8/ghs/example_build/
Dtx.gpj80 ..\..\..\..\common\src\tx_mutex_performance_system_info_get.c
Dtxe.gpj81 ..\..\..\..\common\src\tx_mutex_performance_system_info_get.c
/ThreadX-v6.3.0/ports/cortex_a9/ghs/example_build/
Dtx.gpj80 ..\..\..\..\common\src\tx_mutex_performance_system_info_get.c
Dtxe.gpj81 ..\..\..\..\common\src\tx_mutex_performance_system_info_get.c
/ThreadX-v6.3.0/ports/cortex_r5/ghs/example_build/
Dtx.gpj80 ..\..\..\..\common\src\tx_mutex_performance_system_info_get.c
Dtxe.gpj81 ..\..\..\..\common\src\tx_mutex_performance_system_info_get.c
/ThreadX-v6.3.0/ports/cortex_r7/ghs/example_build/
Dtx.gpj80 ..\..\..\..\common\src\tx_mutex_performance_system_info_get.c
Dtxe.gpj81 ..\..\..\..\common\src\tx_mutex_performance_system_info_get.c
/ThreadX-v6.3.0/ports/cortex_a7/ghs/example_build/
Dtx.gpj80 ..\..\..\..\common\src\tx_mutex_performance_system_info_get.c
Dtxe.gpj81 ..\..\..\..\common\src\tx_mutex_performance_system_info_get.c

1234