Home
last modified time | relevance | path

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

/ohos5.0/base/hiviewdfx/hilog/services/hilogd/include/
H A Dlog_stats.h158 const LogTimeStamp& GetBeginTs() const;
/ohos5.0/base/hiviewdfx/hilog/services/hilogd/
H A Dlog_stats.cpp214 const LogTimeStamp& LogStats::GetBeginTs() const in GetBeginTs() function in OHOS::HiviewDFX::LogStats
H A Dservice_controller.cpp188 const LogTimeStamp tsBegin = stats.GetBeginTs(); in SendOverallStats()