Home
last modified time | relevance | path

Searched refs:breakTimestamp_ (Results 1 - 2 of 2) sorted by relevance

/base/hiviewdfx/hiview/plugins/sysevent_source/include/
H A Dplatform_monitor.h105 uint64_t breakTimestamp_ = 0; member in OHOS::HiviewDFX::PlatformMonitor
/base/hiviewdfx/hiview/plugins/sysevent_source/
H A Dplatform_monitor.cpp360 int64_t duration = static_cast<int64_t>(recoverTimestamp_ - breakTimestamp_); in ReportRecoverProfile()
376 breakTimestamp_ = TimeUtil::GenerateTimestamp(); in Breaking()
387 breakDuration_ += recoverTimestamp_ - breakTimestamp_; in Breaking()

Completed in 1 milliseconds