OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:TRACE_ALLOC_COUNTS
(Results
1 - 2
of
2
) sorted by null
/dalvik/vm/
Profile.h
107
TRACE_ALLOC_COUNTS
= 0x01,
Profile.cpp
415
if ((flags &
TRACE_ALLOC_COUNTS
) != 0)
586
if ((state->flags &
TRACE_ALLOC_COUNTS
) != 0)
678
if ((state->flags &
TRACE_ALLOC_COUNTS
) != 0) {
Completed in 182 milliseconds