|
Linux Kernel
3.7.1
|
#include <trace-agent.h>
Data Fields | |
| unsigned long | pipe_size |
| bool | use_stdout |
| int | cpus |
| int | ctl_fd |
| struct rw_thread_info * | rw_ti [MAX_CPUS] |
Definition at line 17 of file trace-agent.h.
| int cpus |
Definition at line 20 of file trace-agent.h.
| int ctl_fd |
Definition at line 21 of file trace-agent.h.
| unsigned long pipe_size |
Definition at line 18 of file trace-agent.h.
| struct rw_thread_info* rw_ti[MAX_CPUS] |
Definition at line 22 of file trace-agent.h.
| bool use_stdout |
Definition at line 19 of file trace-agent.h.
1.8.2