OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:hists__output_resort
(Results
1 - 5
of
5
) sorted by null
/external/linux-tools-perf/util/
hist.h
75
void
hists__output_resort
(struct hists *self);
hist.c
317
void
hists__output_resort
(struct hists *self)
function
/external/linux-tools-perf/
builtin-diff.c
109
hists__output_resort
(self);
159
hists__output_resort
(&session[1]->hists);
builtin-annotate.c
211
hists__output_resort
(hists);
builtin-report.c
318
hists__output_resort
(hists);
Completed in 27 milliseconds