Searched refs:sort_sym (Results 1 - 4 of 4) 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.h37 extern struct sort_entry sort_sym;
H A Dsort.c53 struct sort_entry sort_sym = { variable in typeref:struct:sort_entry
84 { .name = "symbol", .entry = &sort_sym, },
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/tools/perf/
H A Dbuiltin-diff.c224 sort_entry__setup_elide(&sort_sym, symbol_conf.sym_list, "symbol", NULL);
H A Dbuiltin-report.c508 sort_entry__setup_elide(&sort_sym, symbol_conf.sym_list, "symbol", stdout);

Completed in 69 milliseconds