Home
last modified time | relevance | path

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

/openbmc/linux/tools/perf/scripts/python/
H A Dexport-to-sqlite.py631 def is_table_empty(table_name): function
652 if is_table_empty("ptwrite"):
654 …if is_table_empty("mwait") and is_table_empty("pwre") and is_table_empty("exstop") and is_table_em…
660 if is_table_empty("cbr"):
662 if is_table_empty("context_switches"):
H A Dexport-to-postgresql.py817 def is_table_empty(table_name): function
952 if is_table_empty("ptwrite"):
954 …if is_table_empty("mwait") and is_table_empty("pwre") and is_table_empty("exstop") and is_table_em…
960 if is_table_empty("cbr"):
962 if is_table_empty("context_switches"):