Lines Matching refs:name
61 // const char* name,
85 // variable a unique name based on the line number to prevent name collisions.
116 #define INTERNAL_TRACE_EVENT_ADD(phase, category_group, name, flags, ...) \
117 DCHECK_NOT_NULL(name); \
123 phase, INTERNAL_TRACE_EVENT_UID(category_group_enabled), name, \
140 char phase, const uint8_t* category_group_enabled, const char* name,
155 return controller->AddTraceEvent(phase, category_group_enabled, name, scope,
195 const char* name, const char* scope,
200 phase, category_group_enabled, name, scope, id, bind_id, 0 /* num_args */,
206 char phase, const uint8_t* category_group_enabled, const char* name,
214 phase, category_group_enabled, name, scope, id, bind_id, num_args,
220 char phase, const uint8_t* category_group_enabled, const char* name,
233 phase, category_group_enabled, name, scope, id, bind_id, num_args,