Home
last modified time | relevance | path

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

/base/hiviewdfx/hilog/frameworks/libhilog/include/
Dhilog_cmd.h219 uint32_t tsBeginNsec; member
/base/hiviewdfx/hilog/services/hilogtool/
Dlog_display.cpp278 cout << ", From: " << TimeStr(rsp.tsBeginSec, rsp.tsBeginNsec) << "):" << endl; in HilogShowLogStatsInfo()
/base/hiviewdfx/hilog/services/hilogd/
Dservice_controller.cpp178 rsp.tsBeginNsec = tsBegin.tv_nsec; in SendOverallStats()