Searched defs:write_pipe (Results 1 – 10 of 10) sorted by relevance
/tools/testing/selftests/powerpc/pmu/ |
D | lib.c | 33 int sync_with_child(union pipe read_pipe, union pipe write_pipe) in sync_with_child() 55 int notify_parent(union pipe write_pipe) in notify_parent() 64 int notify_parent_of_error(union pipe write_pipe) in notify_parent_of_error() 97 static int eat_cpu_child(union pipe read_pipe, union pipe write_pipe) in eat_cpu_child() 118 union pipe read_pipe, write_pipe; in eat_cpu() local
|
/tools/testing/selftests/powerpc/pmu/ebb/ |
D | ebb_on_willing_child_test.c | 23 static int victim_child(union pipe read_pipe, union pipe write_pipe) in victim_child() 53 union pipe read_pipe, write_pipe; in ebb_on_willing_child() local
|
D | ebb_on_child_test.c | 23 static int victim_child(union pipe read_pipe, union pipe write_pipe) in victim_child() 46 union pipe read_pipe, write_pipe; in ebb_on_child() local
|
D | task_event_vs_ebb_test.c | 38 union pipe read_pipe, write_pipe; in task_event_vs_ebb() local
|
D | task_event_pinned_vs_ebb_test.c | 40 union pipe read_pipe, write_pipe; in task_event_pinned_vs_ebb() local
|
D | ebb_vs_cpu_event_test.c | 39 union pipe read_pipe, write_pipe; in ebb_vs_cpu_event() local
|
D | cpu_event_vs_ebb_test.c | 39 union pipe read_pipe, write_pipe; in cpu_event_vs_ebb() local
|
D | cpu_event_pinned_vs_ebb_test.c | 41 union pipe read_pipe, write_pipe; in cpu_event_pinned_vs_ebb() local
|
D | ebb.c | 349 int ebb_child(union pipe read_pipe, union pipe write_pipe) in ebb_child()
|
/tools/virtio/virtio-trace/ |
D | trace-agent.h | 39 int write_pipe; member
|