Home
last modified time | relevance | path

Searched refs:ReadIdsForAttr (Results 1 - 2 of 2) sorted by relevance

/developtools/hiperf/include/
H A Dperf_file_reader.h75 bool ReadIdsForAttr(const perf_file_attr &attr, std::vector<uint64_t> *ids);
/developtools/hiperf/src/
H A Dperf_file_reader.cpp172 CHECK_TRUE(!ReadIdsForAttr(vecAttr_[i], &ids), false, 0, ""); in ReadAttrSection()
184 bool PerfFileReader::ReadIdsForAttr(const perf_file_attr &attr, std::vector<uint64_t> *ids) in ReadIdsForAttr() function in OHOS::Developtools::HiPerf::PerfFileReader

Completed in 2 milliseconds