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

/linux-4.1.27/tools/perf/scripts/python/
H A Dexport-to-postgresql.py268 machine_file = open_output_file("machine_table.bin")
284 machine_table(0, 0, "unknown")
388 def machine_table(machine_id, pid, root_dir, *x): function
/linux-4.1.27/tools/perf/util/scripting-engines/
H A Dtrace-event-python.c542 call_object(tables->machine_handler, t, "machine_table"); python_export_machine()

Completed in 141 milliseconds