Home
last modified time | relevance | path

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

/linux-4.1.27/tools/perf/util/
Dsymbol.h83 struct symbol_conf { struct
84 unsigned short priv_size;
85 unsigned short nr_events;
86 bool try_vmlinux_path,
87 ignore_vmlinux,
88 ignore_vmlinux_buildid,
89 show_kernel_path,
90 use_modules,
91 allow_aliases,
92 sort_by_name,
[all …]
Dsymbol.c33 struct symbol_conf symbol_conf = { variable