Searched defs:tracecmd_output (Results 1 – 1 of 1) sorted by relevance
54 struct tracecmd_output { struct55 int fd;56 int page_size;57 int cpus;58 struct tep_handle *pevent;59 char *tracing_dir;60 char *kallsyms;61 int nr_options;62 bool quiet;63 unsigned long file_state;[all …]