OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:MEM_ALOGI
(Results
1 - 2
of
2
) sorted by null
/system/core/libmemunreachable/
log.h
28
#define
MEM_ALOGI
(...) async_safe_format_log(ANDROID_LOG_INFO, LOG_TAG, ##__VA_ARGS__)
51
#define
MEM_ALOGI
ALOGI
MemUnreachable.cpp
89
MEM_ALOGI
("searching process %d for allocations", pid_);
126
MEM_ALOGI
("searching done");
133
MEM_ALOGI
("sweeping process %d for unreachable memory", pid_);
143
MEM_ALOGI
("sweeping done");
145
MEM_ALOGI
("folding related leaks");
198
MEM_ALOGI
("folding done");
285
MEM_ALOGI
("collecting thread info for process %d...", parent_pid);
366
MEM_ALOGI
("collection thread done");
412
MEM_ALOGI
("unreachable memory detection done");
Completed in 91 milliseconds