Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/kernel/trace/
Dtrace_export.c188 return call == &event_function; in ftrace_event_is_function()
Dtrace.c2928 struct trace_event_call *call = &event_function; in trace_function()
/kernel/linux/linux-5.10/kernel/events/
Dcore.c210 static int event_function(void *info) in event_function() function
276 cpu_function_call(event->cpu, event_function, &efs); in event_function_call()
284 if (!task_function_call(task, event_function, &efs)) in event_function_call()