Searched defs:call_time (Results 1 – 3 of 3) sorted by relevance
/linux-6.3-rc2/tools/perf/util/ |
A D | thread-stack.h | 57 u64 call_time; member
|
/linux-6.3-rc2/tools/perf/scripts/python/ |
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… argument
|
A D | exported-sql-viewer.py | 808 …def __init__(self, glb, params, row, comm_id, thread_id, calls_id, call_time, time, insn_cnt, cyc_… argument 854 …def __init__(self, glb, params, row, comm_id, thread_id, calls_id, name, dso, call_time, time, ins… argument
|
Completed in 16 milliseconds