Home
last modified time | relevance | path

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

/ohos5.0/base/hiviewdfx/hiview/plugins/freeze_detector/
H A Dfreeze_common.h46 static const inline std::string HIREACE_TIME = "HITRACE_TIME"; variable
H A Dfreeze_detector_plugin.cpp112 std::string hiteaceTime = sysEvent.GetEventValue(FreezeCommon::HIREACE_TIME); in MakeWatchPoint()
H A Dvendor.cpp121 info.sectionMaps[FreezeCommon::HIREACE_TIME] = watchPoint.GetHitraceTime(); in SendFaultLog()