HomeSort by relevance Sort by last modified time
    Searched defs:TRACE_EVENT_INSTANT1 (Results 1 - 4 of 4) sorted by null

  /external/webrtc/webrtc/base/
trace_event.h 194 TRACE_EVENT_INSTANT1(category, name, arg1_name, arg1_val)
209 #define TRACE_EVENT_INSTANT1(category, name, arg1_name, arg1_val) \
    [all...]
  /external/libchrome/base/trace_event/common/
trace_event_common.h 262 TRACE_EVENT_INSTANT1(category_group, name, scope, arg1_name, arg1_val)
277 #define TRACE_EVENT_INSTANT1(category_group, name, scope, arg1_name, arg1_val) \
    [all...]
  /external/skia/src/core/
SkTraceEventCommon.h 278 TRACE_EVENT_INSTANT1(category_group, name, scope, arg1_name, arg1_val)
293 #define TRACE_EVENT_INSTANT1(category_group, name, scope, arg1_name, arg1_val) \
    [all...]
  /external/v8/base/trace_event/common/
trace_event_common.h 234 #define TRACE_EVENT_INSTANT1(category_group, name, scope, arg1_name, arg1_val) \
    [all...]

Completed in 116 milliseconds