Home
last modified time | relevance | path

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

/test/ostest/wukong/report/src/
Dstatistics_event.cpp119 std::string curElementType = EventStatisticsRecordPtr->eventType_; in UpdateLine() local
129 …DEBUG_LOG_STR("line content curElementType{%s} | curExecTimes{%s}", curElementType.c_str(), curExe… in UpdateLine()
130 line = {curElementType, curExecTimes, curProportionStr}; in UpdateLine()