Home
last modified time | relevance | path

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

/system/extras/simpleperf/
DJITDebugReader.h89 struct JITDebugInfo { struct
90 enum {
93 } type;
117 JITDebugInfo(pid_t pid, uint64_t timestamp, uint64_t jit_code_addr, uint64_t jit_code_len, in JITDebugInfo() argument
127 JITDebugInfo(pid_t pid, uint64_t timestamp, uint64_t dex_file_offset, in JITDebugInfo() function