Home
last modified time | relevance | path

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

/Zephyr-latest/tests/benchmarks/latency_measure/src/
Dheap_malloc_free.c19 timing_t heap_free_start_time = 0U; in heap_malloc_free() local
46 heap_free_start_time = timing_counter_get(); in heap_malloc_free()
52 sum_free += timing_cycles_get(&heap_free_start_time, in heap_malloc_free()