Lines Matching refs:symbol_conf
307 if (symbol_conf.filter_relative) { in formula_delta()
994 symbol_conf.report_block = true; in hists__process()
997 !symbol_conf.use_callchain); in hists__process()
1261 OPT_STRING(0, "kallsyms", &symbol_conf.kallsyms_name,
1263 OPT_BOOLEAN('m', "modules", &symbol_conf.use_modules,
1265 OPT_STRING('d', "dsos", &symbol_conf.dso_list_str, "dso[,dso...]",
1267 OPT_STRING('C', "comms", &symbol_conf.comm_list_str, "comm[,comm...]",
1269 OPT_STRING('S', "symbols", &symbol_conf.sym_list_str, "symbol[,symbol...]",
1274 OPT_STRING_NOEMPTY('t', "field-separator", &symbol_conf.field_sep, "separator",
1286 OPT_STRING(0, "pid", &symbol_conf.pid_list_str, "pid[,pid...]",
1288 OPT_STRING(0, "tid", &symbol_conf.tid_list_str, "tid[,tid...]",
1320 const char *fmt = symbol_conf.field_sep ? "%.2f" : "%6.2f%%"; in hpp__entry_baseline()
1348 symbol_conf.disable_add2line_warn = true; in cycles_printf()
1569 if (symbol_conf.field_sep) in hpp__entry_global()