Home
last modified time | relevance | path

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

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