Home
last modified time | relevance | path

Searched defs:memory_ptr (Results 1 – 2 of 2) sorted by relevance

/Zephyr-latest/tests/benchmarks/thread_metric/src/
Dtm_memory_allocation_test.c92 unsigned char *memory_ptr; in tm_memory_allocation_thread_0_entry() local
Dtm_porting_layer_zephyr.c205 int tm_memory_pool_allocate(int pool_id, unsigned char **memory_ptr) in tm_memory_pool_allocate()
219 int tm_memory_pool_deallocate(int pool_id, unsigned char *memory_ptr) in tm_memory_pool_deallocate()