Home
last modified time | relevance | path

Searched refs:_dump_time (Results 1 – 1 of 1) sorted by relevance

/linux-4.1.27/arch/powerpc/platforms/ps3/
Dtime.c43 #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