Home
last modified time | relevance | path

Searched refs:flow_flags (Results 1 – 5 of 5) sorted by relevance

/external/skia/src/core/
DSkTraceEventCommon.h208 #define TRACE_EVENT_WITH_FLOW0(category_group, name, bind_id, flow_flags) \ argument
211 flow_flags)
215 #define TRACE_EVENT_WITH_FLOW1(category_group, name, bind_id, flow_flags, \ argument
219 flow_flags, arg1_name, arg1_val)
225 #define TRACE_EVENT_WITH_FLOW2(category_group, name, bind_id, flow_flags, \ argument
229 flow_flags, arg1_name, arg1_val, \
/external/libchrome/base/trace_event/common/
Dtrace_event_common.h207 #define TRACE_EVENT_WITH_FLOW0(category_group, name, bind_id, flow_flags) \ argument
209 flow_flags)
212 #define TRACE_EVENT_WITH_FLOW1(category_group, name, bind_id, flow_flags, \ argument
215 flow_flags, arg1_name, arg1_val)
220 #define TRACE_EVENT_WITH_FLOW2(category_group, name, bind_id, flow_flags, \ argument
223 flow_flags, arg1_name, arg1_val, \
/external/v8/base/trace_event/common/
Dtrace_event_common.h207 #define TRACE_EVENT_WITH_FLOW0(category_group, name, bind_id, flow_flags) \ argument
209 flow_flags)
212 #define TRACE_EVENT_WITH_FLOW1(category_group, name, bind_id, flow_flags, \ argument
215 flow_flags, arg1_name, arg1_val)
220 #define TRACE_EVENT_WITH_FLOW2(category_group, name, bind_id, flow_flags, \ argument
223 flow_flags, arg1_name, arg1_val, \
/external/v8/src/tracing/
Dtrace-event.h211 bind_id, flow_flags, ...) \ argument
215 unsigned int trace_event_flags = flow_flags; \
/external/libchrome/base/trace_event/
Dtrace_event.h270 category_group, name, bind_id, flow_flags, ...) \ argument
274 unsigned int trace_event_flags = flow_flags; \