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

#include <ftrace.h>

Data Fields

unsigned long ret
 
unsigned long func
 
unsigned long long calltime
 

Detailed Description

Definition at line 11 of file ftrace.h.

Field Documentation

unsigned long long calltime

Definition at line 14 of file ftrace.h.

unsigned long func

Definition at line 13 of file ftrace.h.

unsigned long ret

Definition at line 12 of file ftrace.h.


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