Searched refs:record__aio_push (Results 1 - 1 of 1) sorted by relevance

/linux-master/tools/perf/
H A Dbuiltin-record.c327 * every aio write request started in record__aio_push() so
427 * after started aio request completion or at record__aio_push()
438 static int record__aio_push(struct record *rec, struct mmap *map, off_t *off) function
525 static int record__aio_push(struct record *rec __maybe_unused, struct mmap *map __maybe_unused, function
1610 if (record__aio_push(rec, map, &off) < 0) {

Completed in 115 milliseconds