Searched refs:get_hiperf_binary_path (Results 1 – 4 of 4) sorted by relevance
21 from hiperf_utils import get_hiperf_binary_path52 result = get_hiperf_binary_path('arm', 'hiperf')
25 from hiperf_utils import get_hiperf_binary_path
94 def get_hiperf_binary_path(arch, binary_name): function