HomeSort by relevance Sort by last modified time
    Searched refs:io_bunch (Results 1 - 3 of 3) sorted by null

  /external/blktrace/btreplay/
btrecord.h 58 struct io_bunch { struct
btrecord.c 93 struct io_bunch *cur;
246 * io_bunch_create - Allocate & initialize an io_bunch
253 struct io_bunch *cur = malloc(sizeof(*cur));
272 struct io_bunch *cur = stream->cur;
626 struct io_bunch *cur = stream->cur;
btreplay.c 1118 static int next_bunch(struct thr_info *tip, struct io_bunch *bunch)
1252 static void process_bunch(struct thr_info *tip, struct io_bunch *bunch)
    [all...]

Completed in 718 milliseconds