Home
last modified time | relevance | path

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

/system/extras/simpleperf/
Drecord_file.cpp94 long attr_section_offset = ftell(record_fp_); in WriteAttrSection() local
95 if (attr_section_offset == -1) { in WriteAttrSection()
107 attr_section_offset_ = attr_section_offset; in WriteAttrSection()