Home
last modified time | relevance | path

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

1234

/ThreadX-v6.3.0/test/tx/regression/
Dthreadx_event_flag_information_test.c371 status = tx_event_flags_performance_info_get(&group_0, TX_NULL, TX_NULL, TX_NULL, TX_NULL); in thread_0_entry()
372 status += tx_event_flags_performance_info_get(&group_0, &sets, &gets, &suspensions, &timeouts); in thread_0_entry()
401 status = tx_event_flags_performance_info_get(&group_0, &sets, &gets, &suspensions, &timeouts); in thread_0_entry()
413 status = tx_event_flags_performance_info_get(TX_NULL, &sets, &gets, &suspensions, &timeouts); in thread_0_entry()
425 status = tx_event_flags_performance_info_get(TX_NULL, TX_NULL, &gets, &suspensions, &timeouts); in thread_0_entry()
437 … status = tx_event_flags_performance_info_get(TX_NULL, TX_NULL, TX_NULL, &suspensions, &timeouts); in thread_0_entry()
449 status = tx_event_flags_performance_info_get(TX_NULL, TX_NULL, TX_NULL, TX_NULL, &timeouts); in thread_0_entry()
461 status = tx_event_flags_performance_info_get(TX_NULL, TX_NULL, TX_NULL, TX_NULL, TX_NULL); in thread_0_entry()
/ThreadX-v6.3.0/test/smp/regression/
Dthreadx_event_flag_information_test.c371 status = tx_event_flags_performance_info_get(&group_0, TX_NULL, TX_NULL, TX_NULL, TX_NULL); in thread_0_entry()
372 status += tx_event_flags_performance_info_get(&group_0, &sets, &gets, &suspensions, &timeouts); in thread_0_entry()
401 status = tx_event_flags_performance_info_get(&group_0, &sets, &gets, &suspensions, &timeouts); in thread_0_entry()
413 status = tx_event_flags_performance_info_get(TX_NULL, &sets, &gets, &suspensions, &timeouts); in thread_0_entry()
425 status = tx_event_flags_performance_info_get(TX_NULL, TX_NULL, &gets, &suspensions, &timeouts); in thread_0_entry()
437 … status = tx_event_flags_performance_info_get(TX_NULL, TX_NULL, TX_NULL, &suspensions, &timeouts); in thread_0_entry()
449 status = tx_event_flags_performance_info_get(TX_NULL, TX_NULL, TX_NULL, TX_NULL, &timeouts); in thread_0_entry()
461 status = tx_event_flags_performance_info_get(TX_NULL, TX_NULL, TX_NULL, TX_NULL, TX_NULL); in thread_0_entry()
/ThreadX-v6.3.0/ports/c667x/ccs/example_build/tx/Release/
Dsubdir_vars.mk45 ../tx_event_flags_performance_info_get.c \
231 ./tx_event_flags_performance_info_get.d \
417 ./tx_event_flags_performance_info_get.obj \
DccsObjs.opt1 …t_flags_info_get.obj" "./tx_event_flags_initialize.obj" "./tx_event_flags_performance_info_get.obj…
/ThreadX-v6.3.0/ports/linux/gnu/example_build/
Dfile_list.mk102 tx_event_flags_performance_info_get.c \
/ThreadX-v6.3.0/ports_smp/linux/gnu/example_build/
Dfile_list.mk111 tx_event_flags_performance_info_get.c \
/ThreadX-v6.3.0/ports_smp/mips32_interaptiv_smp/green/example_build/
Dtx.gpj62 tx_event_flags_performance_info_get.c
Dtxe.gpj63 tx_event_flags_performance_info_get.c
/ThreadX-v6.3.0/ports/cortex_m3/ghs/example_build/
Dtx.gpj59 ..\..\..\..\common\src\tx_event_flags_performance_info_get.c
Dtxe.gpj60 ..\..\..\..\common\src\tx_event_flags_performance_info_get.c
/ThreadX-v6.3.0/test/smp/cmake/threadx_smp/common_smp/
DCMakeLists.txt106 ${CURRENT_DIR}/src/tx_event_flags_performance_info_get.c
/ThreadX-v6.3.0/ports/cortex_m7/ghs/example_build/
Dtx.gpj59 ..\..\..\..\common\src\tx_event_flags_performance_info_get.c
Dtxe.gpj60 ..\..\..\..\common\src\tx_event_flags_performance_info_get.c
/ThreadX-v6.3.0/ports/cortex_m4/ghs/example_build/
Dtx.gpj59 ..\..\..\..\common\src\tx_event_flags_performance_info_get.c
Dtxe.gpj60 ..\..\..\..\common\src\tx_event_flags_performance_info_get.c
/ThreadX-v6.3.0/ports/cortex_a8/ghs/example_build/
Dtx.gpj66 ..\..\..\..\common\src\tx_event_flags_performance_info_get.c
Dtxe.gpj67 ..\..\..\..\common\src\tx_event_flags_performance_info_get.c
/ThreadX-v6.3.0/ports/cortex_a9/ghs/example_build/
Dtx.gpj66 ..\..\..\..\common\src\tx_event_flags_performance_info_get.c
Dtxe.gpj67 ..\..\..\..\common\src\tx_event_flags_performance_info_get.c
/ThreadX-v6.3.0/ports/cortex_r5/ghs/example_build/
Dtx.gpj66 ..\..\..\..\common\src\tx_event_flags_performance_info_get.c
Dtxe.gpj67 ..\..\..\..\common\src\tx_event_flags_performance_info_get.c
/ThreadX-v6.3.0/ports/cortex_r7/ghs/example_build/
Dtx.gpj66 ..\..\..\..\common\src\tx_event_flags_performance_info_get.c
Dtxe.gpj67 ..\..\..\..\common\src\tx_event_flags_performance_info_get.c
/ThreadX-v6.3.0/ports/cortex_a7/ghs/example_build/
Dtx.gpj66 ..\..\..\..\common\src\tx_event_flags_performance_info_get.c
Dtxe.gpj67 ..\..\..\..\common\src\tx_event_flags_performance_info_get.c

1234