Searched defs:report_time (Results 1 – 2 of 2) sorted by relevance
76 struct report_time { struct100 #define REPORT_TIMES_MAX (PAGE_SIZE / sizeof(struct report_time)) argument
9 static void report_time(ulong cycles) in report_time() function