Home
last modified time | relevance | path

Searched defs:available_var_finder (Results 1 – 1 of 1) sorted by relevance

/tools/perf/util/
Dprobe-finder.h99 struct available_var_finder { struct
100 struct probe_finder pf;
101 Dwfl_Module *mod; /* For solving symbols */
102 struct variable_list *vls; /* Found variable lists */
103 int nvls; /* Number of variable lists */
104 int max_vls; /* Max no. of variable lists */
105 bool child; /* Search child scopes */