Home
last modified time | relevance | path

Searched defs:table_name (Results 1 – 4 of 4) sorted by relevance

/tools/perf/scripts/python/
A Dexport-to-postgresql.py748 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 Dexport-to-sqlite.py631 def is_table_empty(table_name): argument
637 def drop(table_name): argument
A Dexported-sql-viewer.py3404 …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 Dtrace-event-python.c1783 #define SET_TABLE_HANDLER_(name, handler_name, table_name) do { \ argument

Completed in 22 milliseconds