Searched refs:tx_event_flags_performance_system_info_get (Results 1 – 25 of 76) sorted by relevance
1234
| /ThreadX-v6.3.0/test/tx/regression/ |
| D | threadx_event_flag_information_test.c | 385 status = tx_event_flags_performance_system_info_get(TX_NULL, TX_NULL, TX_NULL, TX_NULL); in thread_0_entry() 386 status += tx_event_flags_performance_system_info_get(&sets, &gets, &suspensions, &timeouts); in thread_0_entry() 473 status = tx_event_flags_performance_system_info_get(&sets, &gets, &suspensions, &timeouts); in thread_0_entry() 485 status = tx_event_flags_performance_system_info_get(TX_NULL, &gets, &suspensions, &timeouts); in thread_0_entry() 497 status = tx_event_flags_performance_system_info_get(TX_NULL, TX_NULL, &suspensions, &timeouts); in thread_0_entry() 509 status = tx_event_flags_performance_system_info_get(TX_NULL, TX_NULL, TX_NULL, &timeouts); in thread_0_entry() 521 status = tx_event_flags_performance_system_info_get(TX_NULL, TX_NULL, TX_NULL, TX_NULL); in thread_0_entry()
|
| /ThreadX-v6.3.0/test/smp/regression/ |
| D | threadx_event_flag_information_test.c | 385 status = tx_event_flags_performance_system_info_get(TX_NULL, TX_NULL, TX_NULL, TX_NULL); in thread_0_entry() 386 status += tx_event_flags_performance_system_info_get(&sets, &gets, &suspensions, &timeouts); in thread_0_entry() 473 status = tx_event_flags_performance_system_info_get(&sets, &gets, &suspensions, &timeouts); in thread_0_entry() 485 status = tx_event_flags_performance_system_info_get(TX_NULL, &gets, &suspensions, &timeouts); in thread_0_entry() 497 status = tx_event_flags_performance_system_info_get(TX_NULL, TX_NULL, &suspensions, &timeouts); in thread_0_entry() 509 status = tx_event_flags_performance_system_info_get(TX_NULL, TX_NULL, TX_NULL, &timeouts); in thread_0_entry() 521 status = tx_event_flags_performance_system_info_get(TX_NULL, TX_NULL, TX_NULL, TX_NULL); in thread_0_entry()
|
| /ThreadX-v6.3.0/ports/c667x/ccs/example_build/tx/Release/ |
| D | subdir_vars.mk | 46 ../tx_event_flags_performance_system_info_get.c \ 232 ./tx_event_flags_performance_system_info_get.d \ 418 ./tx_event_flags_performance_system_info_get.obj \
|
| D | ccsObjs.opt | 1 …ze.obj" "./tx_event_flags_performance_info_get.obj" "./tx_event_flags_performance_system_info_get.…
|
| /ThreadX-v6.3.0/ports/linux/gnu/example_build/ |
| D | file_list.mk | 103 tx_event_flags_performance_system_info_get.c \
|
| /ThreadX-v6.3.0/ports_smp/linux/gnu/example_build/ |
| D | file_list.mk | 112 tx_event_flags_performance_system_info_get.c \
|
| /ThreadX-v6.3.0/ports_smp/mips32_interaptiv_smp/green/example_build/ |
| D | tx.gpj | 63 tx_event_flags_performance_system_info_get.c
|
| D | txe.gpj | 64 tx_event_flags_performance_system_info_get.c
|
| /ThreadX-v6.3.0/ports/cortex_m3/ghs/example_build/ |
| D | tx.gpj | 60 ..\..\..\..\common\src\tx_event_flags_performance_system_info_get.c
|
| D | txe.gpj | 61 ..\..\..\..\common\src\tx_event_flags_performance_system_info_get.c
|
| /ThreadX-v6.3.0/test/smp/cmake/threadx_smp/common_smp/ |
| D | CMakeLists.txt | 107 ${CURRENT_DIR}/src/tx_event_flags_performance_system_info_get.c
|
| /ThreadX-v6.3.0/ports/cortex_m7/ghs/example_build/ |
| D | tx.gpj | 60 ..\..\..\..\common\src\tx_event_flags_performance_system_info_get.c
|
| D | txe.gpj | 61 ..\..\..\..\common\src\tx_event_flags_performance_system_info_get.c
|
| /ThreadX-v6.3.0/ports/cortex_m4/ghs/example_build/ |
| D | tx.gpj | 60 ..\..\..\..\common\src\tx_event_flags_performance_system_info_get.c
|
| D | txe.gpj | 61 ..\..\..\..\common\src\tx_event_flags_performance_system_info_get.c
|
| /ThreadX-v6.3.0/ports/cortex_a8/ghs/example_build/ |
| D | tx.gpj | 67 ..\..\..\..\common\src\tx_event_flags_performance_system_info_get.c
|
| D | txe.gpj | 68 ..\..\..\..\common\src\tx_event_flags_performance_system_info_get.c
|
| /ThreadX-v6.3.0/ports/cortex_a9/ghs/example_build/ |
| D | tx.gpj | 67 ..\..\..\..\common\src\tx_event_flags_performance_system_info_get.c
|
| D | txe.gpj | 68 ..\..\..\..\common\src\tx_event_flags_performance_system_info_get.c
|
| /ThreadX-v6.3.0/ports/cortex_r5/ghs/example_build/ |
| D | tx.gpj | 67 ..\..\..\..\common\src\tx_event_flags_performance_system_info_get.c
|
| D | txe.gpj | 68 ..\..\..\..\common\src\tx_event_flags_performance_system_info_get.c
|
| /ThreadX-v6.3.0/ports/cortex_r7/ghs/example_build/ |
| D | tx.gpj | 67 ..\..\..\..\common\src\tx_event_flags_performance_system_info_get.c
|
| D | txe.gpj | 68 ..\..\..\..\common\src\tx_event_flags_performance_system_info_get.c
|
| /ThreadX-v6.3.0/ports/cortex_a7/ghs/example_build/ |
| D | tx.gpj | 67 ..\..\..\..\common\src\tx_event_flags_performance_system_info_get.c
|
| D | txe.gpj | 68 ..\..\..\..\common\src\tx_event_flags_performance_system_info_get.c
|
1234