| /OK3568_Linux_fs/kernel/tools/include/linux/ |
| H A D | ring_buffer.h | 51 static inline u64 ring_buffer_read_head(struct perf_event_mmap_page *base) in ring_buffer_read_head() 68 static inline void ring_buffer_write_tail(struct perf_event_mmap_page *base, in ring_buffer_write_tail()
|
| /OK3568_Linux_fs/kernel/tools/perf/util/ |
| H A D | tsc.h | 18 struct perf_event_mmap_page; 20 int perf_read_tsc_conversion(const struct perf_event_mmap_page *pc,
|
| H A D | tsc.c | 41 int perf_read_tsc_conversion(const struct perf_event_mmap_page *pc, in perf_read_tsc_conversion() 72 int perf_event__synth_time_conv(const struct perf_event_mmap_page *pc, in perf_event__synth_time_conv()
|
| H A D | synthetic-events.h | 18 struct perf_event_mmap_page; 58 int perf_event__synth_time_conv(const struct perf_event_mmap_page *pc, struct perf_tool *tool, perf…
|
| H A D | auxtrace.h | 441 struct perf_event_mmap_page *pc = mm->userpg; in auxtrace_mmap__read_snapshot_head() 451 struct perf_event_mmap_page *pc = mm->userpg; in auxtrace_mmap__read_head() 465 struct perf_event_mmap_page *pc = mm->userpg; in auxtrace_mmap__write_tail()
|
| H A D | auxtrace.c | 118 struct perf_event_mmap_page *pc = userpg; in auxtrace_mmap__mmap()
|
| /OK3568_Linux_fs/kernel/tools/perf/arch/x86/tests/ |
| H A D | rdpmc.c | 39 struct perf_event_mmap_page *pc = addr; in mmap_read_self()
|
| H A D | perf-time-to-tsc.c | 66 struct perf_event_mmap_page *pc; in test__perf_time_to_tsc()
|
| /OK3568_Linux_fs/kernel/kernel/events/ |
| H A D | internal.h | 57 struct perf_event_mmap_page *user_page;
|
| H A D | core.c | 5712 struct perf_event_mmap_page *userpg; in perf_event_init_userpage() 5724 userpg->size = offsetof(struct perf_event_mmap_page, __reserved); in perf_event_init_userpage() 5733 struct perf_event *event, struct perf_event_mmap_page *userpg, u64 now) in arch_perf_update_userpage() 5744 struct perf_event_mmap_page *userpg; in perf_event_update_userpage() 13091 BUILD_BUG_ON((offsetof(struct perf_event_mmap_page, data_head)) in perf_event_init()
|
| /OK3568_Linux_fs/kernel/tools/lib/perf/ |
| H A D | mmap.c | 86 struct perf_event_mmap_page *pc = map->base; in perf_mmap__empty()
|
| /OK3568_Linux_fs/kernel/tools/include/uapi/linux/ |
| H A D | perf_event.h | 485 struct perf_event_mmap_page { struct
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/libc/usr/include/linux/ |
| H A D | perf_event.h | 473 struct perf_event_mmap_page { struct
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/libc/usr/include/linux/ |
| H A D | perf_event.h | 473 struct perf_event_mmap_page { struct
|
| /OK3568_Linux_fs/kernel/include/uapi/linux/ |
| H A D | perf_event.h | 485 struct perf_event_mmap_page { struct
|
| /OK3568_Linux_fs/kernel/tools/perf/arch/x86/util/ |
| H A D | intel-bts.c | 70 struct perf_event_mmap_page *pc; in intel_bts_info_fill()
|
| H A D | intel-pt.c | 330 struct perf_event_mmap_page *pc; in intel_pt_info_fill()
|
| /OK3568_Linux_fs/kernel/tools/testing/selftests/bpf/benchs/ |
| H A D | bench_ringbufs.c | 484 struct perf_event_mmap_page *header; in perfbuf_custom_consumer()
|
| /OK3568_Linux_fs/kernel/tools/perf/ |
| H A D | design.txt | 287 (struct perf_event_mmap_page) that contains various bits of information such 293 struct perf_event_mmap_page {
|
| H A D | builtin-record.c | 1352 static const struct perf_event_mmap_page * 1364 static const struct perf_event_mmap_page *record__pick_pc(struct record *rec) in record__pick_pc() 1366 const struct perf_event_mmap_page *pc; in record__pick_pc()
|
| /OK3568_Linux_fs/kernel/include/linux/ |
| H A D | perf_event.h | 1600 struct perf_event_mmap_page *userpg,
|
| /OK3568_Linux_fs/kernel/arch/arm64/kernel/ |
| H A D | perf_event.c | 1241 struct perf_event_mmap_page *userpg, u64 now) in device_initcall()
|
| /OK3568_Linux_fs/kernel/arch/x86/events/ |
| H A D | core.c | 2497 struct perf_event_mmap_page *userpg, u64 now) in arch_perf_update_userpage()
|
| /OK3568_Linux_fs/kernel/tools/lib/bpf/ |
| H A D | libbpf.c | 9900 struct perf_event_mmap_page *header = mmap_mem; in bpf_perf_event_read_simple()
|