Searched defs:call_return_table (Results 1 - 4 of 4) sorted by relevance
| /kernel/linux/linux-5.10/tools/perf/scripts/python/ |
| H A D | export-to-postgresql.py | 1040 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
|
| H A D | export-to-sqlite.py | 715 def call_return_table(*x): function
|
| /kernel/linux/linux-6.6/tools/perf/scripts/python/ |
| H A D | export-to-postgresql.py | 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
|
| H A D | export-to-sqlite.py | 718 def call_return_table(*x): function
|
Completed in 5 milliseconds