Home
last modified time | relevance | path

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

/linux-4.4.14/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 force,
88 ignore_vmlinux,
89 ignore_vmlinux_buildid,
90 show_kernel_path,
91 use_modules,
92 allow_aliases,
[all …]
Dsymbol.c33 struct symbol_conf symbol_conf = { variable