Lines Matching refs:symbol_conf

75 	    !symbol_conf.col_width_list_str && !symbol_conf.field_sep &&
76 !symbol_conf.dso_list)
221 if (symbol_conf.nanosecs)
292 unsigned long time_quantum = symbol_conf.time_quantum;
332 if (symbol_conf.cumulate_callchain)
444 if (symbol_conf.cumulate_callchain) {
478 if (hist_entry__has_callchains(he) && symbol_conf.use_callchain)
493 if (symbol_conf.res_sample) {
495 symbol_conf.res_sample);
505 if (!symbol_conf.report_hierarchy)
559 if (symbol_conf.use_callchain)
576 if (symbol_conf.exclude_other && parent == NULL)
583 if (!hist_entry__has_callchains(he) || !symbol_conf.use_callchain)
621 if (symbol_conf.cumulate_callchain)
668 if (symbol_conf.cumulate_callchain)
688 if (he->num_res < symbol_conf.res_sample) {
691 j = random_max(symbol_conf.res_sample);
756 if (he && symbol_conf.res_sample)
1176 if (hist_entry__has_callchains(he) && symbol_conf.use_callchain)
1400 if (symbol_conf.comm_list == NULL &&
1401 symbol_conf.pid_list == NULL &&
1402 symbol_conf.tid_list == NULL)
1406 if (symbol_conf.dso_list == NULL)
1410 if (symbol_conf.sym_list == NULL)
1577 symbol_conf.use_callchain) {
1608 if (symbol_conf.report_hierarchy)
1621 if (symbol_conf.cumulate_callchain)
1624 if (hist_entry__has_callchains(he) && symbol_conf.use_callchain) {
1863 if (symbol_conf.cumulate_callchain)
1889 if (symbol_conf.cumulate_callchain)
1931 if (symbol_conf.filter_relative)
1939 if (symbol_conf.report_hierarchy) {
1980 if (evsel && symbol_conf.use_callchain && !symbol_conf.show_ref_callgraph)
1983 use_callchain = symbol_conf.use_callchain;
1985 use_callchain |= symbol_conf.show_branchflag_count;
1997 output_resort(hists, prog, symbol_conf.use_callchain, NULL, NULL);
2003 output_resort(hists, prog, symbol_conf.use_callchain, cb, NULL);
2092 if (symbol_conf.report_hierarchy) {
2309 if (symbol_conf.report_hierarchy)
2319 if (symbol_conf.report_hierarchy)
2329 if (symbol_conf.report_hierarchy)
2339 if (symbol_conf.report_hierarchy)
2413 if (symbol_conf.cumulate_callchain)
2550 if (symbol_conf.report_hierarchy) {
2625 if (symbol_conf.report_hierarchy) {
2740 return symbol_conf.filter_relative ? hists->stats.total_non_filtered_period :
2760 if (symbol_conf.filter_relative) {
2774 if (symbol_conf.filter_relative) {
2784 if (symbol_conf.show_ref_callgraph &&
2827 symbol_conf.filter_relative = true;
2829 symbol_conf.filter_relative = false;