Lines Matching refs:event
90 // Add a trace event to the platform tracing system.
105 // Add a trace event to the platform tracing system.
122 // Set the duration field of a COMPLETE trace event.
142 // Implementation detail: trace event macros create temporary variables
177 // event if the category is enabled.
190 // event if the category is enabled. Also adds the end event when the scope
225 // event if the category is enabled.
241 // Adds a trace event with a given timestamp.
254 // Adds a trace event with a given id and timestamp.
271 // Adds a trace event with a given id, thread_id, and timestamp. This redirects
645 /* TODO(skyostil): Write as typed event instead of JSON */ \
648 auto annotation = ctx.event()->add_debug_annotations(); \