Searched refs:columns (Results 1 – 7 of 7) sorted by relevance
18 columns=$223 columns=$229 perf script $@ -s "$PERF_EXEC_PATH"/scripts/python/export-to-postgresql.py $dbname $columns $calls
249 columns = sys.argv[2] variable251 columns = "all" variable253 if columns not in ("all", "branches"):256 branches = (columns == "branches")
17 u16 y, x, width, height, rows, columns, horiz_scroll; member
396 (browser->columns && (key == K_LEFT || key == K_RIGHT)) || in ui_browser__run()426 if (!browser->columns) in ui_browser__run()428 if (browser->horiz_scroll < browser->columns - 1) in ui_browser__run()432 if (!browser->columns) in ui_browser__run()
3 The overhead can be shown in two columns as 'Children' and 'Self' when
98 } columns[PERF_HPP_DIFF__MAX_INDEX] = { variable1076 header = columns[dfmt->idx].name; in init_header()1077 width = columns[dfmt->idx].width; in init_header()
1827 ++browser->b.columns; in perf_evsel__hists_browse()