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

#include <ftrace_event.h>

Data Fields

unsigned short type
 
unsigned char flags
 
unsigned char preempt_count
 
int pid
 
int padding
 
int lock_depth
 

Detailed Description

Definition at line 47 of file ftrace_event.h.

Field Documentation

unsigned char flags

Definition at line 49 of file ftrace_event.h.

int lock_depth

Definition at line 303 of file builtin-timechart.c.

int padding

Definition at line 52 of file ftrace_event.h.

Definition at line 51 of file ftrace_event.h.

unsigned char preempt_count

Definition at line 50 of file ftrace_event.h.

unsigned short type

Definition at line 48 of file ftrace_event.h.


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