Searched refs:_filter (Results 1 - 2 of 2) sorted by relevance

/linux-4.1.27/tools/perf/util/
H A Dprobe-event.c812 int max_vls, struct strfilter *_filter, show_available_vars_at()
862 if (strfilter__compare(_filter, var)) { show_available_vars_at()
881 struct strfilter *_filter, bool externs) show_available_vars()
899 ret = show_available_vars_at(dinfo, &pevs[i], max_vls, _filter, show_available_vars()
2806 int show_available_funcs(const char *target, struct strfilter *_filter, show_available_funcs() argument
2827 available_func_filter = _filter; show_available_funcs()
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
/linux-4.1.27/kernel/trace/
H A Dtrace_stack.c449 if (strncmp(str, "_filter=", 8) == 0) enable_stacktrace()

Completed in 120 milliseconds