Linux Perf
phys_entry Struct Reference
Collaboration diagram for phys_entry:
Collaboration graph

Public Attributes

struct rb_node rb_node
 
u64 start
 
u64 end
 
u64 node
 

Detailed Description

Definition at line 7 of file mem2node.c.

Member Data Documentation

◆ end

u64 phys_entry::end

Definition at line 10 of file mem2node.c.

◆ node

u64 phys_entry::node

Definition at line 11 of file mem2node.c.

◆ rb_node

struct rb_node phys_entry::rb_node

Definition at line 8 of file mem2node.c.

◆ start

u64 phys_entry::start

Definition at line 9 of file mem2node.c.


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