trace_array_set_clr_event
trace_array_set_clr_event(_tr, "qla", NULL, true)
int trace_array_set_clr_event(struct trace_array *tr, const char *system,
ret = trace_array_set_clr_event(gen_kprobe_test->tr,
ret = trace_array_set_clr_event(gen_kretprobe_test->tr,
WARN_ON(trace_array_set_clr_event(gen_kretprobe_test->tr,
WARN_ON(trace_array_set_clr_event(gen_kprobe_test->tr,
WARN_ON(trace_array_set_clr_event(gen_kretprobe_test->tr,
ret = trace_array_set_clr_event(gen_synth_test->tr,
ret = trace_array_set_clr_event(empty_synth_test->tr,
ret = trace_array_set_clr_event(create_synth_test->tr,
WARN_ON(trace_array_set_clr_event(gen_synth_test->tr,
WARN_ON(trace_array_set_clr_event(gen_synth_test->tr,
WARN_ON(trace_array_set_clr_event(empty_synth_test->tr,
trace_array_set_clr_event(gen_synth_test->tr,
trace_array_set_clr_event(empty_synth_test->tr,
trace_array_set_clr_event(create_synth_test->tr,
WARN_ON(trace_array_set_clr_event(gen_synth_test->tr,
WARN_ON(trace_array_set_clr_event(empty_synth_test->tr,
WARN_ON(trace_array_set_clr_event(create_synth_test->tr,
trace_array_set_clr_event(tr, data, NULL, true);
trace_array_set_clr_event(tr, NULL, NULL, true);
EXPORT_SYMBOL_GPL(trace_array_set_clr_event);
trace_array_set_clr_event(tr, "sample-subsystem", "sample_event",
trace_array_set_clr_event(tr, "sample-subsystem", "sample_event", true);