Home
last modified time | relevance | path

Searched refs:breakDuration (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/base/hiviewdfx/hiview/plugins/sysevent_source/include/
H A Dplatform_monitor.h41 uint64_t breakDuration; member
/ohos5.0/base/hiviewdfx/hiview/plugins/sysevent_source/
H A Dplatform_monitor.cpp214 perfMeasure.breakDuration = breakDuration_; in GetBreakStat()
230 "BREAK_COUNT", perfMeasure.breakCount, "BREAK_DURATION", perfMeasure.breakDuration, in ReportProfile()