Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/tools/perf/scripts/python/
Dexport-to-sqlite.py628 def is_table_empty(table_name): function
649 if is_table_empty("ptwrite"):
651 …if is_table_empty("mwait") and is_table_empty("pwre") and is_table_empty("exstop") and is_table_em…
657 if is_table_empty("cbr"):
659 if is_table_empty("context_switches"):
Dexport-to-postgresql.py814 def is_table_empty(table_name): function
949 if is_table_empty("ptwrite"):
951 …if is_table_empty("mwait") and is_table_empty("pwre") and is_table_empty("exstop") and is_table_em…
957 if is_table_empty("cbr"):
959 if is_table_empty("context_switches"):