Home
last modified time | relevance | path

Searched defs:t_end (Results 1 – 18 of 18) sorted by relevance

/external/arm-trusted-firmware/plat/marvell/armada/a8k/common/mss/
Dmss_pm_ipc.c62 unsigned int t_end; in mss_pm_ipc_msg_trigger() local
/external/llvm-project/polly/docs/experiments/matmul/
Dmatmul.c36 double t_start, t_end; in main() local
/external/igt-gpu-tools/benchmarks/
Dgem_exec_trace.c117 struct timespec t_start, t_end; in replay() local
317 struct timespec t_start, t_end; in calibrate_nop() local
347 struct timespec t_start, t_end; in measure_nop() local
Dgem_syslatency.c317 struct timespec t_0, t_end; in calibrate_nop() local
Dgem_wsim.c2683 struct timespec t_start, t_end; in run_workload() local
2910 struct timespec t_0, t_end; in calibrate_nop() local
3070 struct timespec t_start, t_end; in init_clocks() local
3107 struct timespec t_start, t_end; in main() local
/external/perfetto/src/trace_processor/
Diterator_impl.cc42 base::TimeNanos t_end = base::GetWallTimeNs(); in ~IteratorImpl() local
Dtrace_processor_shell.cc432 base::TimeNanos t_end = t_start; in PrintQueryResultInteractively() local
/external/perfetto/src/trace_processor/importers/ninja/
Dninja_log_parser.cc84 auto t_end = base::CStringToInt64(tok.Next() ? tok.cur_token() : ""); in Parse() local
/external/blktrace/btt/
Dp_live.c32 __u64 t_start, t_end; member
/external/llvm-project/lldb/source/Plugins/Process/FreeBSD/
DProcessFreeBSD.cpp136 t_end = m_run_tids.end(); in DoResume() local
141 t_end = m_step_tids.end(); in DoResume() local
152 t_end = m_suspend_tids.end(); in DoResume() local
/external/igt-gpu-tools/tests/i915/
Dgem_exec_latency.c624 uint64_t t_start, t_end; in clockrate() local
/external/perfetto/test/stress_test/
Dstress_test.cc232 int64_t t_end = base::GetBootTimeNs().count(); in RunConfig() local
/external/skqp/src/compute/hs/cl/bench/
Dmain.c436 cl_ulong t_start=0, t_end=0; in hs_bench() local
/external/ltp/testcases/kernel/hotplug/memory_hotplug/
Dsegment.c678 struct timeval t_start, t_end; in segment_touch() local
Dcommands.c552 struct timeval t_start, t_end; in migrate_process() local
/external/skqp/src/compute/hs/cl/
Dhs_cl.c154 cl_ulong t_start=0, t_end=0; in hs_state_wait_list_profile() local
/external/llvm-project/lldb/source/Plugins/Process/gdb-remote/
DProcessGDBRemote.cpp1284 t_end = m_continue_c_tids.end(); in DoResume() local
1307 t_end = m_continue_s_tids.end(); in DoResume() local
/external/gemmlowp/standalone/
Dneon-gemm-kernel-benchmark.cc5869 const double t_end = current_time_in_seconds(); in benchmark() local