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

#include <ftrace_event.h>

Data Fields

struct trace_arraytr
 
struct tracertrace
 
voidprivate
 
int cpu_file
 
struct mutex mutex
 
struct ring_buffer_iter ** buffer_iter
 
unsigned long iter_flags
 
struct trace_seq tmp_seq
 
struct trace_seq seq
 
struct trace_entryent
 
unsigned long lost_events
 
int leftover
 
int ent_size
 
int cpu
 
u64 ts
 
loff_t pos
 
long idx
 
cpumask_var_t started
 

Detailed Description

Definition at line 62 of file ftrace_event.h.

Field Documentation

struct ring_buffer_iter** buffer_iter

Definition at line 68 of file ftrace_event.h.

Definition at line 80 of file ftrace_event.h.

int cpu_file

Definition at line 66 of file ftrace_event.h.

Definition at line 76 of file ftrace_event.h.

int ent_size

Definition at line 79 of file ftrace_event.h.

long idx

Definition at line 84 of file ftrace_event.h.

unsigned long iter_flags

Definition at line 69 of file ftrace_event.h.

int leftover

Definition at line 78 of file ftrace_event.h.

unsigned long lost_events

Definition at line 77 of file ftrace_event.h.

Definition at line 67 of file ftrace_event.h.

loff_t pos

Definition at line 83 of file ftrace_event.h.

void* private

Definition at line 65 of file ftrace_event.h.

Definition at line 75 of file ftrace_event.h.

cpumask_var_t started

Definition at line 86 of file ftrace_event.h.

struct trace_seq tmp_seq

Definition at line 72 of file ftrace_event.h.

Definition at line 63 of file ftrace_event.h.

Definition at line 64 of file ftrace_event.h.

u64 ts

Definition at line 81 of file ftrace_event.h.


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