Home
last modified time | relevance | path

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

/external/trace-cmd/lib/trace-cmd/
Dtrace-input.c67 struct cpu_zdata { struct
69 int fd;
71 char file[37]; /* strlen(COMPR_TEMP_FILE) */
73 char file[26]; /* strlen(COMPR_TEMP_FILE) */
76 unsigned int count;
77 unsigned int last_chunk;
78 struct list_head cache;
79 struct tracecmd_compress_chunk *chunks;