Home
last modified time | relevance | path

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

/system/extras/simpleperf/scripts/
Dsimpleperf_utils.py59 def log_debug(msg: str): function
328 log_debug('run adb cmd: %s' % adb_args)
341 log_debug(stdout_data)
344 log_debug('run adb cmd: %s [result %s]' % (adb_args, result))
583 log_debug("Can't find dso %s" % dso_path)
587 log_debug("file %s doesn't contain .debug_line section." % real_path)
Dapp_profiler.py33 AdbHelper, bytes_to_str, extant_dir, get_script_dir, get_target_binary_path, log_debug,
256 log_debug('profiling result [%s]' % (returncode == 0))