Home
last modified time | relevance | path

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

/aosp_15_r20/development/tools/winscope/src/adb/
H A Dwinscope_proxy.py258 …self.execute_perfetto_config_command(server, shell, self._perfetto_config_command(), "SurfaceFling…
263 def _perfetto_config_command(self) -> str: member in SurfaceFlingerTraceConfig
325 … self.execute_perfetto_config_command(server, shell, self._perfetto_config_command(), "WM")
333 def _perfetto_config_command(self) -> str: member in WindowManagerTraceConfig
534 …self.execute_perfetto_config_command(server, shell, self._perfetto_config_command(), "SurfaceFling…
536 def _perfetto_config_command(self) -> str: member in SurfaceFlingerDumpConfig