Home
last modified time | relevance | path

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

/openbmc/linux/tools/perf/util/
H A Ddebug.c101 static int veprintf_time(u64 t, const char *fmt, va_list args) in veprintf_time() function
123 ret = veprintf_time(t, fmt, args); in eprintf_time()