Home
last modified time | relevance | path

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

/developtools/hiperf/src/
Dperf_file_reader.cpp399 uint64_t featureSectionOffsetRead = featureSectionOffset_; in ReadFeatureSection() local
404 if (!Read((char *)&sectionHeader, featureSectionOffsetRead, sizeof(sectionHeader))) { in ReadFeatureSection()
407 featureSectionOffsetRead); in ReadFeatureSection()
443 featureSectionOffsetRead += sizeof(sectionHeader); // next feaure in ReadFeatureSection()