Home
last modified time | relevance | path

Searched defs:perf_event_mmap_page (Results 1 – 2 of 2) sorted by relevance

/system/bpf/include/vmlinux/android15_6.6/arm64/
Dvmlinux.h37285 struct perf_event_mmap_page { struct
37286 __u32 version;
37287 __u32 compat_version;
37288 __u32 lock;
37289 __u32 index;
37290 __s64 offset;
37291 __u64 time_enabled;
37292 __u64 time_running;
37293 union {
37305 __u16 pmc_width;
[all …]
/system/bpf/include/vmlinux/android15_6.6/x86_64/
Dvmlinux.h13572 struct perf_event_mmap_page { struct
13573 __u32 version;
13574 __u32 compat_version;
13575 __u32 lock;
13576 __u32 index;
13577 __s64 offset;
13578 __u64 time_enabled;
13579 __u64 time_running;
13580 union {
13592 __u16 pmc_width;
[all …]