Searched defs:counterName (Results 1 – 2 of 2) sorted by relevance
51 std::string counterName = mockData.counterobj(i).name(); in SDKPluginParser() local
42 void GpuCounterObject::AppendNewData(int32_t counterId, const std::string counterName) in AppendNewData()