Home
last modified time | relevance | path

Searched defs:watchPoint (Results 1 – 7 of 7) sorted by relevance

/base/hiviewdfx/hiview/plugins/freeze_detector/test/unittest/common/
Dfreeze_detector_unittest.cpp131 WatchPoint watchPoint = OHOS::HiviewDFX::WatchPoint::Builder() variable
150 WatchPoint watchPoint = OHOS::HiviewDFX::WatchPoint::Builder() variable
169 WatchPoint watchPoint = OHOS::HiviewDFX::WatchPoint::Builder() variable
188 WatchPoint watchPoint = OHOS::HiviewDFX::WatchPoint::Builder() variable
332 WatchPoint watchPoint = OHOS::HiviewDFX::WatchPoint::Builder() variable
351 WatchPoint watchPoint = OHOS::HiviewDFX::WatchPoint::Builder() variable
405 WatchPoint watchPoint = OHOS::HiviewDFX::WatchPoint::Builder() variable
466 WatchPoint watchPoint = OHOS::HiviewDFX::WatchPoint::Builder() variable
586 WatchPoint watchPoint = OHOS::HiviewDFX::WatchPoint::Builder() variable
722 WatchPoint watchPoint = OHOS::HiviewDFX::WatchPoint::Builder() variable
[all …]
/base/hiviewdfx/hiview/plugins/freeze_detector/
Dvendor.cpp43 std::list<WatchPoint>::iterator watchPoint; in ReduceRelevanceEvents() local
55 std::list<WatchPoint>::iterator watchPoint; in ReduceRelevanceEvents() local
82 std::string Vendor::SendFaultLog(const WatchPoint &watchPoint, const std::string& logPath, in SendFaultLog()
137 void Vendor::MergeFreezeJsonFile(const WatchPoint &watchPoint, const std::vector<WatchPoint>& list)… in MergeFreezeJsonFile() argument
175 void Vendor::InitLogInfo(const WatchPoint& watchPoint, std::string& type, std::string& retPath, in InitLogInfo()
246 const WatchPoint &watchPoint, const std::vector<WatchPoint>& list, in MergeEventLog()
Dfreeze_detector_plugin.cpp127 WatchPoint watchPoint = OHOS::HiviewDFX::WatchPoint::Builder() in MakeWatchPoint() local
177 WatchPoint watchPoint = MakeWatchPoint(event); in OnEventListeningCallback() local
204 void FreezeDetectorPlugin::ProcessEvent(WatchPoint watchPoint) in ProcessEvent()
Dresolver.cpp44 bool FreezeResolver::ResolveEvent(const WatchPoint& watchPoint, in ResolveEvent()
81 bool FreezeResolver::JudgmentResult(const WatchPoint& watchPoint, in JudgmentResult()
Ddb_helper.cpp50 WatchPoint watchPoint = WatchPoint::Builder() in GetResultMap() local
Dwatch_point.cpp131 WatchPoint watchPoint = WatchPoint(*this); in Build() local
Drule_cluster.cpp225 bool FreezeRuleCluster::GetResult(const WatchPoint& watchPoint, std::vector<FreezeResult>& list) in GetResult()