Home
last modified time | relevance | path

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

/developtools/smartperf_host/trace_streamer/src/parser/htrace_pbreader_parser/
Dhtrace_parser.h227 DataIndex hisyseventPluginConfigIndex_; variable
Dhtrace_parser.cpp65 hisyseventPluginConfigIndex_ = traceDataCache_->GetDataIndex("hisysevent-plugin_config"); in InitPluginNameIndex()
83 supportPluginNameIndex_.insert(hisyseventPluginConfigIndex_); in InitPluginNameIndex()
359 } else if (pulginNameIndex == hisyseventPluginConfigIndex_) { in ParseDataByPluginName()