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

#include <probe-event.h>

Data Fields

struct perf_probe_arg_fieldnext
 
charname
 
long index
 
bool ref
 

Detailed Description

Definition at line 53 of file probe-event.h.

Field Documentation

long index

Definition at line 56 of file probe-event.h.

char* name

Definition at line 55 of file probe-event.h.

Definition at line 54 of file probe-event.h.

bool ref

Definition at line 57 of file probe-event.h.


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