Home
last modified time | relevance | path

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

/system/extras/simpleperf/
DJITDebugReader.cpp253 JITDebugReader::JITDebugReader(const std::string& symfile_prefix, SymFileOption symfile_option, in JITDebugReader()
Dcmd_record.cpp556 auto symfile_option = (dwarf_callchain_sampling_ && !unwind_dwarf_callchain_) in PrepareRecording() local