|
Linux Kernel
3.7.1
|
#include <trace-agent.h>
Data Fields | |
| int | cpu_num |
| int | in_fd |
| int | out_fd |
| int | read_pipe |
| int | write_pipe |
| unsigned long | pipe_size |
Definition at line 34 of file trace-agent.h.
| int cpu_num |
Definition at line 35 of file trace-agent.h.
| int in_fd |
Definition at line 36 of file trace-agent.h.
| int out_fd |
Definition at line 37 of file trace-agent.h.
| unsigned long pipe_size |
Definition at line 40 of file trace-agent.h.
| int read_pipe |
Definition at line 38 of file trace-agent.h.
| int write_pipe |
Definition at line 39 of file trace-agent.h.
1.8.2