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

#include <trace_probe.h>

Data Fields

struct fetch_param fetch
 
struct fetch_param fetch_size
 
unsigned int offset
 
const charname
 
const charcomm
 
struct fetch_typetype
 

Detailed Description

Definition at line 119 of file trace_probe.h.

Field Documentation

const char* comm

Definition at line 124 of file trace_probe.h.

Definition at line 120 of file trace_probe.h.

struct fetch_param fetch_size

Definition at line 121 of file trace_probe.h.

const char* name

Definition at line 123 of file trace_probe.h.

unsigned int offset

Definition at line 122 of file trace_probe.h.

Definition at line 125 of file trace_probe.h.


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