Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/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) in event_open_with_cpu() function
/kernel/linux/linux-5.10/tools/testing/selftests/powerpc/pmu/ebb/
H A Dcpu_event_vs_ebb_test.c31 FAIL_IF(event_open_with_cpu(event, cpu)); in setup_cpu_event()
H A Debb_vs_cpu_event_test.c31 FAIL_IF(event_open_with_cpu(event, cpu)); in setup_cpu_event()
H A Dcpu_event_pinned_vs_ebb_test.c33 FAIL_IF(event_open_with_cpu(event, cpu)); in setup_cpu_event()
H A Devent_attributes_test.c125 FAIL_IF(event_open_with_cpu(&event, 0) == 0); in event_attributes()
/kernel/linux/linux-6.6/tools/testing/selftests/powerpc/pmu/ebb/
H A Debb_vs_cpu_event_test.c31 FAIL_IF(event_open_with_cpu(event, cpu)); in setup_cpu_event()
H A Dcpu_event_vs_ebb_test.c31 FAIL_IF(event_open_with_cpu(event, cpu)); in setup_cpu_event()
H A Dcpu_event_pinned_vs_ebb_test.c33 FAIL_IF(event_open_with_cpu(event, cpu)); in setup_cpu_event()
H A Devent_attributes_test.c125 FAIL_IF(event_open_with_cpu(&event, 0) == 0); in event_attributes()
/kernel/linux/linux-6.6/tools/testing/selftests/powerpc/pmu/
H A Devent.h39 int event_open_with_cpu(struct event *e, int cpu);
H A Devent.c90 int event_open_with_cpu(struct event *e, int cpu) in event_open_with_cpu() function

Completed in 4 milliseconds