Searched defs:table_name (Results 1 – 4 of 4) sorted by relevance
| /tools/perf/scripts/python/ |
| A D | export-to-postgresql.py | 748 def copy_output_file_direct(file, table_name): argument 754 def copy_output_file(file, table_name): argument 817 def is_table_empty(table_name): argument 823 def drop(table_name): argument
|
| A D | export-to-sqlite.py | 631 def is_table_empty(table_name): argument 637 def drop(table_name): argument
|
| A D | exported-sql-viewer.py | 3404 …def __init__(self, glb, label, placeholder_text, table_name, match_column, column_name1, column_na… argument 3748 def __init__(self, glb, table_name, parent=None): argument 4073 def __init__(self, glb, table_name, parent=None): argument 4744 def NewTableView(self, table_name): argument
|
| /tools/perf/util/scripting-engines/ |
| A D | trace-event-python.c | 1783 #define SET_TABLE_HANDLER_(name, handler_name, table_name) do { \ argument
|
Completed in 22 milliseconds