Home
last modified time | relevance | path

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

/ohos5.0/base/hiviewdfx/hilog/frameworks/libhilog/include/
H A Dhilog_cmd.h241 uint32_t durationSec; member
/ohos5.0/base/hiviewdfx/hilog/services/hilogtool/
H A Dlog_display.cpp277 cout << "Log statistic report (Duration: " << DurationStr(rsp.durationSec, rsp.durationNsec); in HilogShowLogStatsInfo()
/ohos5.0/base/hiviewdfx/hilog/services/hilogd/
H A Dservice_controller.cpp194 rsp.durationSec = monoNow.tv_sec; in SendOverallStats()