Searched refs:tx_block_pool_performance_system_info_get (Results 1 – 25 of 77) sorted by relevance
1234
/ThreadX-v6.4.1/test/smp/regression/ |
D | threadx_block_memory_information_test.c | 413 status = tx_block_pool_performance_system_info_get(TX_NULL, TX_NULL, TX_NULL, TX_NULL); in thread_0_entry() 414 …status += tx_block_pool_performance_system_info_get(&allocates, &releases, &suspensions, &timeouts… in thread_0_entry() 507 …status = tx_block_pool_performance_system_info_get(&allocates, &releases, &suspensions, &timeouts… in thread_0_entry() 519 … status = tx_block_pool_performance_system_info_get(TX_NULL, &releases, &suspensions, &timeouts); in thread_0_entry() 531 status = tx_block_pool_performance_system_info_get(TX_NULL, TX_NULL, &suspensions, &timeouts); in thread_0_entry() 543 status = tx_block_pool_performance_system_info_get(TX_NULL, TX_NULL, TX_NULL, &timeouts); in thread_0_entry() 555 status = tx_block_pool_performance_system_info_get(TX_NULL, TX_NULL, TX_NULL, TX_NULL); in thread_0_entry()
|
/ThreadX-v6.4.1/test/tx/regression/ |
D | threadx_block_memory_information_test.c | 413 status = tx_block_pool_performance_system_info_get(TX_NULL, TX_NULL, TX_NULL, TX_NULL); in thread_0_entry() 414 …status += tx_block_pool_performance_system_info_get(&allocates, &releases, &suspensions, &timeouts… in thread_0_entry() 507 …status = tx_block_pool_performance_system_info_get(&allocates, &releases, &suspensions, &timeouts… in thread_0_entry() 519 … status = tx_block_pool_performance_system_info_get(TX_NULL, &releases, &suspensions, &timeouts); in thread_0_entry() 531 status = tx_block_pool_performance_system_info_get(TX_NULL, TX_NULL, &suspensions, &timeouts); in thread_0_entry() 543 status = tx_block_pool_performance_system_info_get(TX_NULL, TX_NULL, TX_NULL, &timeouts); in thread_0_entry() 555 status = tx_block_pool_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/ |
D | subdir_vars.mk | 25 ../tx_block_pool_performance_system_info_get.c \ 211 ./tx_block_pool_performance_system_info_get.d \ 397 ./tx_block_pool_performance_system_info_get.obj \
|
D | ccsObjs.opt | 1 …lize.obj" "./tx_block_pool_performance_info_get.obj" "./tx_block_pool_performance_system_info_get.…
|
/ThreadX-v6.4.1/ports/linux/gnu/example_build/ |
D | file_list.mk | 22 tx_block_pool_performance_system_info_get.c \
|
/ThreadX-v6.4.1/ports_smp/linux/gnu/example_build/ |
D | file_list.mk | 31 tx_block_pool_performance_system_info_get.c \
|
/ThreadX-v6.4.1/ports_smp/mips32_interaptiv_smp/green/example_build/ |
D | tx.gpj | 41 tx_block_pool_performance_system_info_get.c
|
D | txe.gpj | 42 tx_block_pool_performance_system_info_get.c
|
/ThreadX-v6.4.1/ports/cortex_m4/ghs/example_build/ |
D | txe.gpj | 40 ..\..\..\..\common\src\tx_block_pool_performance_system_info_get.c
|
D | tx.gpj | 39 ..\..\..\..\common\src\tx_block_pool_performance_system_info_get.c
|
/ThreadX-v6.4.1/ports/cortex_a8/ghs/example_build/ |
D | txe.gpj | 47 ..\..\..\..\common\src\tx_block_pool_performance_system_info_get.c
|
D | tx.gpj | 46 ..\..\..\..\common\src\tx_block_pool_performance_system_info_get.c
|
/ThreadX-v6.4.1/ports/cortex_m3/ghs/example_build/ |
D | tx.gpj | 39 ..\..\..\..\common\src\tx_block_pool_performance_system_info_get.c
|
D | txe.gpj | 40 ..\..\..\..\common\src\tx_block_pool_performance_system_info_get.c
|
/ThreadX-v6.4.1/ports/cortex_r4/ghs/example_build/ |
D | tx.gpj | 46 ..\..\..\..\common\src\tx_block_pool_performance_system_info_get.c
|
D | txe.gpj | 47 ..\..\..\..\common\src\tx_block_pool_performance_system_info_get.c
|
/ThreadX-v6.4.1/common/ |
D | CMakeLists.txt | 23 ${CMAKE_CURRENT_LIST_DIR}/src/tx_block_pool_performance_system_info_get.c
|
/ThreadX-v6.4.1/test/smp/cmake/threadx_smp/common_smp/ |
D | CMakeLists.txt | 26 ${CURRENT_DIR}/src/tx_block_pool_performance_system_info_get.c
|
/ThreadX-v6.4.1/ports/cortex_r5/ghs/example_build/ |
D | tx.gpj | 46 ..\..\..\..\common\src\tx_block_pool_performance_system_info_get.c
|
D | txe.gpj | 47 ..\..\..\..\common\src\tx_block_pool_performance_system_info_get.c
|
/ThreadX-v6.4.1/ports/cortex_r7/ghs/example_build/ |
D | tx.gpj | 46 ..\..\..\..\common\src\tx_block_pool_performance_system_info_get.c
|
D | txe.gpj | 47 ..\..\..\..\common\src\tx_block_pool_performance_system_info_get.c
|
/ThreadX-v6.4.1/ports/cortex_a5/ghs/example_build/ |
D | tx.gpj | 46 ..\..\..\..\common\src\tx_block_pool_performance_system_info_get.c
|
D | txe.gpj | 47 ..\..\..\..\common\src\tx_block_pool_performance_system_info_get.c
|
/ThreadX-v6.4.1/ports/cortex_a9/ghs/example_build/ |
D | tx.gpj | 46 ..\..\..\..\common\src\tx_block_pool_performance_system_info_get.c
|
1234