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

#include <probe-event.h>

Data Fields

charevent
 
chargroup
 
struct probe_trace_point point
 
int nargs
 
bool uprobes
 
struct probe_trace_argargs
 

Detailed Description

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

Field Documentation

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

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

char* group

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

int nargs

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

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

bool uprobes

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


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