Home
last modified time | relevance | path

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

/system/extras/simpleperf/scripts/
Dsimpleperf_utils.py144 def is_executable_available(executable: str, option='--help') -> bool: function
269 if is_executable_available(path, test_option):
292 if is_executable_available(path, test_option):
296 if is_executable_available(path, test_option):
300 if is_executable_available(toolname_with_arch, test_option):
305 if is_executable_available(toolname, test_option):