Linux Kernel  3.7.1
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Data Fields
perf_branch_entry Struct Reference

#include <perf_event.h>

Data Fields

__u64 from
 
__u64 to
 
__u64 mispred:1
 
__u64 predicted:1
 
__u64 reserved:62
 

Detailed Description

Definition at line 78 of file perf_event.h.

Field Documentation

__u64 from

Definition at line 79 of file perf_event.h.

__u64 mispred

Definition at line 81 of file perf_event.h.

__u64 predicted

Definition at line 81 of file perf_event.h.

__u64 reserved

Definition at line 81 of file perf_event.h.

__u64 to

Definition at line 80 of file perf_event.h.


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