Searched refs:counterUnits (Results 1 – 2 of 2) sorted by relevance
583 const std::string counterUnits = "Mrads2"; variable592 counterUnits,684 CHECK(eventRecordPool[counterUnitsOffset] == counterUnits.size() + 1);689 counterUnits.data(),690 counterUnits.size()) == 0); // units692 CHECK(eventRecordPool[counterUnitsOffset + uint32_t_size + counterUnits.size()] == '\0');816 const std::string counterUnits = "Mrads2"; variable825 counterUnits,855 const std::string counterUnits = "Mrads2"; variable864 counterUnits,[all …]
410 const std::string& counterUnits = counter->m_Units; in CreateEventRecord() local492 bool includeUnits = !counterUnits.empty(); in CreateEventRecord()505 …if (!arm::pipe::StringToSwTraceString<arm::pipe::SwTraceNameCharPolicy>(counterUnits, counterUnits… in CreateEventRecord()