Home
last modified time | relevance | path

Searched defs:call_return_table (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/tools/perf/scripts/python/
H A Dexport-to-postgresql.py1040 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 Dexport-to-sqlite.py715 def call_return_table(*x): function
/kernel/linux/linux-6.6/tools/perf/scripts/python/
H A Dexport-to-postgresql.py1043 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 Dexport-to-sqlite.py718 def call_return_table(*x): function

Completed in 5 milliseconds