Home
last modified time | relevance | path

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

/system/extras/simpleperf/
Dreport_lib_interface.cpp142 show_art_frames_(false) { in ReportLib()
157 void ShowArtFrames(bool show) { show_art_frames_ = show; } in ShowArtFrames()
196 bool show_art_frames_; member in ReportLib
315 if (!show_art_frames_) { in SetCurrentSample()
Dcmd_report_sample.cpp107 show_art_frames_(false) {} in ReportSampleCommand()
145 bool show_art_frames_; member in __anon5d136c400111::ReportSampleCommand
264 show_art_frames_ = true; in ParseOptions()
504 if (!show_art_frames_) { in ProcessSampleRecord()