Home
last modified time | relevance | path

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

/Linux-v5.4/tools/perf/scripts/python/
Dexport-to-postgresql.py792 mwait_file = open_output_file("mwait_table.bin") variable
841 copy_output_file(mwait_file, "mwait")
863 remove_output_file(mwait_file)
1067 mwait_file.write(value)