Home
last modified time | relevance | path

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

/system/extras/torq/src/
Dcommand.py86 error = device.simpleperf_event_exists(self.simpleperf_event)
Ddevice.py243 def simpleperf_event_exists(self, simpleperf_events): member in AdbDevice
/system/extras/torq/tests/
Ddevice_unit_test.py844 error = adbDevice.simpleperf_event_exists(events)
864 error = adbDevice.simpleperf_event_exists(["cpu-clock", "minor-faults",
881 error = adbDevice.simpleperf_event_exists(["cpu-clock", "minor-faults",