Searched refs:_dump_time (Results 1 – 1 of 1) sorted by relevance
43 #define dump_time(_a) _dump_time(_a, __func__, __LINE__)44 static void __maybe_unused _dump_time(int time, const char *func, in _dump_time() function