Searched refs:counterName (Results 1 – 4 of 4) sorted by relevance
51 std::string counterName = mockData.counterobj(i).name(); in sdk_plugin_parser() local52 SDK_AppendCounterObject(counterId, counterName.c_str()); in sdk_plugin_parser()
42 void GpuCounterObject::AppendNewData(int32_t counterId, const std::string counterName) in AppendNewData() argument45 counterName_.emplace_back(counterName); in AppendNewData()
73 void AppendNewData(int32_t counterId, std::string counterName);
232 counterName: string245 traceRow.name = `${counterName}`;