Home
last modified time | relevance | path

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

1234

/ThreadX-v6.3.0/test/smp/regression/
Dthreadx_block_memory_information_test.c397 status = tx_block_pool_performance_info_get(&block_pool_0, TX_NULL, TX_NULL, TX_NULL, TX_NULL); in thread_0_entry()
398 …status += tx_block_pool_performance_info_get(&block_pool_0, &allocates, &releases, &suspensions, &… in thread_0_entry()
435 …status = tx_block_pool_performance_info_get(&block_pool_0, &allocates, &releases, &suspensions, &… in thread_0_entry()
447 …status = tx_block_pool_performance_info_get(TX_NULL, &allocates, &releases, &suspensions, &timeou… in thread_0_entry()
459 …status = tx_block_pool_performance_info_get(TX_NULL, TX_NULL, &releases, &suspensions, &timeouts); in thread_0_entry()
471 … status = tx_block_pool_performance_info_get(TX_NULL, TX_NULL, TX_NULL, &suspensions, &timeouts); in thread_0_entry()
483 status = tx_block_pool_performance_info_get(TX_NULL, TX_NULL, TX_NULL, TX_NULL, &timeouts); in thread_0_entry()
495 status = tx_block_pool_performance_info_get(TX_NULL, TX_NULL, TX_NULL, TX_NULL, TX_NULL); in thread_0_entry()
/ThreadX-v6.3.0/test/tx/regression/
Dthreadx_block_memory_information_test.c397 status = tx_block_pool_performance_info_get(&block_pool_0, TX_NULL, TX_NULL, TX_NULL, TX_NULL); in thread_0_entry()
398 …status += tx_block_pool_performance_info_get(&block_pool_0, &allocates, &releases, &suspensions, &… in thread_0_entry()
435 …status = tx_block_pool_performance_info_get(&block_pool_0, &allocates, &releases, &suspensions, &… in thread_0_entry()
447 …status = tx_block_pool_performance_info_get(TX_NULL, &allocates, &releases, &suspensions, &timeou… in thread_0_entry()
459 …status = tx_block_pool_performance_info_get(TX_NULL, TX_NULL, &releases, &suspensions, &timeouts); in thread_0_entry()
471 … status = tx_block_pool_performance_info_get(TX_NULL, TX_NULL, TX_NULL, &suspensions, &timeouts); in thread_0_entry()
483 status = tx_block_pool_performance_info_get(TX_NULL, TX_NULL, TX_NULL, TX_NULL, &timeouts); in thread_0_entry()
495 status = tx_block_pool_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.mk24 ../tx_block_pool_performance_info_get.c \
210 ./tx_block_pool_performance_info_get.d \
396 ./tx_block_pool_performance_info_get.obj \
DccsObjs.opt1 …ock_pool_info_get.obj" "./tx_block_pool_initialize.obj" "./tx_block_pool_performance_info_get.obj"…
/ThreadX-v6.3.0/ports/linux/gnu/example_build/
Dfile_list.mk21 tx_block_pool_performance_info_get.c \
/ThreadX-v6.3.0/ports_smp/linux/gnu/example_build/
Dfile_list.mk30 tx_block_pool_performance_info_get.c \
/ThreadX-v6.3.0/ports_smp/mips32_interaptiv_smp/green/example_build/
Dtx.gpj40 tx_block_pool_performance_info_get.c
Dtxe.gpj41 tx_block_pool_performance_info_get.c
/ThreadX-v6.3.0/ports/cortex_m3/ghs/example_build/
Dtx.gpj38 ..\..\..\..\common\src\tx_block_pool_performance_info_get.c
Dtxe.gpj39 ..\..\..\..\common\src\tx_block_pool_performance_info_get.c
/ThreadX-v6.3.0/test/smp/cmake/threadx_smp/common_smp/
DCMakeLists.txt25 ${CURRENT_DIR}/src/tx_block_pool_performance_info_get.c
/ThreadX-v6.3.0/ports/cortex_m7/ghs/example_build/
Dtx.gpj38 ..\..\..\..\common\src\tx_block_pool_performance_info_get.c
Dtxe.gpj39 ..\..\..\..\common\src\tx_block_pool_performance_info_get.c
/ThreadX-v6.3.0/ports/cortex_m4/ghs/example_build/
Dtx.gpj38 ..\..\..\..\common\src\tx_block_pool_performance_info_get.c
Dtxe.gpj39 ..\..\..\..\common\src\tx_block_pool_performance_info_get.c
/ThreadX-v6.3.0/ports/cortex_a8/ghs/example_build/
Dtx.gpj45 ..\..\..\..\common\src\tx_block_pool_performance_info_get.c
Dtxe.gpj46 ..\..\..\..\common\src\tx_block_pool_performance_info_get.c
/ThreadX-v6.3.0/ports/cortex_a9/ghs/example_build/
Dtx.gpj45 ..\..\..\..\common\src\tx_block_pool_performance_info_get.c
Dtxe.gpj46 ..\..\..\..\common\src\tx_block_pool_performance_info_get.c
/ThreadX-v6.3.0/ports/cortex_r5/ghs/example_build/
Dtx.gpj45 ..\..\..\..\common\src\tx_block_pool_performance_info_get.c
Dtxe.gpj46 ..\..\..\..\common\src\tx_block_pool_performance_info_get.c
/ThreadX-v6.3.0/ports/cortex_r7/ghs/example_build/
Dtx.gpj45 ..\..\..\..\common\src\tx_block_pool_performance_info_get.c
Dtxe.gpj46 ..\..\..\..\common\src\tx_block_pool_performance_info_get.c
/ThreadX-v6.3.0/ports/cortex_a7/ghs/example_build/
Dtx.gpj45 ..\..\..\..\common\src\tx_block_pool_performance_info_get.c
Dtxe.gpj46 ..\..\..\..\common\src\tx_block_pool_performance_info_get.c

1234