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 124 TRACE_ALLOC_COUNTS = 0x01,
Profile.c 392 if ((flags & TRACE_ALLOC_COUNTS) != 0)
529 if ((state->flags & TRACE_ALLOC_COUNTS) != 0)
619 if ((state->flags & TRACE_ALLOC_COUNTS) != 0) {

Completed in 24 milliseconds