Home
last modified time | relevance | path

Searched refs:__ftrace_set_clr_event (Results 1 – 1 of 1) sorted by relevance

/linux-6.14.4/kernel/trace/
Dtrace_events.c1364 static int __ftrace_set_clr_event(struct trace_array *tr, const char *match, in __ftrace_set_clr_event() function
1421 ret = __ftrace_set_clr_event(tr, match, sub, event, set, mod); in ftrace_set_clr_event()
1449 return __ftrace_set_clr_event(tr, NULL, system, event, set, NULL); in trace_set_clr_event()
1475 return __ftrace_set_clr_event(tr, NULL, system, event, set, NULL); in trace_array_set_clr_event()
1905 ret = __ftrace_set_clr_event(dir->tr, NULL, name, NULL, val, NULL); in system_enable_write()
4661 ret = __ftrace_set_clr_event(tr, NULL, system->name, NULL, 1, NULL); in event_trace_self_tests()
4670 ret = __ftrace_set_clr_event(tr, NULL, system->name, NULL, 0, NULL); in event_trace_self_tests()
4685 ret = __ftrace_set_clr_event(tr, NULL, NULL, NULL, 1, NULL); in event_trace_self_tests()
4694 ret = __ftrace_set_clr_event(tr, NULL, NULL, NULL, 0, NULL); in event_trace_self_tests()