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

#include <ftrace.h>

Data Fields

unsigned long func
 
unsigned long long calltime
 
unsigned long long rettime
 
unsigned long overrun
 
int depth
 

Detailed Description

Definition at line 660 of file ftrace.h.

Field Documentation

unsigned long long calltime

Definition at line 662 of file ftrace.h.

int depth

Definition at line 666 of file ftrace.h.

unsigned long func

Definition at line 661 of file ftrace.h.

unsigned long overrun

Definition at line 665 of file ftrace.h.

unsigned long long rettime

Definition at line 663 of file ftrace.h.


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