Searched defs:externs (Results 1 - 3 of 3) sorted by relevance
/linux-4.1.27/tools/perf/util/ | ||
H A D | probe-finder.h | 99 bool externs; /* Find external vars too */ member in struct:available_var_finder |
H A D | probe-finder.c | 1325 debuginfo__find_available_vars_at(struct debuginfo *dbg, struct perf_probe_event *pev, struct variable_list **vls, int max_vls, bool externs) debuginfo__find_available_vars_at() argument |
H A D | probe-event.c | 810 show_available_vars_at(struct debuginfo *dinfo, struct perf_probe_event *pev, int max_vls, struct strfilter *_filter, bool externs, const char *target) show_available_vars_at() argument 879 show_available_vars(struct perf_probe_event *pevs, int npevs, int max_vls, const char *module, struct strfilter *_filter, bool externs) show_available_vars() argument |
Completed in 104 milliseconds