Searched refs:event_open_with_cpu (Results 1 – 6 of 6) sorted by relevance
33 int event_open_with_cpu(struct event *e, int cpu);
73 int event_open_with_cpu(struct event *e, int cpu) in event_open_with_cpu() function
31 FAIL_IF(event_open_with_cpu(event, cpu)); in setup_cpu_event()
33 FAIL_IF(event_open_with_cpu(event, cpu)); in setup_cpu_event()
125 FAIL_IF(event_open_with_cpu(&event, 0) == 0); in event_attributes()