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.py105 def is_executable_available(executable: str, option='--help') -> bool: function
229 if is_executable_available(path, test_option):
252 if is_executable_available(path, test_option):
256 if is_executable_available(path, test_option):
260 if is_executable_available(toolname_with_arch, test_option):
265 if is_executable_available(toolname, test_option):