Searched refs:MSEC (Results 1 – 5 of 5) sorted by relevance
114 if (format.timeAccuFormat == FormatTimeAccu::MSEC) { in PrintLogPrefix()
112 MSEC, enumerator
178 .timeAccuFormat = FormatTimeAccu::MSEC, in PrintLog()
276 .timeAccuFormat = FormatTimeAccu::MSEC, in WriteLogData()
424 …((context.timeAccuFormat == FormatTimeAccu::INVALID) ? FormatTimeAccu::MSEC : context.timeAccuForm… in QueryLogHandler()810 context.timeAccuFormat = FormatTimeAccu::MSEC; in FormatHandler()