Linux Perf
local_vars_finder Struct Reference
Collaboration diagram for local_vars_finder:
Collaboration graph

Public Attributes

struct probe_finder * pf
 
struct perf_probe_argargs
 
bool vars
 
int max_args
 
int nargs
 
int ret
 

Detailed Description

Definition at line 1186 of file probe-finder.c.

Member Data Documentation

◆ args

struct perf_probe_arg* local_vars_finder::args

Definition at line 1188 of file probe-finder.c.

◆ max_args

int local_vars_finder::max_args

Definition at line 1190 of file probe-finder.c.

◆ nargs

int local_vars_finder::nargs

Definition at line 1191 of file probe-finder.c.

◆ pf

struct probe_finder* local_vars_finder::pf

Definition at line 1187 of file probe-finder.c.

◆ ret

int local_vars_finder::ret

Definition at line 1192 of file probe-finder.c.

◆ vars

bool local_vars_finder::vars

Definition at line 1189 of file probe-finder.c.


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