Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/tools/perf/scripts/python/
H A Dexported-sql-viewer.py3849 def CopyTableCellsToClipboard(view, as_csv=False, with_hdr=False): argument
3855 with_hdr=False
3874 if with_hdr:
3915 def CopyTreeCellsToClipboard(view, as_csv=False, with_hdr=False): argument
3970 if with_hdr:
4023 def CopyCellsToClipboard(view, as_csv=False, with_hdr=False): argument
4024 view.CopyCellsToClipboard(view, as_csv, with_hdr)