Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/tools/perf/
H A Dbuiltin-record.c532 static int record__pushfn(struct mmap *map, void *to, void *bf, size_t size) in record__pushfn() function
1131 if (perf_mmap__push(map, rec, record__pushfn) < 0) { in record__mmap_read_evlist()
/kernel/linux/linux-6.6/tools/perf/
H A Dbuiltin-record.c631 static int record__pushfn(struct mmap *map, void *to, void *bf, size_t size) in record__pushfn() function
1559 if (perf_mmap__push(map, rec, record__pushfn) < 0) { in record__mmap_read_evlist()

Completed in 9 milliseconds