Home
last modified time | relevance | path

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

/kernel/events/
Dcore.c216 struct event_function_struct *efs = info; in event_function() local
217 struct perf_event *event = efs->event; in event_function()
253 efs->func(event, cpuctx, ctx, efs->data); in event_function()
264 struct event_function_struct efs = { in event_function_call() local
280 cpu_function_call(event->cpu, event_function, &efs); in event_function_call()
288 if (!task_function_call(task, event_function, &efs)) in event_function_call()