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

Public Attributes

const char * function
 
const char * file
 
int line
 
int diff
 
Dwarf_Die * die_mem
 
bool found
 

Detailed Description

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

Member Data Documentation

◆ die_mem

Dwarf_Die* find_scope_param::die_mem

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

◆ diff

int find_scope_param::diff

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

◆ file

const char* find_scope_param::file

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

◆ found

bool find_scope_param::found

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

◆ function

const char* find_scope_param::function

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

◆ line

int find_scope_param::line

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


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