Home
last modified time | relevance | path

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

/linux/kernel/trace/
H A Dtrace_export.c207 return call == &event_function; in ftrace_event_is_function()
/linux/kernel/events/
H A Dcore.c280 static int event_function(void *info) in event_function() function
347 cpu_function_call(event->cpu, event_function, &efs); in event_function_call()
355 if (!task_function_call(task, event_function, &efs)) in event_function_call()