Searched refs:event_open_with_cpu (Results 1 - 6 of 6) sorted by relevance

/linux-4.4.14/tools/testing/selftests/powerpc/pmu/
H A Devent.h33 int event_open_with_cpu(struct event *e, int cpu);
H A Devent.c73 int event_open_with_cpu(struct event *e, int cpu) event_open_with_cpu() function
/linux-4.4.14/tools/testing/selftests/powerpc/pmu/ebb/
H A Dcpu_event_pinned_vs_ebb_test.c33 FAIL_IF(event_open_with_cpu(event, cpu)); setup_cpu_event()
H A Dcpu_event_vs_ebb_test.c31 FAIL_IF(event_open_with_cpu(event, cpu)); setup_cpu_event()
H A Debb_vs_cpu_event_test.c31 FAIL_IF(event_open_with_cpu(event, cpu)); setup_cpu_event()
H A Devent_attributes_test.c125 FAIL_IF(event_open_with_cpu(&event, 0) == 0); event_attributes()

Completed in 54 milliseconds