Home
last modified time | relevance | path

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

/Zephyr-Core-3.7.0/tests/benchmarks/latency_measure/src/
Dheap_malloc_free.c16 timing_t heap_malloc_start_time = 0U; in heap_malloc_free() local
34 heap_malloc_start_time = timing_counter_get(); in heap_malloc_free()
50 sum_malloc += timing_cycles_get(&heap_malloc_start_time, in heap_malloc_free()