Home
last modified time | relevance | path

Searched refs:tm_memory_pool_allocate (Results 1 – 5 of 5) sorted by relevance

/ThreadX-v6.2.1/utility/benchmarks/thread_metric/
Dtm_porting_layer_template.c139 int tm_memory_pool_allocate(int pool_id, unsigned char **memory_ptr) in tm_memory_pool_allocate() function
Dtm_api.h92 int tm_memory_pool_allocate(int pool_id, unsigned char **memory_ptr);
Dtm_memory_allocation_test.c109 tm_memory_pool_allocate(0, &memory_ptr); in tm_memory_allocation_thread_0_entry()
Dthread_metric_readme.txt193 int tm_memory_pool_allocate(int pool_id, unsigned char **memory_ptr);
/ThreadX-v6.2.1/utility/benchmarks/thread_metric/threadx_example/
Dtm_porting_layer_threadx.c349 int tm_memory_pool_allocate(int pool_id, unsigned char **memory_ptr) in tm_memory_pool_allocate() function