Home
last modified time | relevance | path

Searched refs:try_kcore (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/tools/perf/tests/
H A Dcode-reading.c552 static int do_test_code_reading(bool try_kcore) in do_test_code_reading() argument
589 if (try_kcore) in do_test_code_reading()
603 if (try_kcore && !have_kcore) in do_test_code_reading()
706 if (!have_vmlinux && !have_kcore && !try_kcore) in do_test_code_reading()
708 else if (!have_vmlinux && !try_kcore) in do_test_code_reading()
/kernel/linux/linux-6.6/tools/perf/tests/
H A Dcode-reading.c553 static int do_test_code_reading(bool try_kcore) in do_test_code_reading() argument
591 if (try_kcore) in do_test_code_reading()
606 if (try_kcore && !have_kcore) in do_test_code_reading()
710 if (!have_vmlinux && !have_kcore && !try_kcore) in do_test_code_reading()
712 else if (!have_vmlinux && !try_kcore) in do_test_code_reading()

Completed in 3 milliseconds