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

#include <probe-event.h>

Data Fields

charfile
 
charfunction
 
int start
 
int end
 
int offset
 
charpath
 
charcomp_dir
 
struct list_head line_list
 

Detailed Description

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

Field Documentation

char* comp_dir

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

int end

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

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

char* function

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

struct list_head line_list

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

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

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

int start

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


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