ebb_child          58 tools/testing/selftests/powerpc/pmu/ebb/cpu_event_pinned_vs_ebb_test.c 		exit(ebb_child(write_pipe, read_pipe));
ebb_child          56 tools/testing/selftests/powerpc/pmu/ebb/cpu_event_vs_ebb_test.c 		exit(ebb_child(write_pipe, read_pipe));
ebb_child          74 tools/testing/selftests/powerpc/pmu/ebb/ebb.h int ebb_child(union pipe read_pipe, union pipe write_pipe);
ebb_child          56 tools/testing/selftests/powerpc/pmu/ebb/ebb_vs_cpu_event_test.c 		exit(ebb_child(write_pipe, read_pipe));
ebb_child          53 tools/testing/selftests/powerpc/pmu/ebb/task_event_pinned_vs_ebb_test.c 		exit(ebb_child(write_pipe, read_pipe));
ebb_child          51 tools/testing/selftests/powerpc/pmu/ebb/task_event_vs_ebb_test.c 		exit(ebb_child(write_pipe, read_pipe));