symbol_conf       188 tools/perf/builtin-annotate.c 		.hide_unresolved	= symbol_conf.hide_unresolved,
symbol_conf       439 tools/perf/builtin-annotate.c 			if (symbol_conf.event_group &&
symbol_conf       499 tools/perf/builtin-annotate.c 	OPT_STRING('d', "dsos", &symbol_conf.dso_list_str, "dso[,dso...]",
symbol_conf       513 tools/perf/builtin-annotate.c 	OPT_BOOLEAN(0, "ignore-vmlinux", &symbol_conf.ignore_vmlinux,
symbol_conf       515 tools/perf/builtin-annotate.c 	OPT_STRING('k', "vmlinux", &symbol_conf.vmlinux_name,
symbol_conf       517 tools/perf/builtin-annotate.c 	OPT_BOOLEAN('m', "modules", &symbol_conf.use_modules,
symbol_conf       525 tools/perf/builtin-annotate.c 	OPT_BOOLEAN_SET(0, "group", &symbol_conf.event_group,
symbol_conf       540 tools/perf/builtin-annotate.c 	OPT_BOOLEAN(0, "group", &symbol_conf.event_group,
symbol_conf       542 tools/perf/builtin-annotate.c 	OPT_BOOLEAN(0, "show-total-period", &symbol_conf.show_total_period,
symbol_conf       544 tools/perf/builtin-annotate.c 	OPT_BOOLEAN('n', "show-nr-samples", &symbol_conf.show_nr_samples,
symbol_conf       577 tools/perf/builtin-annotate.c 	if (symbol_conf.show_nr_samples && annotate.use_gtk) {
symbol_conf       603 tools/perf/builtin-annotate.c 	symbol_conf.try_vmlinux_path = true;
symbol_conf      2572 tools/perf/builtin-c2c.c 		symbol_conf.use_callchain = false;
symbol_conf      2597 tools/perf/builtin-c2c.c 		symbol_conf.use_callchain = true;
symbol_conf      2730 tools/perf/builtin-c2c.c 	OPT_STRING('k', "vmlinux", &symbol_conf.vmlinux_name,
symbol_conf      2754 tools/perf/builtin-c2c.c 	OPT_BOOLEAN('f', "force", &symbol_conf.force, "don't complain, do it"),
symbol_conf      2772 tools/perf/builtin-c2c.c 	data.force = symbol_conf.force;
symbol_conf       307 tools/perf/builtin-diff.c 	if (symbol_conf.filter_relative) {
symbol_conf       994 tools/perf/builtin-diff.c 		symbol_conf.report_block = true;
symbol_conf       997 tools/perf/builtin-diff.c 		       !symbol_conf.use_callchain);
symbol_conf      1261 tools/perf/builtin-diff.c 	OPT_STRING(0, "kallsyms", &symbol_conf.kallsyms_name,
symbol_conf      1263 tools/perf/builtin-diff.c 	OPT_BOOLEAN('m', "modules", &symbol_conf.use_modules,
symbol_conf      1265 tools/perf/builtin-diff.c 	OPT_STRING('d', "dsos", &symbol_conf.dso_list_str, "dso[,dso...]",
symbol_conf      1267 tools/perf/builtin-diff.c 	OPT_STRING('C', "comms", &symbol_conf.comm_list_str, "comm[,comm...]",
symbol_conf      1269 tools/perf/builtin-diff.c 	OPT_STRING('S', "symbols", &symbol_conf.sym_list_str, "symbol[,symbol...]",
symbol_conf      1274 tools/perf/builtin-diff.c 	OPT_STRING_NOEMPTY('t', "field-separator", &symbol_conf.field_sep, "separator",
symbol_conf      1286 tools/perf/builtin-diff.c 	OPT_STRING(0, "pid", &symbol_conf.pid_list_str, "pid[,pid...]",
symbol_conf      1288 tools/perf/builtin-diff.c 	OPT_STRING(0, "tid", &symbol_conf.tid_list_str, "tid[,tid...]",
symbol_conf      1320 tools/perf/builtin-diff.c 	const char *fmt = symbol_conf.field_sep ? "%.2f" : "%6.2f%%";
symbol_conf      1348 tools/perf/builtin-diff.c 	symbol_conf.disable_add2line_warn = true;
symbol_conf      1569 tools/perf/builtin-diff.c 	if (symbol_conf.field_sep)
symbol_conf       799 tools/perf/builtin-inject.c 		OPT_STRING(0, "kallsyms", &symbol_conf.kallsyms_name, "file",
symbol_conf        63 tools/perf/builtin-kallsyms.c 	symbol_conf.sort_by_name = true;
symbol_conf        64 tools/perf/builtin-kallsyms.c 	symbol_conf.try_vmlinux_path = (symbol_conf.vmlinux_name == NULL);
symbol_conf      1985 tools/perf/builtin-kmem.c 		symbol_conf.use_callchain = true;
symbol_conf      1597 tools/perf/builtin-kvm.c 		OPT_STRING(0, "guestmount", &symbol_conf.guestmount, "directory",
symbol_conf      1600 tools/perf/builtin-kvm.c 		OPT_STRING(0, "guestvmlinux", &symbol_conf.default_guest_vmlinux_name,
symbol_conf      1602 tools/perf/builtin-kvm.c 		OPT_STRING(0, "guestkallsyms", &symbol_conf.default_guest_kallsyms,
symbol_conf      1604 tools/perf/builtin-kvm.c 		OPT_STRING(0, "guestmodules", &symbol_conf.default_guest_modules,
symbol_conf       175 tools/perf/builtin-mem.c 		if (symbol_conf.field_sep) {
symbol_conf       182 tools/perf/builtin-mem.c 			symbol_conf.field_sep = " ";
symbol_conf       187 tools/perf/builtin-mem.c 			symbol_conf.field_sep,
symbol_conf       189 tools/perf/builtin-mem.c 			symbol_conf.field_sep,
symbol_conf       191 tools/perf/builtin-mem.c 			symbol_conf.field_sep,
symbol_conf       193 tools/perf/builtin-mem.c 			symbol_conf.field_sep,
symbol_conf       195 tools/perf/builtin-mem.c 			symbol_conf.field_sep,
symbol_conf       197 tools/perf/builtin-mem.c 			symbol_conf.field_sep,
symbol_conf       199 tools/perf/builtin-mem.c 			symbol_conf.field_sep,
symbol_conf       203 tools/perf/builtin-mem.c 		if (symbol_conf.field_sep) {
symbol_conf       209 tools/perf/builtin-mem.c 			symbol_conf.field_sep = " ";
symbol_conf       214 tools/perf/builtin-mem.c 			symbol_conf.field_sep,
symbol_conf       216 tools/perf/builtin-mem.c 			symbol_conf.field_sep,
symbol_conf       218 tools/perf/builtin-mem.c 			symbol_conf.field_sep,
symbol_conf       220 tools/perf/builtin-mem.c 			symbol_conf.field_sep,
symbol_conf       222 tools/perf/builtin-mem.c 			symbol_conf.field_sep,
symbol_conf       224 tools/perf/builtin-mem.c 			symbol_conf.field_sep,
symbol_conf       421 tools/perf/builtin-mem.c 	OPT_STRING_NOEMPTY('x', "field-separator", &symbol_conf.field_sep,
symbol_conf       548 tools/perf/builtin-probe.c 	OPT_STRING('k', "vmlinux", &symbol_conf.vmlinux_name,
symbol_conf       550 tools/perf/builtin-probe.c 	OPT_STRING('s', "source", &symbol_conf.source_prefix,
symbol_conf       570 tools/perf/builtin-probe.c 	OPT_BOOLEAN(0, "demangle", &symbol_conf.demangle,
symbol_conf       572 tools/perf/builtin-probe.c 	OPT_BOOLEAN(0, "demangle-kernel", &symbol_conf.demangle_kernel,
symbol_conf       575 tools/perf/builtin-probe.c 	OPT_STRING(0, "symfs", &symbol_conf.symfs, "directory",
symbol_conf       636 tools/perf/builtin-probe.c 	symbol_conf.try_vmlinux_path = (symbol_conf.vmlinux_name == NULL);
symbol_conf       643 tools/perf/builtin-probe.c 	if (!strchr("lda", params.command) && symbol_conf.vmlinux_name)
symbol_conf       644 tools/perf/builtin-probe.c 		symbol_conf.ignore_vmlinux_buildid = true;
symbol_conf       792 tools/perf/builtin-record.c 	if (symbol_conf.kptr_restrict && !perf_evlist__exclude_kernel(evlist)) {
symbol_conf       857 tools/perf/builtin-record.c 	symbol_conf.ignore_vmlinux_buildid = true;
symbol_conf      2236 tools/perf/builtin-record.c 	OPT_STRING(0, "vmlinux", &symbol_conf.vmlinux_name,
symbol_conf      2358 tools/perf/builtin-record.c 	symbol_conf.allow_aliases = true;
symbol_conf       110 tools/perf/builtin-report.c 		symbol_conf.event_group = perf_config_bool(var, value);
symbol_conf       121 tools/perf/builtin-report.c 		symbol_conf.cumulate_callchain = perf_config_bool(var, value);
symbol_conf       166 tools/perf/builtin-report.c 	} else if (symbol_conf.cumulate_callchain) {
symbol_conf       246 tools/perf/builtin-report.c 		.hide_unresolved 	= symbol_conf.hide_unresolved,
symbol_conf       265 tools/perf/builtin-report.c 	if (symbol_conf.hide_unresolved && al.sym == NULL)
symbol_conf       283 tools/perf/builtin-report.c 	} else if (symbol_conf.cumulate_callchain) {
symbol_conf       351 tools/perf/builtin-report.c 		if (symbol_conf.use_callchain &&
symbol_conf       352 tools/perf/builtin-report.c 			!symbol_conf.show_branchflag_count) {
symbol_conf       360 tools/perf/builtin-report.c 		   !symbol_conf.use_callchain) {
symbol_conf       361 tools/perf/builtin-report.c 			symbol_conf.use_callchain = true;
symbol_conf       368 tools/perf/builtin-report.c 	if (symbol_conf.cumulate_callchain) {
symbol_conf       371 tools/perf/builtin-report.c 			symbol_conf.cumulate_callchain = false;
symbol_conf       385 tools/perf/builtin-report.c 	if (symbol_conf.use_callchain || symbol_conf.cumulate_callchain) {
symbol_conf       431 tools/perf/builtin-report.c 	if (symbol_conf.filter_relative) {
symbol_conf       445 tools/perf/builtin-report.c 			if (symbol_conf.filter_relative) {
symbol_conf       465 tools/perf/builtin-report.c 	if (symbol_conf.show_ref_callgraph &&
symbol_conf       497 tools/perf/builtin-report.c 		if (symbol_conf.event_group &&
symbol_conf       503 tools/perf/builtin-report.c 			       !(symbol_conf.use_callchain ||
symbol_conf       504 tools/perf/builtin-report.c 			         symbol_conf.show_branchflag_count));
symbol_conf       627 tools/perf/builtin-report.c 		if (symbol_conf.event_group &&
symbol_conf       942 tools/perf/builtin-report.c 		symbol_conf.use_callchain = false;
symbol_conf      1082 tools/perf/builtin-report.c 	OPT_STRING('k', "vmlinux", &symbol_conf.vmlinux_name,
symbol_conf      1084 tools/perf/builtin-report.c 	OPT_BOOLEAN(0, "ignore-vmlinux", &symbol_conf.ignore_vmlinux,
symbol_conf      1086 tools/perf/builtin-report.c 	OPT_STRING(0, "kallsyms", &symbol_conf.kallsyms_name,
symbol_conf      1088 tools/perf/builtin-report.c 	OPT_BOOLEAN('f', "force", &symbol_conf.force, "don't complain, do it"),
symbol_conf      1089 tools/perf/builtin-report.c 	OPT_BOOLEAN('m', "modules", &symbol_conf.use_modules,
symbol_conf      1091 tools/perf/builtin-report.c 	OPT_BOOLEAN('n', "show-nr-samples", &symbol_conf.show_nr_samples,
symbol_conf      1108 tools/perf/builtin-report.c 	OPT_BOOLEAN(0, "show-cpu-utilization", &symbol_conf.show_cpu_utilization,
symbol_conf      1110 tools/perf/builtin-report.c 	OPT_BOOLEAN_FLAG(0, "showcpuutilization", &symbol_conf.show_cpu_utilization,
symbol_conf      1114 tools/perf/builtin-report.c 	OPT_BOOLEAN('x', "exclude-other", &symbol_conf.exclude_other,
symbol_conf      1120 tools/perf/builtin-report.c 	OPT_BOOLEAN(0, "children", &symbol_conf.cumulate_callchain,
symbol_conf      1131 tools/perf/builtin-report.c 	OPT_STRING('d', "dsos", &symbol_conf.dso_list_str, "dso[,dso...]",
symbol_conf      1133 tools/perf/builtin-report.c 	OPT_STRING('c', "comms", &symbol_conf.comm_list_str, "comm[,comm...]",
symbol_conf      1135 tools/perf/builtin-report.c 	OPT_STRING(0, "pid", &symbol_conf.pid_list_str, "pid[,pid...]",
symbol_conf      1137 tools/perf/builtin-report.c 	OPT_STRING(0, "tid", &symbol_conf.tid_list_str, "tid[,tid...]",
symbol_conf      1139 tools/perf/builtin-report.c 	OPT_STRING('S', "symbols", &symbol_conf.sym_list_str, "symbol[,symbol...]",
symbol_conf      1143 tools/perf/builtin-report.c 	OPT_STRING('w', "column-widths", &symbol_conf.col_width_list_str,
symbol_conf      1146 tools/perf/builtin-report.c 	OPT_STRING_NOEMPTY('t', "field-separator", &symbol_conf.field_sep, "separator",
symbol_conf      1149 tools/perf/builtin-report.c 	OPT_BOOLEAN('U', "hide-unresolved", &symbol_conf.hide_unresolved,
symbol_conf      1164 tools/perf/builtin-report.c 	OPT_BOOLEAN(0, "show-total-period", &symbol_conf.show_total_period,
symbol_conf      1166 tools/perf/builtin-report.c 	OPT_BOOLEAN_SET(0, "group", &symbol_conf.event_group, &report.group_set,
symbol_conf      1175 tools/perf/builtin-report.c 	OPT_BOOLEAN(0, "demangle", &symbol_conf.demangle,
symbol_conf      1177 tools/perf/builtin-report.c 	OPT_BOOLEAN(0, "demangle-kernel", &symbol_conf.demangle_kernel,
symbol_conf      1180 tools/perf/builtin-report.c 	OPT_INTEGER(0, "samples", &symbol_conf.res_sample,
symbol_conf      1191 tools/perf/builtin-report.c 	OPT_BOOLEAN(0, "show-ref-call-graph", &symbol_conf.show_ref_callgraph,
symbol_conf      1195 tools/perf/builtin-report.c 	OPT_BOOLEAN(0, "raw-trace", &symbol_conf.raw_trace,
symbol_conf      1197 tools/perf/builtin-report.c 	OPT_BOOLEAN(0, "hierarchy", &symbol_conf.report_hierarchy,
symbol_conf      1204 tools/perf/builtin-report.c 	OPT_BOOLEAN(0, "inline", &symbol_conf.inline_name,
symbol_conf      1209 tools/perf/builtin-report.c 	OPT_BOOLEAN(0, "ns", &symbol_conf.nanosecs, "Show times in nanosecs"),
symbol_conf      1210 tools/perf/builtin-report.c 	OPT_CALLBACK(0, "time-quantum", &symbol_conf.time_quantum, "time (ms|us|ns|s)",
symbol_conf      1247 tools/perf/builtin-report.c 	if (symbol_conf.vmlinux_name &&
symbol_conf      1248 tools/perf/builtin-report.c 	    access(symbol_conf.vmlinux_name, R_OK)) {
symbol_conf      1249 tools/perf/builtin-report.c 		pr_err("Invalid file: %s\n", symbol_conf.vmlinux_name);
symbol_conf      1252 tools/perf/builtin-report.c 	if (symbol_conf.kallsyms_name &&
symbol_conf      1253 tools/perf/builtin-report.c 	    access(symbol_conf.kallsyms_name, R_OK)) {
symbol_conf      1254 tools/perf/builtin-report.c 		pr_err("Invalid file: %s\n", symbol_conf.kallsyms_name);
symbol_conf      1260 tools/perf/builtin-report.c 	if (symbol_conf.cumulate_callchain && !callchain_param.order_set)
symbol_conf      1275 tools/perf/builtin-report.c 	data.force = symbol_conf.force;
symbol_conf      1309 tools/perf/builtin-report.c 		symbol_conf.show_branchflag_count = true;
symbol_conf      1321 tools/perf/builtin-report.c 		symbol_conf.cumulate_callchain = false;
symbol_conf      1326 tools/perf/builtin-report.c 		symbol_conf.use_callchain = true;
symbol_conf      1338 tools/perf/builtin-report.c 		symbol_conf.cumulate_callchain = false;
symbol_conf      1341 tools/perf/builtin-report.c 	if (symbol_conf.report_hierarchy) {
symbol_conf      1343 tools/perf/builtin-report.c 		symbol_conf.cumulate_callchain = false;
symbol_conf      1443 tools/perf/builtin-report.c 			symbol_conf.priv_size += sizeof(u32);
symbol_conf      1444 tools/perf/builtin-report.c 			symbol_conf.sort_by_name = true;
symbol_conf      2059 tools/perf/builtin-sched.c 			    &callchain_cursor, symbol_conf.bt_stop_list,  stdout);
symbol_conf      2948 tools/perf/builtin-sched.c 			symbol_conf.use_callchain = 0;
symbol_conf      2991 tools/perf/builtin-sched.c 	symbol_conf.use_callchain = sched->show_callchain;
symbol_conf      3406 tools/perf/builtin-sched.c 	OPT_STRING('k', "vmlinux", &symbol_conf.vmlinux_name,
symbol_conf      3408 tools/perf/builtin-sched.c 	OPT_STRING(0, "kallsyms", &symbol_conf.kallsyms_name,
symbol_conf      3414 tools/perf/builtin-sched.c 	OPT_STRING(0, "symfs", &symbol_conf.symfs, "directory",
symbol_conf      3428 tools/perf/builtin-sched.c 	OPT_STRING('p', "pid", &symbol_conf.pid_list_str, "pid[,pid...]",
symbol_conf      3430 tools/perf/builtin-sched.c 	OPT_STRING('t', "tid", &symbol_conf.tid_list_str, "tid[,tid...]",
symbol_conf       558 tools/perf/builtin-script.c 			symbol_conf.use_callchain = false;
symbol_conf       565 tools/perf/builtin-script.c 	if (symbol_conf.use_callchain &&
symbol_conf       637 tools/perf/builtin-script.c 		else if (PRINT_FIELD(IP) && evsel__has_callchain(evsel) && symbol_conf.use_callchain)
symbol_conf       712 tools/perf/builtin-script.c 		if (symbol_conf.nanosecs)
symbol_conf      1319 tools/perf/builtin-script.c 		if (symbol_conf.use_callchain && sample->callchain &&
symbol_conf      1334 tools/perf/builtin-script.c 					       symbol_conf.bt_stop_list, fp);
symbol_conf      1771 tools/perf/builtin-script.c 	if (!symbol_conf.graph_function)
symbol_conf      1781 tools/perf/builtin-script.c 		const char *s = symbol_conf.graph_function;
symbol_conf      1870 tools/perf/builtin-script.c 		if (symbol_conf.use_callchain && sample->callchain &&
symbol_conf      1877 tools/perf/builtin-script.c 				    symbol_conf.bt_stop_list, fp);
symbol_conf      3242 tools/perf/builtin-script.c 	if (symbol_conf.use_callchain || symbol_conf.cumulate_callchain) {
symbol_conf      3367 tools/perf/builtin-script.c 	symbol_conf.nanosecs = true;
symbol_conf      3385 tools/perf/builtin-script.c 	symbol_conf.nanosecs = true;
symbol_conf      3386 tools/perf/builtin-script.c 	symbol_conf.pad_output_len_dso = 50;
symbol_conf      3396 tools/perf/builtin-script.c 	symbol_conf.nanosecs = true;
symbol_conf      3466 tools/perf/builtin-script.c 	OPT_STRING('k', "vmlinux", &symbol_conf.vmlinux_name,
symbol_conf      3468 tools/perf/builtin-script.c 	OPT_STRING(0, "kallsyms", &symbol_conf.kallsyms_name,
symbol_conf      3486 tools/perf/builtin-script.c 	OPT_STRING('S', "symbols", &symbol_conf.sym_list_str, "symbol[,symbol...]",
symbol_conf      3496 tools/perf/builtin-script.c 	OPT_STRING(0, "graph-function", &symbol_conf.graph_function, "symbol[,symbol...]",
symbol_conf      3498 tools/perf/builtin-script.c 	OPT_STRING(0, "stop-bt", &symbol_conf.bt_stop_list_str, "symbol[,symbol...]",
symbol_conf      3501 tools/perf/builtin-script.c 	OPT_STRING('c', "comms", &symbol_conf.comm_list_str, "comm[,comm...]",
symbol_conf      3503 tools/perf/builtin-script.c 	OPT_STRING(0, "pid", &symbol_conf.pid_list_str, "pid[,pid...]",
symbol_conf      3505 tools/perf/builtin-script.c 	OPT_STRING(0, "tid", &symbol_conf.tid_list_str, "tid[,tid...]",
symbol_conf      3514 tools/perf/builtin-script.c 	OPT_BOOLEAN('\0', "show-kernel-path", &symbol_conf.show_kernel_path,
symbol_conf      3532 tools/perf/builtin-script.c 	OPT_BOOLEAN('f', "force", &symbol_conf.force, "don't complain, do it"),
symbol_conf      3535 tools/perf/builtin-script.c 	OPT_BOOLEAN(0, "ns", &symbol_conf.nanosecs,
symbol_conf      3542 tools/perf/builtin-script.c 	OPT_BOOLEAN(0, "demangle", &symbol_conf.demangle,
symbol_conf      3544 tools/perf/builtin-script.c 	OPT_BOOLEAN(0, "demangle-kernel", &symbol_conf.demangle_kernel,
symbol_conf      3548 tools/perf/builtin-script.c 	OPT_BOOLEAN(0, "inline", &symbol_conf.inline_name,
symbol_conf      3550 tools/perf/builtin-script.c 	OPT_STRING(0, "guestmount", &symbol_conf.guestmount, "directory",
symbol_conf      3553 tools/perf/builtin-script.c 	OPT_STRING(0, "guestvmlinux", &symbol_conf.default_guest_vmlinux_name,
symbol_conf      3555 tools/perf/builtin-script.c 	OPT_STRING(0, "guestkallsyms", &symbol_conf.default_guest_kallsyms,
symbol_conf      3557 tools/perf/builtin-script.c 	OPT_STRING(0, "guestmodules", &symbol_conf.default_guest_modules,
symbol_conf      3579 tools/perf/builtin-script.c 	if (symbol_conf.guestmount ||
symbol_conf      3580 tools/perf/builtin-script.c 	    symbol_conf.default_guest_vmlinux_name ||
symbol_conf      3581 tools/perf/builtin-script.c 	    symbol_conf.default_guest_kallsyms ||
symbol_conf      3582 tools/perf/builtin-script.c 	    symbol_conf.default_guest_modules) {
symbol_conf      3590 tools/perf/builtin-script.c 	data.force = symbol_conf.force;
symbol_conf      3786 tools/perf/builtin-script.c 	    symbol_conf.graph_function)
symbol_conf      3799 tools/perf/builtin-script.c 		symbol_conf.use_callchain = true;
symbol_conf      3801 tools/perf/builtin-script.c 		symbol_conf.use_callchain = false;
symbol_conf       299 tools/perf/builtin-top.c 		if (symbol_conf.event_group &&
symbol_conf       349 tools/perf/builtin-top.c 		       top->min_percent, stdout, !symbol_conf.use_callchain);
symbol_conf       768 tools/perf/builtin-top.c 	    symbol_conf.kptr_restrict &&
symbol_conf       798 tools/perf/builtin-top.c 			if (symbol_conf.vmlinux_name) {
symbol_conf       802 tools/perf/builtin-top.c 					    symbol_conf.vmlinux_name, serr, msg);
symbol_conf       822 tools/perf/builtin-top.c 		if (symbol_conf.cumulate_callchain)
symbol_conf      1341 tools/perf/builtin-top.c 	symbol_conf.use_callchain = true;
symbol_conf      1357 tools/perf/builtin-top.c 		symbol_conf.use_callchain = false;
symbol_conf      1372 tools/perf/builtin-top.c 		symbol_conf.cumulate_callchain = perf_config_bool(var, value);
symbol_conf      1436 tools/perf/builtin-top.c 	OPT_STRING('k', "vmlinux", &symbol_conf.vmlinux_name,
symbol_conf      1438 tools/perf/builtin-top.c 	OPT_BOOLEAN(0, "ignore-vmlinux", &symbol_conf.ignore_vmlinux,
symbol_conf      1440 tools/perf/builtin-top.c 	OPT_STRING(0, "kallsyms", &symbol_conf.kallsyms_name,
symbol_conf      1478 tools/perf/builtin-top.c 	OPT_BOOLEAN('n', "show-nr-samples", &symbol_conf.show_nr_samples,
symbol_conf      1486 tools/perf/builtin-top.c 	OPT_BOOLEAN(0, "children", &symbol_conf.cumulate_callchain,
symbol_conf      1494 tools/perf/builtin-top.c 	OPT_BOOLEAN(0, "show-total-period", &symbol_conf.show_total_period,
symbol_conf      1496 tools/perf/builtin-top.c 	OPT_STRING(0, "dsos", &symbol_conf.dso_list_str, "dso[,dso...]",
symbol_conf      1498 tools/perf/builtin-top.c 	OPT_STRING(0, "comms", &symbol_conf.comm_list_str, "comm[,comm...]",
symbol_conf      1500 tools/perf/builtin-top.c 	OPT_STRING(0, "symbols", &symbol_conf.sym_list_str, "symbol[,symbol...]",
symbol_conf      1506 tools/perf/builtin-top.c 	OPT_BOOLEAN(0, "demangle-kernel", &symbol_conf.demangle_kernel,
symbol_conf      1518 tools/perf/builtin-top.c 	OPT_STRING('w', "column-widths", &symbol_conf.col_width_list_str,
symbol_conf      1529 tools/perf/builtin-top.c 	OPT_BOOLEAN(0, "raw-trace", &symbol_conf.raw_trace,
symbol_conf      1531 tools/perf/builtin-top.c 	OPT_BOOLEAN(0, "hierarchy", &symbol_conf.report_hierarchy,
symbol_conf      1535 tools/perf/builtin-top.c 	OPT_BOOLEAN(0, "force", &symbol_conf.force, "don't complain, do it"),
symbol_conf      1578 tools/perf/builtin-top.c 	if (symbol_conf.report_hierarchy) {
symbol_conf      1580 tools/perf/builtin-top.c 		symbol_conf.event_group = false;
symbol_conf      1581 tools/perf/builtin-top.c 		symbol_conf.cumulate_callchain = false;
symbol_conf      1592 tools/perf/builtin-top.c 		symbol_conf.show_branchflag_count = true;
symbol_conf      1651 tools/perf/builtin-top.c 		symbol_conf.cumulate_callchain = false;
symbol_conf      1655 tools/perf/builtin-top.c 	if (symbol_conf.cumulate_callchain && !callchain_param.order_set)
symbol_conf      1664 tools/perf/builtin-top.c 	symbol_conf.try_vmlinux_path = (symbol_conf.vmlinux_name == NULL);
symbol_conf      1392 tools/perf/builtin-trace.c 	if (symbol_conf.kptr_restrict) {
symbol_conf      2081 tools/perf/builtin-trace.c 	return sample__fprintf_callchain(sample, 38, print_opts, &callchain_cursor, symbol_conf.bt_stop_list, trace->output);
symbol_conf      3595 tools/perf/builtin-trace.c 		symbol_conf.pid_list_str = strdup(trace->opts.target.pid);
symbol_conf      3598 tools/perf/builtin-trace.c 		symbol_conf.tid_list_str = strdup(trace->opts.target.tid);
symbol_conf      4286 tools/perf/builtin-trace.c 		symbol_conf.use_callchain = true;
symbol_conf       723 tools/perf/tests/builtin-test.c 	symbol_conf.priv_size = sizeof(int);
symbol_conf       724 tools/perf/tests/builtin-test.c 	symbol_conf.sort_by_name = true;
symbol_conf       725 tools/perf/tests/builtin-test.c 	symbol_conf.try_vmlinux_path = true;
symbol_conf       589 tools/perf/tests/code-reading.c 		symbol_conf.kallsyms_name = "/proc/kallsyms";
symbol_conf        94 tools/perf/tests/hists_cumulate.c 		if (symbol_conf.cumulate_callchain)
symbol_conf       197 tools/perf/tests/hists_cumulate.c 			symbol_conf.use_callchain,
symbol_conf       198 tools/perf/tests/hists_cumulate.c 			symbol_conf.cumulate_callchain);
symbol_conf       215 tools/perf/tests/hists_cumulate.c 		if (symbol_conf.cumulate_callchain)
symbol_conf       218 tools/perf/tests/hists_cumulate.c 		if (!symbol_conf.use_callchain)
symbol_conf       245 tools/perf/tests/hists_cumulate.c 			!symbol_conf.use_callchain || nr_expected == nr_callchain);
symbol_conf       281 tools/perf/tests/hists_cumulate.c 	symbol_conf.use_callchain = false;
symbol_conf       282 tools/perf/tests/hists_cumulate.c 	symbol_conf.cumulate_callchain = false;
symbol_conf       428 tools/perf/tests/hists_cumulate.c 	symbol_conf.use_callchain = true;
symbol_conf       429 tools/perf/tests/hists_cumulate.c 	symbol_conf.cumulate_callchain = false;
symbol_conf       486 tools/perf/tests/hists_cumulate.c 	symbol_conf.use_callchain = false;
symbol_conf       487 tools/perf/tests/hists_cumulate.c 	symbol_conf.cumulate_callchain = true;
symbol_conf       670 tools/perf/tests/hists_cumulate.c 	symbol_conf.use_callchain = true;
symbol_conf       671 tools/perf/tests/hists_cumulate.c 	symbol_conf.cumulate_callchain = true;
symbol_conf        55 tools/perf/ui/browsers/hists.c 	return hists__has_filter(hb->hists) || hb->min_pcnt || symbol_conf.has_filter || hb->c2c_filter;
symbol_conf        89 tools/perf/ui/browsers/hists.c 	if (symbol_conf.report_hierarchy)
symbol_conf       419 tools/perf/ui/browsers/hists.c 		if (symbol_conf.report_hierarchy)
symbol_conf       430 tools/perf/ui/browsers/hists.c 			if (symbol_conf.report_hierarchy)
symbol_conf       438 tools/perf/ui/browsers/hists.c 			if (symbol_conf.report_hierarchy)
symbol_conf       655 tools/perf/ui/browsers/hists.c 			    symbol_conf.report_hierarchy)
symbol_conf       816 tools/perf/ui/browsers/hists.c 	if (symbol_conf.show_branchflag_count) {
symbol_conf       947 tools/perf/ui/browsers/hists.c 			     symbol_conf.field_sep ?: ";", str) < 0)
symbol_conf      1123 tools/perf/ui/browsers/hists.c 	if (symbol_conf.cumulate_callchain)
symbol_conf      1203 tools/perf/ui/browsers/hists.c 	if (!symbol_conf.cumulate_callchain) {				\
symbol_conf      1252 tools/perf/ui/browsers/hists.c 	bool use_callchain = hist_entry__has_callchains(entry) && symbol_conf.use_callchain;
symbol_conf      1605 tools/perf/ui/browsers/hists.c 	if (hists__has_callchains(hists) && symbol_conf.use_callchain) {
symbol_conf      1747 tools/perf/ui/browsers/hists.c 	if (symbol_conf.report_hierarchy)
symbol_conf      1790 tools/perf/ui/browsers/hists.c 		if (symbol_conf.report_hierarchy) {
symbol_conf      2009 tools/perf/ui/browsers/hists.c 	if (hist_entry__has_callchains(he) && symbol_conf.use_callchain) {
symbol_conf      2104 tools/perf/ui/browsers/hists.c 		if (symbol_conf.report_hierarchy) {
symbol_conf      2163 tools/perf/ui/browsers/hists.c 	browser->show_headers		= symbol_conf.show_hist_headers;
symbol_conf      2166 tools/perf/ui/browsers/hists.c 	if (symbol_conf.report_hierarchy) {
symbol_conf      2574 tools/perf/ui/browsers/hists.c 		unsigned long endtime = act->time + symbol_conf.time_quantum;
symbol_conf      2649 tools/perf/ui/browsers/hists.c 		timestamp__scnprintf_usec(he->time + symbol_conf.time_quantum,
symbol_conf      2767 tools/perf/ui/browsers/hists.c 	if (hb->min_pcnt == 0 && !symbol_conf.report_hierarchy) {
symbol_conf      2799 tools/perf/ui/browsers/hists.c 		if (!he->leaf || !hist_entry__has_callchains(he) || !symbol_conf.use_callchain)
symbol_conf      2805 tools/perf/ui/browsers/hists.c 			if (symbol_conf.cumulate_callchain)
symbol_conf      2900 tools/perf/ui/browsers/hists.c 	if (symbol_conf.col_width_list_str)
symbol_conf      2901 tools/perf/ui/browsers/hists.c 		perf_hpp__set_user_width(symbol_conf.col_width_list_str);
symbol_conf      3001 tools/perf/ui/browsers/hists.c 			symbol_conf.filter_relative ^= 1;
symbol_conf      3366 tools/perf/ui/browsers/hists.c 	if (symbol_conf.event_group && !perf_evsel__is_group_leader(evsel))
symbol_conf      3429 tools/perf/ui/browsers/hists.c 	if (symbol_conf.event_group) {
symbol_conf        88 tools/perf/ui/browsers/res_sample.c 		     symbol_conf.inline_name ? "--inline" : "",
symbol_conf        55 tools/perf/ui/browsers/scripts.c 		     c->perf, opt, symbol_conf.inline_name ? " --inline" : "",
symbol_conf        42 tools/perf/ui/gtk/annotate.c 	if (!symbol_conf.event_group && !symhist->addr[dl->al.offset].nr_samples)
symbol_conf       184 tools/perf/ui/gtk/hists.c 				     first ? "" : symbol_conf.field_sep ?: "; ",
symbol_conf       200 tools/perf/ui/gtk/hists.c 				     first ? "" : symbol_conf.field_sep ?: "; ",
symbol_conf       388 tools/perf/ui/gtk/hists.c 		    symbol_conf.use_callchain && hists__has(hists, sym)) {
symbol_conf       390 tools/perf/ui/gtk/hists.c 				total = symbol_conf.cumulate_callchain ?
symbol_conf       485 tools/perf/ui/gtk/hists.c 		if (he->leaf && hist_entry__has_callchains(he) && symbol_conf.use_callchain) {
symbol_conf       487 tools/perf/ui/gtk/hists.c 				total = symbol_conf.cumulate_callchain ?
symbol_conf       644 tools/perf/ui/gtk/hists.c 		if (symbol_conf.event_group) {
symbol_conf       660 tools/perf/ui/gtk/hists.c 		if (symbol_conf.report_hierarchy)
symbol_conf       120 tools/perf/ui/hist.c 	if (symbol_conf.field_sep) {
symbol_conf       137 tools/perf/ui/hist.c 	if (!symbol_conf.cumulate_callchain) {
symbol_conf       164 tools/perf/ui/hist.c 	if (ret || !symbol_conf.event_group)
symbol_conf       206 tools/perf/ui/hist.c 	if (symbol_conf.cumulate_callchain) {
symbol_conf       214 tools/perf/ui/hist.c 		if (a->thread != b->thread || !hist_entry__has_callchains(a) || !symbol_conf.use_callchain)
symbol_conf       231 tools/perf/ui/hist.c 	if (symbol_conf.event_group)
symbol_conf       496 tools/perf/ui/hist.c 	if (symbol_conf.cumulate_callchain) {
symbol_conf       503 tools/perf/ui/hist.c 	if (symbol_conf.show_cpu_utilization) {
symbol_conf       513 tools/perf/ui/hist.c 	if (symbol_conf.show_nr_samples)
symbol_conf       516 tools/perf/ui/hist.c 	if (symbol_conf.show_total_period)
symbol_conf       808 tools/perf/ui/hist.c 	if (!symbol_conf.report_hierarchy)
symbol_conf        76 tools/perf/ui/stdio/hist.c 	if (symbol_conf.show_branchflag_count) {
symbol_conf       257 tools/perf/ui/stdio/hist.c 			if (symbol_conf.show_branchflag_count)
symbol_conf       331 tools/perf/ui/stdio/hist.c 	const char *sep = symbol_conf.field_sep ?: ";";
symbol_conf       386 tools/perf/ui/stdio/hist.c 	if (symbol_conf.cumulate_callchain)
symbol_conf       416 tools/perf/ui/stdio/hist.c 	const char *sep = symbol_conf.field_sep;
symbol_conf       422 tools/perf/ui/stdio/hist.c 	if (symbol_conf.exclude_other && !he->parent)
symbol_conf       461 tools/perf/ui/stdio/hist.c 	const char *sep = symbol_conf.field_sep;
symbol_conf       469 tools/perf/ui/stdio/hist.c 	if (symbol_conf.exclude_other && !he->parent)
symbol_conf       526 tools/perf/ui/stdio/hist.c 	if (he->leaf && hist_entry__has_callchains(he) && symbol_conf.use_callchain) {
symbol_conf       577 tools/perf/ui/stdio/hist.c 	if (symbol_conf.report_hierarchy)
symbol_conf       580 tools/perf/ui/stdio/hist.c 	if (symbol_conf.report_block)
symbol_conf       619 tools/perf/ui/stdio/hist.c 	const char *sep = symbol_conf.field_sep;
symbol_conf       709 tools/perf/ui/stdio/hist.c 	const char *sep = symbol_conf.field_sep;
symbol_conf       737 tools/perf/ui/stdio/hist.c 	const char *sep = symbol_conf.field_sep;
symbol_conf       787 tools/perf/ui/stdio/hist.c 	if (symbol_conf.report_hierarchy)
symbol_conf       800 tools/perf/ui/stdio/hist.c 	const char *sep = symbol_conf.field_sep;
symbol_conf       810 tools/perf/ui/stdio/hist.c 	if (symbol_conf.col_width_list_str)
symbol_conf       811 tools/perf/ui/stdio/hist.c 		perf_hpp__set_user_width(symbol_conf.col_width_list_str);
symbol_conf      1434 tools/perf/util/annotate.c 			if (symbol_conf.show_total_period)
symbol_conf      1437 tools/perf/util/annotate.c 			else if (symbol_conf.show_nr_samples)
symbol_conf      1451 tools/perf/util/annotate.c 		int width = symbol_conf.show_total_period ? 12 : 8;
symbol_conf      2282 tools/perf/util/annotate.c 	int width = symbol_conf.show_total_period ? 12 : 8;
symbol_conf      2305 tools/perf/util/annotate.c 				  width, width, symbol_conf.show_total_period ? "Period" :
symbol_conf      2306 tools/perf/util/annotate.c 				  symbol_conf.show_nr_samples ? "Samples" : "Percent",
symbol_conf      3081 tools/perf/util/annotate.c 	annotation__default_options.show_total_period = symbol_conf.show_total_period;
symbol_conf      3082 tools/perf/util/annotate.c 	annotation__default_options.show_nr_samples   = symbol_conf.show_nr_samples;
symbol_conf       334 tools/perf/util/annotate.h 	return (void *)sym - symbol_conf.priv_size;
symbol_conf      1877 tools/perf/util/auxtrace.c 	if (symbol_conf.kptr_restrict) {
symbol_conf       177 tools/perf/util/callchain.c 	symbol_conf.use_callchain = true;
symbol_conf       186 tools/perf/util/callchain.c 			symbol_conf.use_callchain = false;
symbol_conf      1088 tools/perf/util/callchain.c 	if (sample->callchain == NULL && !symbol_conf.show_branchflag_count)
symbol_conf      1091 tools/perf/util/callchain.c 	if (symbol_conf.use_callchain || symbol_conf.cumulate_callchain ||
symbol_conf      1092 tools/perf/util/callchain.c 	    perf_hpp_list.parent || symbol_conf.show_branchflag_count) {
symbol_conf      1101 tools/perf/util/callchain.c 	if ((!symbol_conf.use_callchain || sample->callchain == NULL) &&
symbol_conf      1102 tools/perf/util/callchain.c 		!symbol_conf.show_branchflag_count)
symbol_conf      1485 tools/perf/util/callchain.c 	if (!symbol_conf.use_callchain)
symbol_conf      1513 tools/perf/util/callchain.c 	if (!symbol_conf.use_callchain)
symbol_conf       438 tools/perf/util/config.c 		symbol_conf.show_hist_headers = perf_config_bool(var, value);
symbol_conf       220 tools/perf/util/db-export.c 	if (!symbol_conf.use_callchain || !sample->callchain)
symbol_conf       175 tools/perf/util/dso.c 		path__join3(filename, size, symbol_conf.symfs,
symbol_conf       590 tools/perf/util/event.c 		if (symbol_conf.dso_list &&
symbol_conf       591 tools/perf/util/event.c 		    (!dso || !(strlist__has_entry(symbol_conf.dso_list,
symbol_conf       594 tools/perf/util/event.c 				strlist__has_entry(symbol_conf.dso_list,
symbol_conf       602 tools/perf/util/event.c 	if (symbol_conf.sym_list &&
symbol_conf       603 tools/perf/util/event.c 		(!al->sym || !strlist__has_entry(symbol_conf.sym_list,
symbol_conf       339 tools/perf/util/evsel.h 	if (!symbol_conf.event_group)
symbol_conf        72 tools/perf/util/hist.c 	    !symbol_conf.col_width_list_str && !symbol_conf.field_sep &&
symbol_conf        73 tools/perf/util/hist.c 	    !symbol_conf.dso_list)
symbol_conf       203 tools/perf/util/hist.c 	if (symbol_conf.nanosecs)
symbol_conf       263 tools/perf/util/hist.c 	unsigned long time_quantum = symbol_conf.time_quantum;
symbol_conf       307 tools/perf/util/hist.c 	if (symbol_conf.cumulate_callchain)
symbol_conf       419 tools/perf/util/hist.c 	if (symbol_conf.cumulate_callchain) {
symbol_conf       452 tools/perf/util/hist.c 	if (hist_entry__has_callchains(he) && symbol_conf.use_callchain)
symbol_conf       467 tools/perf/util/hist.c 	if (symbol_conf.res_sample) {
symbol_conf       469 tools/perf/util/hist.c 					symbol_conf.res_sample);
symbol_conf       479 tools/perf/util/hist.c 	if (!symbol_conf.report_hierarchy)
symbol_conf       532 tools/perf/util/hist.c 	if (symbol_conf.use_callchain)
symbol_conf       549 tools/perf/util/hist.c 	if (symbol_conf.exclude_other && parent == NULL)
symbol_conf       556 tools/perf/util/hist.c 	if (!hist_entry__has_callchains(he) || !symbol_conf.use_callchain)
symbol_conf       596 tools/perf/util/hist.c 			if (symbol_conf.cumulate_callchain)
symbol_conf       641 tools/perf/util/hist.c 	if (symbol_conf.cumulate_callchain)
symbol_conf       661 tools/perf/util/hist.c 	if (he->num_res < symbol_conf.res_sample) {
symbol_conf       664 tools/perf/util/hist.c 		j = random_max(symbol_conf.res_sample);
symbol_conf       721 tools/perf/util/hist.c 	if (he && symbol_conf.res_sample)
symbol_conf      1100 tools/perf/util/hist.c 	if (hist_entry__has_callchains(he) && symbol_conf.use_callchain)
symbol_conf      1320 tools/perf/util/hist.c 		if (symbol_conf.comm_list == NULL &&
symbol_conf      1321 tools/perf/util/hist.c 		    symbol_conf.pid_list == NULL &&
symbol_conf      1322 tools/perf/util/hist.c 		    symbol_conf.tid_list == NULL)
symbol_conf      1326 tools/perf/util/hist.c 		if (symbol_conf.dso_list == NULL)
symbol_conf      1330 tools/perf/util/hist.c 		if (symbol_conf.sym_list == NULL)
symbol_conf      1497 tools/perf/util/hist.c 		    symbol_conf.use_callchain) {
symbol_conf      1523 tools/perf/util/hist.c 	if (symbol_conf.report_hierarchy)
symbol_conf      1536 tools/perf/util/hist.c 			if (symbol_conf.cumulate_callchain)
symbol_conf      1539 tools/perf/util/hist.c 			if (hist_entry__has_callchains(he) && symbol_conf.use_callchain) {
symbol_conf      1774 tools/perf/util/hist.c 			if (symbol_conf.cumulate_callchain)
symbol_conf      1800 tools/perf/util/hist.c 			if (symbol_conf.cumulate_callchain)
symbol_conf      1842 tools/perf/util/hist.c 	if (symbol_conf.filter_relative)
symbol_conf      1850 tools/perf/util/hist.c 	if (symbol_conf.report_hierarchy) {
symbol_conf      1891 tools/perf/util/hist.c 	if (evsel && symbol_conf.use_callchain && !symbol_conf.show_ref_callgraph)
symbol_conf      1894 tools/perf/util/hist.c 		use_callchain = symbol_conf.use_callchain;
symbol_conf      1896 tools/perf/util/hist.c 	use_callchain |= symbol_conf.show_branchflag_count;
symbol_conf      1908 tools/perf/util/hist.c 	output_resort(hists, prog, symbol_conf.use_callchain, NULL, NULL);
symbol_conf      1914 tools/perf/util/hist.c 	output_resort(hists, prog, symbol_conf.use_callchain, cb, NULL);
symbol_conf      2003 tools/perf/util/hist.c 	if (symbol_conf.report_hierarchy) {
symbol_conf      2220 tools/perf/util/hist.c 	if (symbol_conf.report_hierarchy)
symbol_conf      2230 tools/perf/util/hist.c 	if (symbol_conf.report_hierarchy)
symbol_conf      2240 tools/perf/util/hist.c 	if (symbol_conf.report_hierarchy)
symbol_conf      2250 tools/perf/util/hist.c 	if (symbol_conf.report_hierarchy)
symbol_conf      2314 tools/perf/util/hist.c 		if (symbol_conf.cumulate_callchain)
symbol_conf      2451 tools/perf/util/hist.c 	if (symbol_conf.report_hierarchy) {
symbol_conf      2526 tools/perf/util/hist.c 	if (symbol_conf.report_hierarchy) {
symbol_conf      2621 tools/perf/util/hist.c 	return symbol_conf.filter_relative ? hists->stats.total_non_filtered_period :
symbol_conf      2641 tools/perf/util/hist.c 	if (symbol_conf.filter_relative) {
symbol_conf      2655 tools/perf/util/hist.c 			if (symbol_conf.filter_relative) {
symbol_conf      2665 tools/perf/util/hist.c 	if (symbol_conf.show_ref_callgraph &&
symbol_conf      2708 tools/perf/util/hist.c 		symbol_conf.filter_relative = true;
symbol_conf      2710 tools/perf/util/hist.c 		symbol_conf.filter_relative = false;
symbol_conf       425 tools/perf/util/hist.h 	return !symbol_conf.field_sep;
symbol_conf      3271 tools/perf/util/intel-pt.c 	if (pt->synth_opts.callchain && !symbol_conf.use_callchain) {
symbol_conf      3272 tools/perf/util/intel-pt.c 		symbol_conf.use_callchain = true;
symbol_conf      3274 tools/perf/util/intel-pt.c 			symbol_conf.use_callchain = false;
symbol_conf       343 tools/perf/util/machine.c 	    (symbol_conf.guestmount)) {
symbol_conf       344 tools/perf/util/machine.c 		sprintf(path, "%s/%d", symbol_conf.guestmount, pid);
symbol_conf       886 tools/perf/util/machine.c 		if (symbol_conf.vmlinux_name)
symbol_conf       887 tools/perf/util/machine.c 			vmlinux_name = symbol_conf.vmlinux_name;
symbol_conf       892 tools/perf/util/machine.c 		if (symbol_conf.default_guest_vmlinux_name)
symbol_conf       893 tools/perf/util/machine.c 			vmlinux_name = symbol_conf.default_guest_vmlinux_name;
symbol_conf       914 tools/perf/util/machine.c 		scnprintf(buf, bufsz, "%s", symbol_conf.default_guest_kallsyms);
symbol_conf      1136 tools/perf/util/machine.c 	if (symbol_conf.default_guest_vmlinux_name ||
symbol_conf      1137 tools/perf/util/machine.c 	    symbol_conf.default_guest_modules ||
symbol_conf      1138 tools/perf/util/machine.c 	    symbol_conf.default_guest_kallsyms) {
symbol_conf      1142 tools/perf/util/machine.c 	if (symbol_conf.guestmount) {
symbol_conf      1143 tools/perf/util/machine.c 		items = scandir(symbol_conf.guestmount, &namelist, NULL, NULL);
symbol_conf      1160 tools/perf/util/machine.c 				symbol_conf.guestmount,
symbol_conf      1398 tools/perf/util/machine.c 		modules = symbol_conf.default_guest_modules;
symbol_conf      1460 tools/perf/util/machine.c 	if (symbol_conf.use_modules && machine__create_modules(machine) < 0) {
symbol_conf      2065 tools/perf/util/machine.c 	if (symbol_conf.hide_unresolved && al.sym == NULL)
symbol_conf      2430 tools/perf/util/machine.c 	if (!symbol_conf.inline_name || !map || !sym)
symbol_conf      2462 tools/perf/util/machine.c 	if (symbol_conf.hide_unresolved && entry->sym == NULL)
symbol_conf       412 tools/perf/util/map.c 	char buf[symbol_conf.pad_output_len_dso + 1];
symbol_conf       416 tools/perf/util/map.c 		if (symbol_conf.show_kernel_path && map->dso->long_name)
symbol_conf       422 tools/perf/util/map.c 	if (symbol_conf.pad_output_len_dso) {
symbol_conf       423 tools/perf/util/map.c 		scnprintf_pad(buf, symbol_conf.pad_output_len_dso, "%s", dsoname);
symbol_conf        72 tools/perf/util/probe-event.c 	symbol_conf.sort_by_name = true;
symbol_conf        73 tools/perf/util/probe-event.c 	symbol_conf.allow_aliases = true;
symbol_conf        83 tools/perf/util/probe-event.c 	if (symbol_conf.vmlinux_name)
symbol_conf        84 tools/perf/util/probe-event.c 		pr_debug("Use vmlinux: %s\n", symbol_conf.vmlinux_name);
symbol_conf       336 tools/perf/util/probe-event.c 	vmlinux_name = symbol_conf.vmlinux_name;
symbol_conf       752 tools/perf/util/probe-event.c 	if (symbol_conf.ignore_vmlinux_buildid)
symbol_conf       754 tools/perf/util/probe-event.c 						symbol_conf.vmlinux_name);
symbol_conf      1872 tools/perf/util/probe-finder.c 	const char *prefix = symbol_conf.source_prefix;
symbol_conf      1897 tools/perf/util/probe-finder.c 		if (!symbol_conf.source_prefix) {
symbol_conf       270 tools/perf/util/scripting-engines/trace-event-perl.c 	if (!symbol_conf.use_callchain || !sample->callchain)
symbol_conf       319 tools/perf/util/scripting-engines/trace-event-perl.c 				if (symbol_conf.show_kernel_path && map->dso->long_name)
symbol_conf       385 tools/perf/util/scripting-engines/trace-event-python.c 		if (symbol_conf.show_kernel_path && map->dso->long_name)
symbol_conf       404 tools/perf/util/scripting-engines/trace-event-python.c 	if (!symbol_conf.use_callchain || !sample->callchain)
symbol_conf      1544 tools/perf/util/scripting-engines/trace-event-python.c 	symbol_conf.priv_size = sizeof(u64);
symbol_conf        62 tools/perf/util/sort.c 	if (symbol_conf.field_sep && n > 0) {
symbol_conf        66 tools/perf/util/sort.c 			sep = strchr(sep, *symbol_conf.field_sep);
symbol_conf       681 tools/perf/util/sort.c 	if (symbol_conf.nanosecs)
symbol_conf       712 tools/perf/util/sort.c 	if (symbol_conf.raw_trace) {
symbol_conf      2435 tools/perf/util/sort.c 	bool raw_trace = symbol_conf.raw_trace;
symbol_conf      2742 tools/perf/util/sort.c 		if (symbol_conf.raw_trace)
symbol_conf      2804 tools/perf/util/sort.c 	if (symbol_conf.cumulate_callchain)
symbol_conf      2888 tools/perf/util/sort.c 		return __get_elide(symbol_conf.sym_list, "symbol", output);
symbol_conf      2890 tools/perf/util/sort.c 		return __get_elide(symbol_conf.dso_list, "dso", output);
symbol_conf      2892 tools/perf/util/sort.c 		return __get_elide(symbol_conf.comm_list, "comm", output);
symbol_conf      2902 tools/perf/util/sort.c 		return __get_elide(symbol_conf.sym_from_list, "sym_from", output);
symbol_conf      2904 tools/perf/util/sort.c 		return __get_elide(symbol_conf.sym_to_list, "sym_to", output);
symbol_conf      2906 tools/perf/util/sort.c 		return __get_elide(symbol_conf.dso_from_list, "dso_from", output);
symbol_conf      2908 tools/perf/util/sort.c 		return __get_elide(symbol_conf.dso_to_list, "dso_to", output);
symbol_conf       189 tools/perf/util/sort.h 	if (symbol_conf.cumulate_callchain)
symbol_conf       306 tools/perf/util/srcline.c 		if (!symbol_conf.disable_add2line_warn)
symbol_conf       235 tools/perf/util/symbol-elf.c 	return is_kernel_sym ? symbol_conf.demangle_kernel : symbol_conf.demangle;
symbol_conf       752 tools/perf/util/symbol-elf.c 	if (dso->has_build_id && !symbol_conf.ignore_vmlinux_buildid) {
symbol_conf        51 tools/perf/util/symbol.c struct symbol_conf symbol_conf = {
symbol_conf       190 tools/perf/util/symbol.c 	if (symbol_conf.allow_aliases)
symbol_conf       273 tools/perf/util/symbol.c 	struct symbol *sym = calloc(1, (symbol_conf.priv_size +
symbol_conf       278 tools/perf/util/symbol.c 	if (symbol_conf.priv_size) {
symbol_conf       279 tools/perf/util/symbol.c 		if (symbol_conf.init_annotation) {
symbol_conf       283 tools/perf/util/symbol.c 		sym = ((void *)sym) + symbol_conf.priv_size;
symbol_conf       301 tools/perf/util/symbol.c 	free(((void *)sym) - symbol_conf.priv_size);
symbol_conf       785 tools/perf/util/symbol.c 			if (!symbol_conf.use_modules)
symbol_conf       906 tools/perf/util/symbol.c 	if (symbol_conf.kptr_restrict) {
symbol_conf      1868 tools/perf/util/symbol.c 	if (!symbol_conf.ignore_vmlinux_buildid)
symbol_conf      2005 tools/perf/util/symbol.c 	if (symbol_conf.kallsyms_name != NULL) {
symbol_conf      2006 tools/perf/util/symbol.c 		kallsyms_filename = symbol_conf.kallsyms_name;
symbol_conf      2010 tools/perf/util/symbol.c 	if (!symbol_conf.ignore_vmlinux && symbol_conf.vmlinux_name != NULL) {
symbol_conf      2011 tools/perf/util/symbol.c 		return dso__load_vmlinux(dso, map, symbol_conf.vmlinux_name, false);
symbol_conf      2014 tools/perf/util/symbol.c 	if (!symbol_conf.ignore_vmlinux && vmlinux_path != NULL) {
symbol_conf      2021 tools/perf/util/symbol.c 	if (symbol_conf.symfs[0] != 0)
symbol_conf      2065 tools/perf/util/symbol.c 		if (symbol_conf.default_guest_vmlinux_name != NULL) {
symbol_conf      2067 tools/perf/util/symbol.c 						symbol_conf.default_guest_vmlinux_name,
symbol_conf      2072 tools/perf/util/symbol.c 		kallsyms_filename = symbol_conf.default_guest_kallsyms;
symbol_conf      2142 tools/perf/util/symbol.c 	if (symbol_conf.symfs[0] != 0)
symbol_conf      2179 tools/perf/util/symbol.c 	symbol_conf.has_filter = true;
symbol_conf      2224 tools/perf/util/symbol.c 	if (symbol_conf.init_annotation)
symbol_conf      2227 tools/perf/util/symbol.c 	if (symbol_conf.initialized) {
symbol_conf      2232 tools/perf/util/symbol.c 	symbol_conf.priv_size += sizeof(struct annotation);
symbol_conf      2233 tools/perf/util/symbol.c 	symbol_conf.init_annotation = true;
symbol_conf      2241 tools/perf/util/symbol.c 	if (symbol_conf.initialized)
symbol_conf      2244 tools/perf/util/symbol.c 	symbol_conf.priv_size = PERF_ALIGN(symbol_conf.priv_size, sizeof(u64));
symbol_conf      2248 tools/perf/util/symbol.c 	if (symbol_conf.sort_by_name)
symbol_conf      2249 tools/perf/util/symbol.c 		symbol_conf.priv_size += (sizeof(struct symbol_name_rb_node) -
symbol_conf      2252 tools/perf/util/symbol.c 	if (symbol_conf.try_vmlinux_path && vmlinux_path__init(env) < 0)
symbol_conf      2255 tools/perf/util/symbol.c 	if (symbol_conf.field_sep && *symbol_conf.field_sep == '.') {
symbol_conf      2260 tools/perf/util/symbol.c 	if (setup_list(&symbol_conf.dso_list,
symbol_conf      2261 tools/perf/util/symbol.c 		       symbol_conf.dso_list_str, "dso") < 0)
symbol_conf      2264 tools/perf/util/symbol.c 	if (setup_list(&symbol_conf.comm_list,
symbol_conf      2265 tools/perf/util/symbol.c 		       symbol_conf.comm_list_str, "comm") < 0)
symbol_conf      2268 tools/perf/util/symbol.c 	if (setup_intlist(&symbol_conf.pid_list,
symbol_conf      2269 tools/perf/util/symbol.c 		       symbol_conf.pid_list_str, "pid") < 0)
symbol_conf      2272 tools/perf/util/symbol.c 	if (setup_intlist(&symbol_conf.tid_list,
symbol_conf      2273 tools/perf/util/symbol.c 		       symbol_conf.tid_list_str, "tid") < 0)
symbol_conf      2276 tools/perf/util/symbol.c 	if (setup_list(&symbol_conf.sym_list,
symbol_conf      2277 tools/perf/util/symbol.c 		       symbol_conf.sym_list_str, "symbol") < 0)
symbol_conf      2280 tools/perf/util/symbol.c 	if (setup_list(&symbol_conf.bt_stop_list,
symbol_conf      2281 tools/perf/util/symbol.c 		       symbol_conf.bt_stop_list_str, "symbol") < 0)
symbol_conf      2288 tools/perf/util/symbol.c 	symfs = realpath(symbol_conf.symfs, NULL);
symbol_conf      2290 tools/perf/util/symbol.c 		symfs = symbol_conf.symfs;
symbol_conf      2292 tools/perf/util/symbol.c 		symbol_conf.symfs = "";
symbol_conf      2293 tools/perf/util/symbol.c 	if (symfs != symbol_conf.symfs)
symbol_conf      2296 tools/perf/util/symbol.c 	symbol_conf.kptr_restrict = symbol__read_kptr_restrict();
symbol_conf      2298 tools/perf/util/symbol.c 	symbol_conf.initialized = true;
symbol_conf      2302 tools/perf/util/symbol.c 	strlist__delete(symbol_conf.sym_list);
symbol_conf      2304 tools/perf/util/symbol.c 	intlist__delete(symbol_conf.tid_list);
symbol_conf      2306 tools/perf/util/symbol.c 	intlist__delete(symbol_conf.pid_list);
symbol_conf      2308 tools/perf/util/symbol.c 	strlist__delete(symbol_conf.comm_list);
symbol_conf      2310 tools/perf/util/symbol.c 	strlist__delete(symbol_conf.dso_list);
symbol_conf      2316 tools/perf/util/symbol.c 	if (!symbol_conf.initialized)
symbol_conf      2318 tools/perf/util/symbol.c 	strlist__delete(symbol_conf.bt_stop_list);
symbol_conf      2319 tools/perf/util/symbol.c 	strlist__delete(symbol_conf.sym_list);
symbol_conf      2320 tools/perf/util/symbol.c 	strlist__delete(symbol_conf.dso_list);
symbol_conf      2321 tools/perf/util/symbol.c 	strlist__delete(symbol_conf.comm_list);
symbol_conf      2322 tools/perf/util/symbol.c 	intlist__delete(symbol_conf.tid_list);
symbol_conf      2323 tools/perf/util/symbol.c 	intlist__delete(symbol_conf.pid_list);
symbol_conf      2325 tools/perf/util/symbol.c 	symbol_conf.sym_list = symbol_conf.dso_list = symbol_conf.comm_list = NULL;
symbol_conf      2326 tools/perf/util/symbol.c 	symbol_conf.bt_stop_list = NULL;
symbol_conf      2327 tools/perf/util/symbol.c 	symbol_conf.initialized = false;
symbol_conf      2336 tools/perf/util/symbol.c 	symbol_conf.symfs = strdup(dir);
symbol_conf      2337 tools/perf/util/symbol.c 	if (symbol_conf.symfs == NULL)
symbol_conf        89 tools/perf/util/symbol.h 	return path__join(bf, size, symbol_conf.symfs, path);
symbol_conf        99 tools/perf/util/symbol.h 	return ((void *)sym) - symbol_conf.priv_size;
symbol_conf        77 tools/perf/util/symbol_conf.h extern struct symbol_conf symbol_conf;
symbol_conf       127 tools/perf/util/thread.h 	if (symbol_conf.comm_list &&
symbol_conf       128 tools/perf/util/thread.h 	    !strlist__has_entry(symbol_conf.comm_list, thread__comm_str(thread))) {
symbol_conf       132 tools/perf/util/thread.h 	if (symbol_conf.pid_list &&
symbol_conf       133 tools/perf/util/thread.h 	    !intlist__has_entry(symbol_conf.pid_list, thread->pid_)) {
symbol_conf       137 tools/perf/util/thread.h 	if (symbol_conf.tid_list &&
symbol_conf       138 tools/perf/util/thread.h 	    !intlist__has_entry(symbol_conf.tid_list, thread->tid)) {