Home
last modified time | relevance | path

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

/linux-3.3/tools/perf/util/
Dprobe-finder.h85 struct available_var_finder { struct
86 struct probe_finder pf;
87 struct variable_list *vls; /* Found variable lists */
88 int nvls; /* Number of variable lists */
89 int max_vls; /* Max no. of variable lists */
90 bool externs; /* Find external vars too */
91 bool child; /* Search child scopes */