OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:trace_config_read
(Results
1 - 2
of
2
) sorted by null
/system/extras/perfprofd/
configreader.h
64
bool
trace_config_read
;
member in class:ConfigReader
configreader.cc
34
:
trace_config_read
(false)
116
addUnsignedEntry("
trace_config_read
", 0, 0, 1);
216
if (
trace_config_read
) {
222
trace_config_read
= (getUnsignedValue("
trace_config_read
") != 0);
228
if (
trace_config_read
) {
Completed in 2634 milliseconds