Home
last modified time | relevance | path

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

/Zephyr-latest/tests/benchmarks/thread_metric/src/
Dtm_memory_allocation_test.c50 void tm_memory_allocation_thread_0_entry(void *p1, void *p2, void *p3);
79 tm_thread_create(0, 10, tm_memory_allocation_thread_0_entry); in tm_memory_allocation_initialize()
88 void tm_memory_allocation_thread_0_entry(void *p1, void *p2, void *p3) in tm_memory_allocation_thread_0_entry() function