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

/linux-master/tools/perf/scripts/python/
H A Dexport-to-sqlite.py627 call_return_table(0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0)
718 def call_return_table(*x): function
H A Dexport-to-postgresql.py813 call_return_table(0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0)
1043 def call_return_table(cr_id, thread_id, comm_id, call_path_id, call_time, return_time, branch_count, call_id, return_id, parent_call_path_id, flags, parent_id, insn_cnt, cyc_cnt, *x): function

Completed in 114 milliseconds