Lines Matching refs:instance
2758 * @instance: The name of the trace instance containing the event
2762 * Return a trace event file given the trace instance name, trace
2763 * system, and trace event name. If the instance name is NULL, it
2767 * trace_array_get() to prevent the instance from going away, and
2776 struct trace_event_file *trace_get_event_file(const char *instance,
2784 if (instance) {
2785 tr = trace_array_find_get(instance);
3299 * event_trace_add_tracer - add a instance of a trace_array to events
3303 * When a new instance is created, it needs to set up its events