Searched refs:dso_table (Results 1 - 2 of 2) sorted by relevance
/linux-4.1.27/tools/perf/scripts/python/ |
H A D | export-to-postgresql.py | 272 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 D | trace-event-python.c | 623 call_object(tables->dso_handler, t, "dso_table"); python_export_dso()
|
Completed in 99 milliseconds