Searched refs:sort_entry (Results 1 - 6 of 6) sorted by relevance

/external/linux-tools-perf/perf-3.12.0/tools/perf/util/
H A Dsort.h38 extern struct sort_entry sort_comm;
39 extern struct sort_entry sort_dso;
40 extern struct sort_entry sort_sym;
41 extern struct sort_entry sort_parent;
42 extern struct sort_entry sort_dso_from;
43 extern struct sort_entry sort_dso_to;
44 extern struct sort_entry sort_sym_from;
45 extern struct sort_entry sort_sym_to;
171 struct sort_entry { struct
184 extern struct sort_entry sort_threa
[all...]
H A Dsort.c70 struct sort_entry sort_thread = {
103 struct sort_entry sort_comm = {
157 struct sort_entry sort_dso = {
234 struct sort_entry sort_sym = {
292 struct sort_entry sort_srcline = {
320 struct sort_entry sort_parent = {
341 struct sort_entry sort_cpu = {
420 struct sort_entry sort_dso_from = {
427 struct sort_entry sort_dso_to = {
434 struct sort_entry sort_sym_fro
[all...]
H A Dhist.c498 struct sort_entry *se;
513 struct sort_entry *se;
/external/linux-tools-perf/perf-3.12.0/tools/perf/ui/
H A Dhist.c243 struct sort_entry *se;
264 struct sort_entry *se;
/external/linux-tools-perf/perf-3.12.0/tools/perf/ui/stdio/
H A Dhist.c302 struct sort_entry *se = list_first_entry(&hist_entry__sort_list,
379 struct sort_entry *se;
/external/linux-tools-perf/perf-3.12.0/tools/perf/ui/gtk/
H A Dhists.c207 struct sort_entry *se;

Completed in 106 milliseconds