Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/tools/include/uapi/linux/
H A Dperf_event.h485 struct perf_event_mmap_page { struct
486 __u32 version; /* version number of this structure */
487 __u32 compat_version; /* lowest version this is compat with */
524 __u32 lock; /* seqlock for synchronization */
525 __u32 index; /* hardware event identifier */
526 __s64 offset; /* add to hardware event value */
527 __u64 time_enabled; /* time event active */
528 __u64 time_running; /* time event on cpu */
529 union {
552 __u16 pmc_width;
[all …]
/OK3568_Linux_fs/kernel/include/uapi/linux/
H A Dperf_event.h485 struct perf_event_mmap_page { struct
486 __u32 version; /* version number of this structure */
487 __u32 compat_version; /* lowest version this is compat with */
524 __u32 lock; /* seqlock for synchronization */
525 __u32 index; /* hardware event identifier */
526 __s64 offset; /* add to hardware event value */
527 __u64 time_enabled; /* time event active */
528 __u64 time_running; /* time event on cpu */
529 union {
552 __u16 pmc_width;
[all …]
/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 Dperf_event.h473 struct perf_event_mmap_page { struct
474 __u32 version; /* version number of this structure */
475 __u32 compat_version; /* lowest version this is compat with */
512 __u32 lock; /* seqlock for synchronization */
513 __u32 index; /* hardware event identifier */
514 __s64 offset; /* add to hardware event value */
515 __u64 time_enabled; /* time event active */
516 __u64 time_running; /* time event on cpu */
517 union {
539 __u16 pmc_width;
[all …]
/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 Dperf_event.h473 struct perf_event_mmap_page { struct
474 __u32 version; /* version number of this structure */
475 __u32 compat_version; /* lowest version this is compat with */
512 __u32 lock; /* seqlock for synchronization */
513 __u32 index; /* hardware event identifier */
514 __s64 offset; /* add to hardware event value */
515 __u64 time_enabled; /* time event active */
516 __u64 time_running; /* time event on cpu */
517 union {
539 __u16 pmc_width;
[all …]