Searched defs:tracecmd_input (Results 1 – 1 of 1) sorted by relevance
169 struct tracecmd_input { struct172 struct tracecmd_input *parent; argument173 unsigned long file_state;174 unsigned long long trace_id;175 unsigned long long next_offset;176 unsigned long flags;177 int fd;178 int long_size;179 int page_size;180 int page_map_size;[all …]