Searched defs:watchPoint (Results 1 – 7 of 7) sorted by relevance
/base/hiviewdfx/hiview/plugins/freeze_detector/test/unittest/common/ |
D | freeze_detector_unittest.cpp | 131 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/ |
D | vendor.cpp | 43 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()
|
D | freeze_detector_plugin.cpp | 127 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()
|
D | resolver.cpp | 44 bool FreezeResolver::ResolveEvent(const WatchPoint& watchPoint, in ResolveEvent() 81 bool FreezeResolver::JudgmentResult(const WatchPoint& watchPoint, in JudgmentResult()
|
D | db_helper.cpp | 50 WatchPoint watchPoint = WatchPoint::Builder() in GetResultMap() local
|
D | watch_point.cpp | 131 WatchPoint watchPoint = WatchPoint(*this); in Build() local
|
D | rule_cluster.cpp | 225 bool FreezeRuleCluster::GetResult(const WatchPoint& watchPoint, std::vector<FreezeResult>& list) in GetResult()
|