Searched refs:ShowArtFrames (Results 1 – 7 of 7) sorted by relevance
133 void ShowArtFrames(bool show) { in ShowArtFrames() function in simpleperf::ReportLib417 void ShowArtFrames(ReportLib* report_lib, bool show) EXPORT;456 void ShowArtFrames(ReportLib* report_lib, bool show) { in ShowArtFrames() function457 return report_lib->ShowArtFrames(show); in ShowArtFrames()
121 report_lib.ShowArtFrames(False)124 report_lib.ShowArtFrames(True)
252 self._ShowArtFramesFunc = self._lib.ShowArtFrames308 def ShowArtFrames(self, show: bool = True): member in ReportLib
292 self.lib.ShowArtFrames()
629 lib.ShowArtFrames()
173 lib.ShowArtFrames(True)
113 lib.ShowArtFrames(True)