Home
last modified time | relevance | path

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

/base/hiviewdfx/hilog/frameworks/libhilog/include/
Dhilog_cmd.h218 uint32_t tsBeginSec; 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.cpp176 rsp.tsBeginSec = tsBegin.tv_sec; in SendOverallStats()