Home
last modified time | relevance | path

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

/base/hiviewdfx/hilog/frameworks/libhilog/utils/
Dlog_print.cpp101 } else if (format.timeFormat == FormatTime::MONOTONIC) { in PrintLogPrefix()
/base/hiviewdfx/hilog/frameworks/libhilog/include/
Dhilog_cmd.h107 MONOTONIC, enumerator
/base/hiviewdfx/hilog/services/hilogtool/
Dmain.cpp803 context.timeFormat = FormatTime::MONOTONIC; in FormatHandler()