Home
last modified time | relevance | path

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

/linux/tools/perf/trace/beauty/include/uapi/linux/
H A Dfs.h473 struct procmap_query { struct
477 * Query flags, a combination of enum procmap_query_flags values. argument
482 __u64 query_flags; /* in */
490 __u64 query_addr; /* in */
492 __u64 vma_start; /* out */
493 __u64 vma_end; /* out */
495 __u64 vma_flags; /* out */
497 __u64 vma_page_size; /* out */
503 __u64 vma_offset; /* out */
505 __u64 inode; /* out */
[all …]