Home
last modified time | relevance | path

Searched refs:SORT_MODE__MEMORY (Results 1 – 3 of 3) sorted by relevance

/linux/tools/perf/util/
H A Dsort.h35 SORT_MODE__MEMORY, enumerator
H A Dsort.c3451 if (sort__mode != SORT_MODE__MEMORY) in sort_dimension__add()
3798 if (sort__mode != SORT_MODE__MEMORY) in output_field_add()
/linux/tools/perf/
H A Dbuiltin-report.c425 if (sort__mode == SORT_MODE__MEMORY) { in report__setup_sample_type()
1633 sort__mode = SORT_MODE__MEMORY; in cmd_report()