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

/external/linux-kselftest/tools/testing/selftests/powerpc/pmu/ebb/
H A Dcpu_event_pinned_vs_ebb_test.c33 FAIL_IF(event_open_with_cpu(event, cpu));
H A Dcpu_event_vs_ebb_test.c31 FAIL_IF(event_open_with_cpu(event, cpu));
H A Debb_vs_cpu_event_test.c31 FAIL_IF(event_open_with_cpu(event, cpu));
H A Devent_attributes_test.c125 FAIL_IF(event_open_with_cpu(&event, 0) == 0);
/external/linux-kselftest/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) function

Completed in 975 milliseconds