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

#include <probe-event.h>

Data Fields

charevent
 
chargroup
 
struct perf_probe_point point
 
int nargs
 
bool uprobes
 
struct perf_probe_argargs
 

Detailed Description

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

Field Documentation

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

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

char* group

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

int nargs

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

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

bool uprobes

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


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