Home
last modified time | relevance | path

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

/linux-4.1.27/tools/perf/util/
Ddebug.c51 static int __eprintf_time(u64 t, const char *fmt, va_list args) in __eprintf_time() function
73 ret = __eprintf_time(t, fmt, args); in eprintf_time()