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

#include <cpu_buffer.h>

Data Fields

unsigned long buffer_size
 
struct task_structlast_task
 
int last_is_kernel
 
int tracing
 
unsigned long sample_received
 
unsigned long sample_lost_overflow
 
unsigned long backtrace_aborted
 
unsigned long sample_invalid_eip
 
int cpu
 
struct delayed_work work
 

Detailed Description

Definition at line 41 of file cpu_buffer.h.

Field Documentation

unsigned long backtrace_aborted

Definition at line 48 of file cpu_buffer.h.

unsigned long buffer_size

Definition at line 42 of file cpu_buffer.h.

Definition at line 50 of file cpu_buffer.h.

int last_is_kernel

Definition at line 44 of file cpu_buffer.h.

struct task_struct* last_task

Definition at line 43 of file cpu_buffer.h.

unsigned long sample_invalid_eip

Definition at line 49 of file cpu_buffer.h.

unsigned long sample_lost_overflow

Definition at line 47 of file cpu_buffer.h.

unsigned long sample_received

Definition at line 46 of file cpu_buffer.h.

int tracing

Definition at line 45 of file cpu_buffer.h.

Definition at line 51 of file cpu_buffer.h.


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