Searched defs:build_binary_cache (Results 1 – 2 of 2) sorted by relevance
89 def run_app_profiler(self, record_arg="-g --duration 10", build_binary_cache=True, argument
257 def build_binary_cache(self, perf_data_path: str, symfs_dirs: List[Union[Path, str]]) -> bool: member in BinaryCacheBuilder