Home
last modified time | relevance | path

Searched defs:notes (Results 1 – 2 of 2) sorted by relevance

/Zephyr-latest/tests/benchmarks/latency_measure/src/
Dutils.h74 #define PRINT_F(summary, cycles, nsec, error, notes) \ argument
89 #define PRINT_STATS(summary, value, error, notes) \ argument
94 #define PRINT_STATS_AVG(summary, value, counter, error, notes) \ argument
Dheap_malloc_free.c29 const char *notes = ""; in heap_malloc_free() local