Home
last modified time | relevance | path

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

/openbmc/linux/kernel/kcsan/
H A Dreport.c76 struct report_time { struct
100 #define REPORT_TIMES_MAX (PAGE_SIZE / sizeof(struct report_time)) argument
/openbmc/u-boot/cmd/
H A Dtime.c9 static void report_time(ulong cycles) in report_time() function