Searched defs:notes (Results 1 – 2 of 2) sorted by relevance
/Zephyr-latest/tests/benchmarks/latency_measure/src/ |
D | utils.h | 74 #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
|
D | heap_malloc_free.c | 29 const char *notes = ""; in heap_malloc_free() local
|