Searched defs:with_hdr (Results 1 – 2 of 2) sorted by relevance
| /kernel/linux/linux-5.10/tools/perf/scripts/python/ |
| D | exported-sql-viewer.py | 3849 def CopyTableCellsToClipboard(view, as_csv=False, with_hdr=False): argument 3915 def CopyTreeCellsToClipboard(view, as_csv=False, with_hdr=False): argument 4023 def CopyCellsToClipboard(view, as_csv=False, with_hdr=False): argument
|
| /kernel/linux/linux-6.6/tools/perf/scripts/python/ |
| D | exported-sql-viewer.py | 3853 def CopyTableCellsToClipboard(view, as_csv=False, with_hdr=False): argument 3919 def CopyTreeCellsToClipboard(view, as_csv=False, with_hdr=False): argument 4027 def CopyCellsToClipboard(view, as_csv=False, with_hdr=False): argument
|