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

/linux-4.4.14/tools/testing/selftests/powerpc/pmu/ebb/
H A Devent_attributes_test.c77 FAIL_IF(event_open_with_group(&event, leader.fd)); event_attributes()
89 FAIL_IF(event_open_with_group(&event, leader.fd) == 0); event_attributes()
104 FAIL_IF(event_open_with_group(&event, leader.fd) == 0); event_attributes()
H A Dmulti_counter_test.c40 FAIL_IF(event_open_with_group(&events[i], group_fd)); multi_counter()
/linux-4.4.14/tools/testing/selftests/powerpc/pmu/
H A Devent.h31 int event_open_with_group(struct event *e, int group_fd);
H A Dcount_instructions.c107 if (event_open_with_group(&events[1], events[0].fd)) { test_body()
H A Devent.c63 int event_open_with_group(struct event *e, int group_fd) event_open_with_group() function
H A Dper_event_excludes.c71 FAIL_IF(event_open_with_group(&events[i], events[0].fd)); per_event_excludes()

Completed in 112 milliseconds