Home
last modified time | relevance | path

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

/aosp_15_r20/external/cronet/build/android/pylib/utils/
H A Dsimpleperf.py70 def _ThreadsForProcess(device, pid): function
128 matching_threads = [t for t in _ThreadsForProcess(device, pid) if (
/aosp_15_r20/external/angle/build/android/pylib/utils/
H A Dsimpleperf.py70 def _ThreadsForProcess(device, pid): function
128 matching_threads = [t for t in _ThreadsForProcess(device, pid) if (