Home
last modified time | relevance | path

Searched refs:psutil (Results 1 - 3 of 3) sorted by relevance

/third_party/node/deps/v8/tools/chrome/
H A Dlinux_perf.py16 import psutil namespace
156 current_process = psutil.Process()
/third_party/python/Tools/peg_generator/pegen/
H A Dtestutil.py117 import psutil # type: ignore namespace
121 process = psutil.Process()
/third_party/skia/third_party/externals/angle2/src/tests/
H A Dcapture_replay_tests.py33 import psutil namespace
88 return winext('compiler_proxy', 'exe') in (p.name() for p in psutil.process_iter())

Completed in 3 milliseconds