Home
last modified time | relevance | path

Searched refs:sort_dso_from (Results 1 – 2 of 2) sorted by relevance

/external/linux-tools-perf/perf-3.12.0/tools/perf/util/
Dsort.h42 extern struct sort_entry sort_dso_from;
Dsort.c420 struct sort_entry sort_dso_from = { variable
886 DIM(SORT_DSO_FROM, "dso_from", sort_dso_from),
1034 sort_entry__setup_elide(&sort_dso_from, in sort__setup_elide()