Home
last modified time | relevance | path

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

/Zephyr-Core-3.7.0/tests/benchmarks/latency_measure/src/
Dheap_malloc_free.c24 uint32_t sum_free = 0U; in heap_malloc_free() local
52 sum_free += timing_cycles_get(&heap_free_start_time, in heap_malloc_free()
75 PRINT_STATS_AVG(description, sum_free, count, failed, notes); in heap_malloc_free()