Home
last modified time | relevance | path

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

/base/hiviewdfx/hilog/frameworks/libhilog/include/
H A Dhilog_cmd.h116 MSEC, member in FormatTimeAccu
/base/hiviewdfx/hilog/frameworks/libhilog/utils/
H A Dlog_print.cpp116 if (format.timeAccuFormat == FormatTimeAccu::MSEC) { in PrintLogPrefix()
/base/hiviewdfx/hilog/frameworks/libhilog/
H A Dhilog_printf.cpp187 .timeAccuFormat = FormatTimeAccu::MSEC, in PrintLog()
/base/hiviewdfx/hilog/services/hilogd/
H A Dlog_persister.cpp278 .timeAccuFormat = FormatTimeAccu::MSEC, in WriteLogData()
/base/hiviewdfx/hilog/services/hilogtool/
H A Dmain.cpp434 ((context.timeAccuFormat == FormatTimeAccu::INVALID) ? FormatTimeAccu::MSEC : context.timeAccuFormat), in QueryLogHandler()
839 return TimeAccuHandler(context, FormatTimeAccu::MSEC); in FormatHandler()

Completed in 9 milliseconds