Home
last modified time | relevance | path

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

/external/armnn/profiling/server/include/timelineDecoder/
DDirectoryCaptureCommandHandler.hpp71 …void ReadCategoryRecords(const unsigned char* data, uint32_t offset, std::vector<uint32_t> categor…
/external/armnn/profiling/server/src/timelineDecoder/
DDirectoryCaptureCommandHandler.cpp147 ReadCategoryRecords(data, categoriesPointerTableOffset, categoryOffsets); in ParseData()
150 void DirectoryCaptureCommandHandler::ReadCategoryRecords(const unsigned char* const data, in ReadCategoryRecords() function in arm::pipe::DirectoryCaptureCommandHandler