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

/linux-4.1.27/tools/perf/scripts/python/
H A Dexport-to-postgresql.py277 call_path_file = open_output_file("call_path_table.bin")
291 call_path_table(0, 0, 0, 0)
436 def call_path_table(cp_id, parent_id, symbol_id, ip, *x): function
/linux-4.1.27/tools/perf/util/scripting-engines/
H A Dtrace-event-python.c724 call_object(tables->call_path_handler, t, "call_path_table"); python_export_call_path()

Completed in 88 milliseconds