Home
last modified time | relevance | path

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

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