Searched refs:curElementType (Results 1 – 1 of 1) sorted by relevance
119 std::string curElementType = EventStatisticsRecordPtr->eventType_; in UpdateLine() local129 …DEBUG_LOG_STR("line content curElementType{%s} | curExecTimes{%s}", curElementType.c_str(), curExe… in UpdateLine()130 line = {curElementType, curExecTimes, curProportionStr}; in UpdateLine()