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

/linux-master/tools/perf/tests/
H A Dcode-reading.c531 static int do_test_code_reading(bool try_kcore) argument
571 if (try_kcore)
586 if (try_kcore && !have_kcore)
690 if (!have_vmlinux && !have_kcore && !try_kcore)
692 else if (!have_vmlinux && !try_kcore)

Completed in 119 milliseconds