Home
last modified time | relevance | path

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

/Zephyr-latest/tests/benchmarks/thread_metric/src/
Dtm_api.h92 int tm_memory_pool_allocate(int pool_id, unsigned char **memory_ptr);
Dtm_memory_allocation_test.c97 tm_memory_pool_allocate(0, &memory_ptr); in tm_memory_allocation_thread_0_entry()
Dtm_porting_layer_zephyr.c205 int tm_memory_pool_allocate(int pool_id, unsigned char **memory_ptr) in tm_memory_pool_allocate() function
/Zephyr-latest/tests/benchmarks/thread_metric/
Dthread_metric_readme.txt206 int tm_memory_pool_allocate(int pool_id, unsigned char **memory_ptr);