Home
last modified time | relevance | path

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

/Linux-v4.19/tools/perf/util/
Dsymbol.h91 struct symbol_conf { struct
92 unsigned short priv_size;
93 bool try_vmlinux_path,
94 init_annotation,
95 force,
96 ignore_vmlinux,
97 ignore_vmlinux_buildid,
98 show_kernel_path,
99 use_modules,
100 allow_aliases,
[all …]
Dsymbol.c40 struct symbol_conf symbol_conf = { variable