Home
last modified time | relevance | path

Searched defs:columns (Results 1 – 5 of 5) sorted by relevance

/tools/perf/scripts/python/
Dexport-to-sqlite.py76 columns = sys.argv[2] variable
78 columns = "all" variable
Dexport-to-postgresql.py251 columns = sys.argv[2] variable
253 columns = "all" variable
/tools/perf/ui/
Dbrowser.h18 u16 y, x, width, height, rows, columns, horiz_scroll; member
/tools/perf/util/
Dpmu.c1201 int columns = pager_get_columns(); in print_pmu_events() local
/tools/perf/
Dbuiltin-diff.c106 } columns[PERF_HPP_DIFF__MAX_INDEX] = { variable