Home
last modified time | relevance | path

Searched defs:blktrace_net_hdr (Results 1 – 1 of 1) sorted by relevance

/external/blktrace/
Dblktrace.c182 struct blktrace_net_hdr { struct
183 u32 magic; /* same as trace magic */
184 char buts_name[32]; /* trace name */
185 u32 cpu; /* for which cpu */
186 u32 max_cpus;
187 u32 len; /* length of following trace data */
188 u32 cl_id; /* id for set of client per-cpu connections */
189 u32 buf_size; /* client buf_size for this trace */
190 u32 buf_nr; /* client buf_nr for this trace */
191 u32 page_size; /* client page_size for this trace */