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

/linux-4.1.27/tools/perf/scripts/python/
H A Dexport-to-postgresql.py272 dso_file = open_output_file("dso_table.bin")
287 dso_table(0, 0, "unknown", "unknown", "")
409 def dso_table(dso_id, machine_id, short_name, long_name, build_id, *x): function
/linux-4.1.27/tools/perf/util/scripting-engines/
H A Dtrace-event-python.c623 call_object(tables->dso_handler, t, "dso_table"); python_export_dso()

Completed in 99 milliseconds