Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/tools/perf/util/
H A Dsession.c2094 fetch_mmaped_event(u64 head, size_t mmap_size, char *buf, bool needs_swap) in fetch_mmaped_event() function
2216 event = fetch_mmaped_event(head, mmap_size, buf, session->header.needs_swap); in reader__process_events()
/kernel/linux/linux-6.6/tools/perf/util/
H A Dsession.c2178 fetch_mmaped_event(u64 head, size_t mmap_size, char *buf, bool needs_swap) in fetch_mmaped_event() function
2352 event = fetch_mmaped_event(rd->head, rd->mmap_size, rd->mmap_cur, in reader__read_event()

Completed in 7 milliseconds