HomeSort by relevance Sort by last modified time
    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