Home
last modified time | relevance | path

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

/tools/perf/tests/
Dcode-reading.c496 bool have_vmlinux, have_kcore, excl_kernel = false; in do_test_code_reading() local
519 have_vmlinux = dso__is_vmlinux(map->dso); in do_test_code_reading()
527 if (!have_vmlinux && !have_kcore) in do_test_code_reading()
629 if (!have_vmlinux && !have_kcore && !try_kcore) in do_test_code_reading()
631 else if (!have_vmlinux && !try_kcore) in do_test_code_reading()