Home
last modified time | relevance | path

Searched refs:io_file_hdr (Results 1 – 3 of 3) sorted by relevance

/external/blktrace/btreplay/
Dbtrecord.c225 static void write_file_hdr(struct io_stream *stream, struct io_file_hdr *hdr) in write_file_hdr()
683 struct io_file_hdr io_file_hdr = { in stream_open() local
704 write_file_hdr(stream, &io_file_hdr); in stream_open()
730 struct io_file_hdr io_file_hdr = { in stream_close() local
737 write_file_hdr(stream, &io_file_hdr); in stream_close()
Dbtrecord.h71 struct io_file_hdr { struct
Dbtreplay.c859 struct io_file_hdr hdr; in add_input_file()
1302 struct io_file_hdr hdr; in reset_input_file()