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

/linux-4.1.27/tools/perf/scripts/python/
H A Dexport-to-postgresql.py270 comm_file = open_output_file("comm_table.bin")
286 comm_table(0, "unknown")
398 def comm_table(comm_id, comm_str, *x): function
/linux-4.1.27/tools/perf/util/scripting-engines/
H A Dtrace-event-python.c580 call_object(tables->comm_handler, t, "comm_table"); python_export_comm()

Completed in 42 milliseconds