Home
last modified time | relevance | path

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

/base/hiviewdfx/hilog/frameworks/libhilog/include/
Dhilog_cmd.h221 uint32_t durationNsec; member
/base/hiviewdfx/hilog/services/hilogtool/
Dlog_display.cpp277 cout << "Log statistic report (Duration: " << DurationStr(rsp.durationSec, rsp.durationNsec); in HilogShowLogStatsInfo()
/base/hiviewdfx/hilog/services/hilogd/
Dservice_controller.cpp183 rsp.durationNsec = monoNow.tv_nsec; in SendOverallStats()