Home
last modified time | relevance | path

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

/aosp12/frameworks/av/media/mtp/
H A DMtpDebug.cpp21 struct CodeEntry { struct
22 const char* name;
23 uint16_t code;
/aosp12/system/extras/simpleperf/
H A DJITDebugReader.h153 struct CodeEntry { struct
154 uint64_t addr;
155 uint64_t symfile_addr;
156 uint64_t symfile_size;
157 uint64_t timestamp; // CLOCK_MONOTONIC time of last action