Home
last modified time | relevance | path

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

/kernel/events/
Dcore.c217 struct event_function_struct *efs = info; in event_function() local
218 struct perf_event *event = efs->event; in event_function()
254 efs->func(event, cpuctx, ctx, efs->data); in event_function()
265 struct event_function_struct efs = { in event_function_call() local
281 cpu_function_call(event->cpu, event_function, &efs); in event_function_call()
289 if (!task_function_call(task, event_function, &efs)) in event_function_call()