Linux Perf
branch_entry Struct Reference

#include <event.h>

Collaboration diagram for branch_entry:
Collaboration graph

Public Attributes

u64 from
 
u64 to
 
struct branch_flags flags
 

Detailed Description

Definition at line 150 of file event.h.

Member Data Documentation

◆ flags

struct branch_flags branch_entry::flags

Definition at line 153 of file event.h.

◆ from

u64 branch_entry::from

Definition at line 151 of file event.h.

◆ to

u64 branch_entry::to

Definition at line 152 of file event.h.


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