Searched refs:sort_dso (Results 1 - 5 of 5) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/tools/perf/util/
H A Dsort.h36 extern struct sort_entry sort_dso;
H A Dsort.c46 struct sort_entry sort_dso = { variable in typeref:struct:sort_entry
83 { .name = "dso", .entry = &sort_dso, },
H A Devent.c735 if (!sort_dso.elide && !al->map->dso->slen_calculated)
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/tools/perf/
H A Dbuiltin-diff.c222 sort_entry__setup_elide(&sort_dso, symbol_conf.dso_list, "dso", NULL);
H A Dbuiltin-report.c506 sort_entry__setup_elide(&sort_dso, symbol_conf.dso_list, "dso", stdout);

Completed in 49 milliseconds