OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:no_kernel
(Results
1 - 3
of
3
) sorted by null
/external/oprofile/gui/
oprof_start_config.cpp
40
no_kernel
(false),
84
no_kernel
= true;
86
no_kernel
= false;
oprof_start_config.h
43
bool
no_kernel
;
member in struct:config_setting
oprof_start.cpp
159
no_vmlinux->setChecked(config.
no_kernel
);
621
config.
no_kernel
= no_vmlinux->isChecked();
974
if (config.
no_kernel
) {
Completed in 100 milliseconds