Home
last modified time | relevance | path

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

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