Lines Matching defs:tr
25 trace_boot_set_instance_options(struct trace_array *tr, struct xbc_node *node) in trace_boot_set_instance_options()
83 trace_boot_enable_events(struct trace_array *tr, struct xbc_node *node) in trace_boot_enable_events()
458 trace_boot_init_one_event(struct trace_array *tr, struct xbc_node *gnode, in trace_boot_init_one_event()
514 trace_boot_init_events(struct trace_array *tr, struct xbc_node *node) in trace_boot_init_events()
550 #define trace_boot_enable_events(tr, node) do {} while (0) argument
551 #define trace_boot_init_events(tr, node) do {} while (0) argument
556 trace_boot_set_ftrace_filter(struct trace_array *tr, struct xbc_node *node) in trace_boot_set_ftrace_filter()
584 #define trace_boot_set_ftrace_filter(tr, node) do {} while (0) argument
588 trace_boot_enable_tracer(struct trace_array *tr, struct xbc_node *node) in trace_boot_enable_tracer()
608 trace_boot_init_one_instance(struct trace_array *tr, struct xbc_node *node) in trace_boot_init_one_instance()
620 struct trace_array *tr; in trace_boot_init_instances() local
645 struct trace_array *tr; in trace_boot_init() local