Home
last modified time | relevance | path

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

/Zephyr-Core-3.7.0/tests/benchmarks/latency_measure/src/
Dheap_malloc_free.c23 uint32_t sum_malloc = 0U; in heap_malloc_free() local
50 sum_malloc += timing_cycles_get(&heap_malloc_start_time, in heap_malloc_free()
70 PRINT_STATS_AVG(description, sum_malloc, count, failed, notes); in heap_malloc_free()