Home
last modified time | relevance | path

Searched defs:procmap_query (Results 1 – 3 of 3) sorted by relevance

/linux/tools/include/uapi/linux/
H A Dfs.h458 struct procmap_query { struct
462 * Query flags, a combination of enum procmap_query_flags values. argument
467 __u64 query_flags; /* in */
475 __u64 query_addr; /* in */
477 __u64 vma_start; /* out */
478 __u64 vma_end; /* out */
480 __u64 vma_flags; /* out */
482 __u64 vma_page_size; /* out */
488 __u64 vma_offset; /* out */
490 __u64 inode; /* out */
[all …]
/linux/include/uapi/linux/
H A Dfs.h461 struct procmap_query { struct
465 * Query flags, a combination of enum procmap_query_flags values. argument
470 __u64 query_flags; /* in */
478 __u64 query_addr; /* in */
480 __u64 vma_start; /* out */
481 __u64 vma_end; /* out */
483 __u64 vma_flags; /* out */
485 __u64 vma_page_size; /* out */
491 __u64 vma_offset; /* out */
493 __u64 inode; /* out */
[all …]
/linux/tools/perf/trace/beauty/include/uapi/linux/
H A Dfs.h461 struct procmap_query { struct
465 * Query flags, a combination of enum procmap_query_flags values. argument
470 __u64 query_flags; /* in */
478 __u64 query_addr; /* in */
480 __u64 vma_start; /* out */
481 __u64 vma_end; /* out */
483 __u64 vma_flags; /* out */
485 __u64 vma_page_size; /* out */
491 __u64 vma_offset; /* out */
493 __u64 inode; /* out */
[all …]