Lines Matching refs:symbol_conf
188 .hide_unresolved = symbol_conf.hide_unresolved,
437 if (symbol_conf.event_group && !evsel__is_group_leader(pos))
496 OPT_STRING('d', "dsos", &symbol_conf.dso_list_str, "dso[,dso...]",
510 OPT_BOOLEAN(0, "ignore-vmlinux", &symbol_conf.ignore_vmlinux,
512 OPT_STRING('k', "vmlinux", &symbol_conf.vmlinux_name,
514 OPT_BOOLEAN('m', "modules", &symbol_conf.use_modules,
522 OPT_BOOLEAN_SET(0, "group", &symbol_conf.event_group,
541 OPT_BOOLEAN(0, "group", &symbol_conf.event_group,
543 OPT_BOOLEAN(0, "show-total-period", &symbol_conf.show_total_period,
545 OPT_BOOLEAN('n', "show-nr-samples", &symbol_conf.show_nr_samples,
583 if (symbol_conf.show_nr_samples && annotate.use_gtk) {
607 symbol_conf.try_vmlinux_path = true;