Home
last modified time | relevance | path

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

/system/extras/simpleperf/scripts/
Ddebug_unwind_reporter.py303 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)
369 log_fatal('unexpected dump output near line %d' % i)
408 log_fatal('unexpected dump output near line %d' % i)
420 log_fatal('unexpected dump output near line %d' % i)
443 log_fatal('unexpected dump output near line %d' % i)
Dutils.py62 def log_fatal(msg): function
88 log_fatal("can't find arch directory: %s" % arch_dir)
91 log_fatal("can't find binary: %s" % binary_path)
112 log_fatal("can't find binary: %s" % binary_path)
167 log_fatal('unexpected arch %s' % arch)
305 log_fatal('unsupported architecture: %s' % output.strip())
Dtest.py121 log_fatal("can't find " + cls.example_path)
127 log_fatal("can't find app-profiling.apk under " + cls.example_path)
Dapp_profiler.py152 log_fatal('unreachable')
Dannotate.py107 log_fatal("addr2line didn't output enough lines")