Home
last modified time | relevance | path

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

/base/hiviewdfx/hilog/frameworks/libhilog/include/
Dhilog_cmd.h180 uint32_t tpMaxSec; member
/base/hiviewdfx/hilog/services/hilogtool/
Dlog_display.cpp121 cout << setw(TIME_W) << TimeStr(rsp.tpMaxSec, rsp.tpMaxNsec) << colCmd; in PrintStats()
/base/hiviewdfx/hilog/services/hilogd/
Dservice_controller.cpp167 rsp.tpMaxSec = entry.realTimeThroughputMax.tv_sec; in StatsEntry2StatsRsp()