HomeSort by relevance Sort by last modified time
    Searched refs:INTERNAL_TRACE_MEMORY (Results 1 - 3 of 3) sorted by null

  /external/chromium_org/base/debug/
trace_event_memory.h 161 #define INTERNAL_TRACE_MEMORY(category, name) \
164 #define INTERNAL_TRACE_MEMORY(category, name)
trace_event_memory.cc 213 INTERNAL_TRACE_MEMORY(TRACE_DISABLED_BY_DEFAULT("memory"),
trace_event.h 226 INTERNAL_TRACE_MEMORY(category_group, name) \
229 INTERNAL_TRACE_MEMORY(category_group, name) \
233 INTERNAL_TRACE_MEMORY(category_group, name) \
241 INTERNAL_TRACE_MEMORY(category, memory_tag) \
    [all...]

Completed in 67 milliseconds