Linux Perf
extra_kernel_map Struct Reference

#include <machine.h>

Collaboration diagram for extra_kernel_map:
Collaboration graph

Public Attributes

u64 start
 
u64 end
 
u64 pgoff
 
char name [KMAP_NAME_LEN]
 

Detailed Description

Definition at line 279 of file machine.h.

Member Data Documentation

◆ end

u64 extra_kernel_map::end

Definition at line 281 of file machine.h.

◆ name

char extra_kernel_map::name[KMAP_NAME_LEN]

Definition at line 283 of file machine.h.

◆ pgoff

u64 extra_kernel_map::pgoff

Definition at line 282 of file machine.h.

◆ start

u64 extra_kernel_map::start

Definition at line 280 of file machine.h.


The documentation for this struct was generated from the following file: