Home
last modified time | relevance | path

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

/aosp_15_r20/external/armnn/profiling/client/src/
H A DSendCounterPacket.cpp501 std::vector<uint32_t> counterUnitsBuffer; in CreateEventRecord() local
505 …m::pipe::StringToSwTraceString<arm::pipe::SwTraceNameCharPolicy>(counterUnits, counterUnitsBuffer)) in CreateEventRecord()
518counterUnitsBuffer.size(); // including the null-terminator) in CreateEventRecord()
540 std::copy(counterUnitsBuffer.begin(), counterUnitsBuffer.end(), offset); // units in CreateEventRecord()