Searched defs:event_init (Results 1 – 3 of 3) sorted by relevance
42 void event_init(struct event *e, u64 config) in event_init() function
297 int (*event_init) (struct perf_event *event); member
2082 static int event_init(struct trace_event_call *call) in event_init() function