Home
last modified time | relevance | path

Searched defs:event_init (Results 1 – 3 of 3) sorted by relevance

/Linux-v5.4/tools/testing/selftests/powerpc/pmu/
Devent.c42 void event_init(struct event *e, u64 config) in event_init() function
/Linux-v5.4/kernel/trace/
Dtrace_events.c2071 static int event_init(struct trace_event_call *call) in event_init() function
/Linux-v5.4/include/linux/
Dperf_event.h301 int (*event_init) (struct perf_event *event); member