Home
last modified time | relevance | path

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

/openbmc/linux/tools/perf/util/
H A Dprobe-finder.h104 struct available_var_finder { struct
105 struct probe_finder pf;
106 Dwfl_Module *mod; /* For solving symbols */
107 struct variable_list *vls; /* Found variable lists */
108 int nvls; /* Number of variable lists */
109 int max_vls; /* Max no. of variable lists */
110 bool child; /* Search child scopes */