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

#include <probe-event.h>

Data Fields

charfile
 
charfunction
 
int line
 
bool retprobe
 
charlazy_line
 
unsigned long offset
 

Detailed Description

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

Field Documentation

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

char* function

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

char* lazy_line

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

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

unsigned long offset

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

bool retprobe

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


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