Home
last modified time | relevance | path

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

/ohos5.0/base/hiviewdfx/hilog/frameworks/libhilog/include/
H A Dhilog_cmd.h242 uint32_t durationNsec; 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.cpp195 rsp.durationNsec = monoNow.tv_nsec; in SendOverallStats()