Lines Matching refs:tracer
76 * If the calling tracer is broken, and is constantly filling
97 static inline void warn_failed_init_tracer(struct tracer *trace, int init_ret)
99 printk(KERN_WARNING "Failed to init %s tracer, init returned %d\n",
325 static int trace_selftest_startup_dynamic_tracing(struct tracer *trace,
653 * Simple verification test of ftrace function tracer.
658 trace_selftest_startup_function(struct tracer *trace, struct trace_array *tr)
737 printk(KERN_WARNING "BUG: Function graph tracer hang!\n");
755 * Pretty much the same than for the function tracer from which the selftest
759 trace_selftest_startup_function_graph(struct tracer *trace,
812 /* Don't test dynamic tracing, the function tracer already did */
826 trace_selftest_startup_irqsoff(struct tracer *trace, struct trace_array *tr)
847 * Stop the tracer to avoid a warning subsequent
875 trace_selftest_startup_preemptoff(struct tracer *trace, struct trace_array *tr)
909 * Stop the tracer to avoid a warning subsequent
937 trace_selftest_startup_preemptirqsoff(struct tracer *trace, struct trace_array *tr)
975 * Stop the tracer to avoid a warning subsequent
1038 trace_selftest_startup_nop(struct tracer *trace, struct trace_array *tr)
1090 trace_selftest_startup_wakeup(struct tracer *trace, struct trace_array *tr)
1168 trace_selftest_startup_branch(struct tracer *trace, struct trace_array *tr)