HomeSort by relevance Sort by last modified time
    Searched refs:event_open_with_cpu (Results 1 - 6 of 6) sorted by null

  /external/linux-kselftest/tools/testing/selftests/powerpc/pmu/ebb/
cpu_event_pinned_vs_ebb_test.c 33 FAIL_IF(event_open_with_cpu(event, cpu));
cpu_event_vs_ebb_test.c 31 FAIL_IF(event_open_with_cpu(event, cpu));
ebb_vs_cpu_event_test.c 31 FAIL_IF(event_open_with_cpu(event, cpu));
event_attributes_test.c 125 FAIL_IF(event_open_with_cpu(&event, 0) == 0);
  /external/linux-kselftest/tools/testing/selftests/powerpc/pmu/
event.h 33 int event_open_with_cpu(struct event *e, int cpu);
event.c 73 int event_open_with_cpu(struct event *e, int cpu) function

Completed in 1876 milliseconds