Home
last modified time | relevance | path

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

/linux/tools/perf/util/
H A Dsymbol_conf.h12 struct symbol_conf { struct
13 bool nanosecs;
14 unsigned short priv_size;
15 bool try_vmlinux_path,
16 init_annotation,
17 force,
18 ignore_vmlinux,
19 ignore_vmlinux_buildid,
20 show_kernel_path,
21 use_modules,
[all …]
H A Dsymbol.c59 struct symbol_conf symbol_conf = { variable