Home
last modified time | relevance | path

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

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