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

/linux-4.4.14/tools/testing/selftests/powerpc/pmu/
H A Devent.h32 int event_open_with_pid(struct event *e, pid_t pid);
H A Devent.c68 int event_open_with_pid(struct event *e, pid_t pid) event_open_with_pid() function
/linux-4.4.14/tools/testing/selftests/powerpc/pmu/ebb/
H A Debb_on_child_test.c72 FAIL_IF(event_open_with_pid(&event, pid)); ebb_on_child()
H A Debb_on_willing_child_test.c80 FAIL_IF(event_open_with_pid(&event, pid)); ebb_on_willing_child()
H A Dtask_event_pinned_vs_ebb_test.c32 FAIL_IF(event_open_with_pid(event, child_pid)); setup_child_event()
H A Dtask_event_vs_ebb_test.c30 FAIL_IF(event_open_with_pid(event, child_pid)); setup_child_event()

Completed in 87 milliseconds