Home
last modified time | relevance | path

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

/linux-6.14.4/kernel/trace/
Dtrace_export.c198 return call == &event_function; in ftrace_event_is_function()
/linux-6.14.4/kernel/events/
Dcore.c252 static int event_function(void *info) in event_function() function
319 cpu_function_call(event->cpu, event_function, &efs); in event_function_call()
327 if (!task_function_call(task, event_function, &efs)) in event_function_call()