Lines Matching refs:symbol_conf
74 !symbol_conf.col_width_list_str && !symbol_conf.field_sep &&
75 !symbol_conf.dso_list)
208 if (symbol_conf.nanosecs)
278 unsigned long time_quantum = symbol_conf.time_quantum;
322 if (symbol_conf.cumulate_callchain)
434 if (symbol_conf.cumulate_callchain) {
467 if (hist_entry__has_callchains(he) && symbol_conf.use_callchain)
482 if (symbol_conf.res_sample) {
484 symbol_conf.res_sample);
494 if (!symbol_conf.report_hierarchy)
547 if (symbol_conf.use_callchain)
564 if (symbol_conf.exclude_other && parent == NULL)
571 if (!hist_entry__has_callchains(he) || !symbol_conf.use_callchain)
611 if (symbol_conf.cumulate_callchain)
656 if (symbol_conf.cumulate_callchain)
676 if (he->num_res < symbol_conf.res_sample) {
679 j = random_max(symbol_conf.res_sample);
738 if (he && symbol_conf.res_sample)
1147 if (hist_entry__has_callchains(he) && symbol_conf.use_callchain)
1367 if (symbol_conf.comm_list == NULL &&
1368 symbol_conf.pid_list == NULL &&
1369 symbol_conf.tid_list == NULL)
1373 if (symbol_conf.dso_list == NULL)
1377 if (symbol_conf.sym_list == NULL)
1544 symbol_conf.use_callchain) {
1570 if (symbol_conf.report_hierarchy)
1583 if (symbol_conf.cumulate_callchain)
1586 if (hist_entry__has_callchains(he) && symbol_conf.use_callchain) {
1821 if (symbol_conf.cumulate_callchain)
1847 if (symbol_conf.cumulate_callchain)
1889 if (symbol_conf.filter_relative)
1897 if (symbol_conf.report_hierarchy) {
1938 if (evsel && symbol_conf.use_callchain && !symbol_conf.show_ref_callgraph)
1941 use_callchain = symbol_conf.use_callchain;
1943 use_callchain |= symbol_conf.show_branchflag_count;
1955 output_resort(hists, prog, symbol_conf.use_callchain, NULL, NULL);
1961 output_resort(hists, prog, symbol_conf.use_callchain, cb, NULL);
2050 if (symbol_conf.report_hierarchy) {
2267 if (symbol_conf.report_hierarchy)
2277 if (symbol_conf.report_hierarchy)
2287 if (symbol_conf.report_hierarchy)
2297 if (symbol_conf.report_hierarchy)
2361 if (symbol_conf.cumulate_callchain)
2498 if (symbol_conf.report_hierarchy) {
2573 if (symbol_conf.report_hierarchy) {
2677 return symbol_conf.filter_relative ? hists->stats.total_non_filtered_period :
2697 if (symbol_conf.filter_relative) {
2711 if (symbol_conf.filter_relative) {
2721 if (symbol_conf.show_ref_callgraph &&
2764 symbol_conf.filter_relative = true;
2766 symbol_conf.filter_relative = false;