Home
last modified time | relevance | path

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

/Linux-v5.15/tools/perf/util/
Dsymbol_conf.h10 struct symbol_conf { struct
11 bool nanosecs;
12 unsigned short priv_size;
13 bool try_vmlinux_path,
14 init_annotation,
15 force,
16 ignore_vmlinux,
17 ignore_vmlinux_buildid,
18 show_kernel_path,
19 use_modules,
[all …]
Dsymbol.c51 struct symbol_conf symbol_conf = { variable