Home
last modified time | relevance | path

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

/linux-6.1.9/tools/perf/
Dbuiltin-record.c636 static int record__pushfn(struct mmap *map, void *to, void *bf, size_t size) in record__pushfn() function
1564 if (perf_mmap__push(map, rec, record__pushfn) < 0) { in record__mmap_read_evlist()