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

/linux-master/tools/perf/scripts/python/
H A Dexport-to-postgresql.py795 mwait_file = open_output_file("mwait_table.bin") variable
844 copy_output_file(mwait_file, "mwait")
866 remove_output_file(mwait_file)
1070 mwait_file.write(value)

Completed in 100 milliseconds