Home
last modified time | relevance | path

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

/tools/perf/util/
Dsort.h36 extern int sort__has_sym;
Dsort.c22 int sort__has_sym = 0; variable
1432 sort__has_sym = 1; in sort_dimension__add()
1459 sort__has_sym = 1; in sort_dimension__add()
1475 sort__has_sym = 1; in sort_dimension__add()
1811 sort__has_sym = 0; in reset_output_field()
Dannotate.c1414 return use_browser == 1 && sort__has_sym; in ui__has_annotation()
/tools/perf/ui/gtk/
Dhists.c261 if (symbol_conf.use_callchain && sort__has_sym) { in perf_gtk__show_hists()
/tools/perf/
Dbuiltin-top.c682 if (sort__has_sym && single) { in hist_iter__top_callback()
914 if (!sort__has_sym) { in perf_top__setup_sample_type()
/tools/perf/ui/
Dhist.c626 if (verbose && sort__has_sym) /* Addr + origin */ in hists__sort_list_width()
/tools/perf/ui/browsers/
Dhists.c1499 if (!sort__has_sym) { in perf_evsel__hists_browse()
1595 if (!sort__has_sym) in perf_evsel__hists_browse()