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

/linux-master/tools/perf/
H A Dbuiltin-record.c326 * md->refcount is incremented in record__aio_pushfn() for
389 static int record__aio_pushfn(struct mmap *map, void *to, void *buf, size_t size) function
451 ret = perf_mmap__push(map, &aio, record__aio_pushfn);
464 * Decrement map->refcount incremented in record__aio_pushfn()

Completed in 199 milliseconds