Searched refs:kTraceCountAllocs (Results 1 – 2 of 2) sorted by relevance
395 kTraceCountAllocs = 0x001, enumerator
823 enable_stats = (flags & kTraceCountAllocs) != 0; in Start()903 bool stop_alloc_counting = (the_trace->flags_ & Trace::kTraceCountAllocs) != 0; in StopTracing()1184 if ((flags & Trace::kTraceCountAllocs) != 0) { in FinishTracing()