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

/linux-master/tools/perf/scripts/python/
H A Dexport-to-sqlite.py619 machine_table(0, 0, "unknown")
684 def machine_table(*x): function
H A Dexport-to-postgresql.py781 machine_file = open_output_file("machine_table.bin")
805 machine_table(0, 0, "unknown")
983 def machine_table(machine_id, pid, root_dir, *x): function

Completed in 129 milliseconds