Home
last modified time | relevance | path

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

/aosp_15_r20/external/toolchain-utils/crosperf/
H A Dexperiment_status.py128 self.experiment.schedv2().threads_status_as_string()
H A Dschedv2.py466 def threads_status_as_string(self): member in Schedv2