HomeSort by relevance Sort by last modified time
    Searched refs:ebb_child (Results 1 - 7 of 7) sorted by null

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

Completed in 6760 milliseconds