Home
last modified time | relevance | path

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

/system/extras/simpleperf/
Drecord_file.h228 struct AuxDataLocation { struct
233 AuxDataLocation(uint64_t aux_offset = 0, uint64_t aux_size = 0, uint64_t file_offset = 0) argument
236 bool operator!=(const AuxDataLocation& other) const { argument
Drecord.h546 struct AuxDataLocation { struct
547 const char* addr = nullptr;
548 uint64_t file_offset = 0;