Searched refs:MSEC (Results 1 – 5 of 5) sorted by relevance
115 if (format.timeAccuFormat == FormatTimeAccu::MSEC) { in PrintLogPrefix()
116 MSEC, enumerator
187 .timeAccuFormat = FormatTimeAccu::MSEC, in PrintLog()
278 .timeAccuFormat = FormatTimeAccu::MSEC, in WriteLogData()
426 …((context.timeAccuFormat == FormatTimeAccu::INVALID) ? FormatTimeAccu::MSEC : context.timeAccuForm… in QueryLogHandler()812 context.timeAccuFormat = FormatTimeAccu::MSEC; in FormatHandler()