Home
last modified time | relevance | path

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

/linux/tools/perf/util/
H A Dmmap.h57 int perf_mmap__push(struct mmap *md, void *to,
H A Dmmap.c319 int perf_mmap__push(struct mmap *md, void *to, in perf_mmap__push() function
/linux/tools/perf/
H A Dbuiltin-record.c461 ret = perf_mmap__push(map, &aio, record__aio_pushfn); in record__aio_push()
1611 if (perf_mmap__push(map, rec, record__pushfn) < 0) { in record__mmap_read_evlist()