Home
last modified time | relevance | path

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

/base/hiviewdfx/hiview/plugins/freeze_detector/
Drule_cluster.h171 static const inline std::string TAG_EVENT = "event"; variable
Drule_cluster.cpp156 if (TAG_EVENT == std::string((char*)(node->name))) { in ParseTagLinks()