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

#include <perf_event.h>

Data Fields

u64 bts_buffer_base
 
u64 bts_index
 
u64 bts_absolute_maximum
 
u64 bts_interrupt_threshold
 
u64 pebs_buffer_base
 
u64 pebs_index
 
u64 pebs_absolute_maximum
 
u64 pebs_interrupt_threshold
 
u64 pebs_event_reset [MAX_PEBS_EVENTS]
 

Detailed Description

Definition at line 79 of file perf_event.h.

Field Documentation

u64 bts_absolute_maximum

Definition at line 82 of file perf_event.h.

u64 bts_buffer_base

Definition at line 80 of file perf_event.h.

u64 bts_index

Definition at line 81 of file perf_event.h.

u64 bts_interrupt_threshold

Definition at line 83 of file perf_event.h.

u64 pebs_absolute_maximum

Definition at line 86 of file perf_event.h.

u64 pebs_buffer_base

Definition at line 84 of file perf_event.h.

u64 pebs_event_reset[MAX_PEBS_EVENTS]

Definition at line 88 of file perf_event.h.

u64 pebs_index

Definition at line 85 of file perf_event.h.

u64 pebs_interrupt_threshold

Definition at line 87 of file perf_event.h.


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