Home
last modified time | relevance | path

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

/system/extras/simpleperf/
DJITDebugReader.h52 uint64_t jit_code_addr; // The start addr of the JITed code member
67 JITDebugInfo(pid_t pid, uint64_t timestamp, uint64_t jit_code_addr, uint64_t jit_code_len, in JITDebugInfo()
72 jit_code_addr(jit_code_addr), in JITDebugInfo()
Dcmd_record.cpp1453 Mmap2Record record(*attr_id.attr, false, info.pid, info.pid, info.jit_code_addr, in ProcessJITDebugInfo()