Home
last modified time | relevance | path

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

/aosp_15_r20/system/extras/simpleperf/
H A DJITDebugReader.cpp209 JITDebugReader::JITDebugReader(const std::string& symfile_prefix, SymFileOption symfile_option, in JITDebugReader()
H A Dcmd_record.cpp650 auto symfile_option = (dwarf_callchain_sampling_ && !unwind_dwarf_callchain_) in PrepareRecording() local