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

/linux-master/tools/testing/selftests/powerpc/pmu/ebb/
H A Dtask_event_pinned_vs_ebb_test.c32 FAIL_IF(event_open_with_pid(event, child_pid));
H A Dtask_event_vs_ebb_test.c30 FAIL_IF(event_open_with_pid(event, child_pid));
H A Debb_on_child_test.c72 FAIL_IF(event_open_with_pid(&event, pid));
H A Debb_on_willing_child_test.c78 FAIL_IF(event_open_with_pid(&event, pid));
/linux-master/tools/testing/selftests/powerpc/pmu/
H A Devent.h38 int event_open_with_pid(struct event *e, pid_t pid);
H A Devent.c85 int event_open_with_pid(struct event *e, pid_t pid) function

Completed in 212 milliseconds