Home
last modified time | relevance | path

Searched defs:attr_index (Results 1 – 2 of 2) sorted by relevance

/system/extras/simpleperf/
Dreport_lib_interface.cpp496 size_t attr_index = record_file_reader_->GetAttrIndexOfRecord(sr); in ProcessSampleRecord() local
646 std::optional<size_t> attr_index = record_file_reader_->GetAttrIndexByEventId(event_id); in SetEventCounters() local
665 size_t attr_index = record_file_reader_->GetAttrIndexOfRecord(&r); in FindEvent() local
Dcmd_dumprecord.cpp425 size_t attr_index = record_file_reader_->GetAttrIndexOfRecord(&sr); in ProcessSampleRecord() local