Searched defs:call_time (Results 1 – 7 of 7) sorted by relevance
| /kernel/linux/linux-6.6/arch/powerpc/kernel/vdso/ |
| D | gettimeofday.S | 22 .macro cvdso_call funct call_time=0
|
| /kernel/linux/linux-6.6/tools/perf/util/ |
| D | thread-stack.h | 57 u64 call_time; member
|
| /kernel/linux/linux-5.10/tools/perf/util/ |
| D | thread-stack.h | 58 u64 call_time; member
|
| /kernel/linux/linux-5.10/tools/perf/scripts/python/ |
| 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… argument
|
| D | exported-sql-viewer.py | 807 …def __init__(self, glb, params, row, comm_id, thread_id, calls_id, call_time, time, insn_cnt, cyc_… argument 853 …def __init__(self, glb, params, row, comm_id, thread_id, calls_id, name, dso, call_time, time, ins… argument
|
| /kernel/linux/linux-6.6/tools/perf/scripts/python/ |
| 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
|
| D | exported-sql-viewer.py | 811 …def __init__(self, glb, params, row, comm_id, thread_id, calls_id, call_time, time, insn_cnt, cyc_… argument 857 …def __init__(self, glb, params, row, comm_id, thread_id, calls_id, name, dso, call_time, time, ins… argument
|