Searched defs:externs (Results 1 - 3 of 3) sorted by relevance

/linux-4.1.27/tools/perf/util/
H A Dprobe-finder.h99 bool externs; /* Find external vars too */ member in struct:available_var_finder
H A Dprobe-finder.c1325 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 Dprobe-event.c810 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 142 milliseconds