Home
last modified time | relevance | path

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

/external/armnn/profiling/server/include/timelineDecoder/
DDirectoryCaptureCommandHandler.hpp74ReadEventRecords(const unsigned char* data, uint32_t offset, std::vector<uint32_t> eventRecordsOff…
/external/armnn/profiling/server/src/timelineDecoder/
DDirectoryCaptureCommandHandler.cpp188 ReadEventRecords(data, eventPointerTableOffset, eventRecordsOffsets); in ReadCategoryRecords()
208 std::vector<CounterDirectoryEventRecord> DirectoryCaptureCommandHandler::ReadEventRecords( in ReadEventRecords() function in arm::pipe::DirectoryCaptureCommandHandler