Home
last modified time | relevance | path

Searched refs:sort__has_sym (Results 1 – 7 of 7) sorted by relevance

/linux-4.1.27/tools/perf/util/
Dsort.h36 extern int sort__has_sym;
Dsort.c22 int sort__has_sym = 0; variable
1465 sort__has_sym = 1; in sort_dimension__add()
1501 sort__has_sym = 1; in sort_dimension__add()
1517 sort__has_sym = 1; in sort_dimension__add()
1853 sort__has_sym = 0; in reset_output_field()
Dannotate.c1478 return use_browser == 1 && sort__has_sym; in ui__has_annotation()
/linux-4.1.27/tools/perf/ui/gtk/
Dhists.c252 if (symbol_conf.use_callchain && sort__has_sym) { in perf_gtk__show_hists()
/linux-4.1.27/tools/perf/
Dbuiltin-top.c681 if (sort__has_sym && single) { in hist_iter__top_callback()
915 if (!sort__has_sym) { in perf_top__setup_sample_type()
/linux-4.1.27/tools/perf/ui/
Dhist.c633 if (verbose && sort__has_sym) /* Addr + origin */ in hists__sort_list_width()
/linux-4.1.27/tools/perf/ui/browsers/
Dhists.c1518 if (!sort__has_sym) { in perf_evsel__hists_browse()
1614 if (!sort__has_sym) in perf_evsel__hists_browse()