Searched refs:DEFAULT_TOD_FMT (Results 1 - 1 of 1) sorted by relevance

/linux-master/tools/perf/
H A Dbuiltin-script.c712 #define DEFAULT_TOD_FMT "%F %H:%M:%S" macro
749 strftime(date, sizeof(date), DEFAULT_TOD_FMT, &ltime);

Completed in 138 milliseconds