Home
last modified time | relevance | path

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

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

Completed in 5 milliseconds