Searched defs:no_vmlinux (Results 1 - 1 of 1) sorted by relevance

/external/oprofile/daemon/
H A Doprofiled.c67 int no_vmlinux; variable
90 { "no-vmlinux", 0, POPT_ARG_NONE, &no_vmlinux, 0, "vmlinux kernel image file not available", NULL, },
416 if (!no_vmlinux) {

Completed in 93 milliseconds