Home
last modified time | relevance | path

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

/system/extras/simpleperf/scripts/
Ddebug_unwind_reporter.py47 from utils import bytes_to_str, log_exit, log_fatal, get_host_binary_path
303 log_fatal('unexpected dump output near line %d' % i)
312 log_fatal('unexpected dump output near line %d' % i)
335 log_fatal('unexpected dump output near line %d' % i)
370 log_fatal('unexpected dump output near line %d' % i)
410 log_fatal('unexpected dump output near line %d' % i)
422 log_fatal('unexpected dump output near line %d' % i)
445 log_fatal('unexpected dump output near line %d' % i)
Dutils.py64 def log_fatal(msg): function
92 log_fatal("can't find arch directory: %s" % arch_dir)
95 log_fatal("can't find binary: %s" % binary_path)
116 log_fatal("can't find binary: %s" % binary_path)
174 log_fatal('unexpected arch %s' % arch)
312 log_fatal('unsupported architecture: %s' % output.strip())
Dtest.py55 from utils import log_exit, log_info, log_fatal
133 log_fatal("can't find " + cls.example_path)
139 log_fatal("can't find app-profiling.apk under " + cls.example_path)