OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:W_ALOGI
(Results
1 - 2
of
2
) sorted by null
/system/extras/perfprofd/
perfprofdutils.h
34
#define
W_ALOGI
perfprofd_log_info
perfprofdcore.cc
295
W_ALOGI
("option %s set to %u", key, uvalue);
307
W_ALOGI
("option %s set to %s", key, value);
389
W_ALOGI
("config file path set to %s", config_file_path);
859
W_ALOGI
("random seed set to %u", seed);
900
W_ALOGI
("starting Android Wide Profiling daemon");
908
W_ALOGI
("early exit due to inappropriate build type");
932
W_ALOGI
("profile collection skipped (%s)",
936
W_ALOGI
("initiating profile collection");
939
W_ALOGI
("profile collection failed (%s)",
945
W_ALOGI
("profile collection complete")
[
all
...]
Completed in 46 milliseconds