Home | History | Annotate | Download | only in util

Lines Matching refs:symbol_conf

444 				/ symbol_conf.nr_events)
447 notes->src = zalloc(sizeof(*notes->src) + symbol_conf.nr_events * sizeof_sym_hist);
451 notes->src->nr_histograms = symbol_conf.nr_events;
885 symbol_conf.symfs, filename);
907 symbol_conf.symfs, filename);
952 symbol_conf.annotate_asm_raw ? "" : "--no-show-raw",
953 symbol_conf.annotate_src ? "-S" : "",