Lines Matching defs:node
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()
102 trace_boot_add_kprobe_event(struct xbc_node *node, const char *event) in trace_boot_add_kprobe_event()
130 trace_boot_add_kprobe_event(struct xbc_node *node, const char *event) in trace_boot_add_kprobe_event()
139 trace_boot_add_synth_event(struct xbc_node *node, const char *event) in trace_boot_add_synth_event()
167 trace_boot_add_synth_event(struct xbc_node *node, const char *event) in trace_boot_add_synth_event()
228 trace_boot_init_events(struct trace_array *tr, struct xbc_node *node) in trace_boot_init_events()
241 #define trace_boot_enable_events(tr, node) do {} while (0) argument
242 #define trace_boot_init_events(tr, node) do {} while (0) argument
247 trace_boot_set_ftrace_filter(struct trace_array *tr, struct xbc_node *node) in trace_boot_set_ftrace_filter()
275 #define trace_boot_set_ftrace_filter(tr, node) do {} while (0) argument
279 trace_boot_enable_tracer(struct trace_array *tr, struct xbc_node *node) in trace_boot_enable_tracer()
299 trace_boot_init_one_instance(struct trace_array *tr, struct xbc_node *node) in trace_boot_init_one_instance()
308 trace_boot_init_instances(struct xbc_node *node) in trace_boot_init_instances()