Home
last modified time | relevance | path

Searched defs:total_time (Results 1 – 4 of 4) sorted by relevance

/llvm-project/clang/utils/analyzer/
H A DSumTimerInfo.py18 total_time = 0.0 variable
68 total_time = total_time + float(s[6]) variable
/llvm-project/libc/benchmarks/gpu/
H A DLibcGpuBenchmark.cpp84 uint64_t total_time = 0; benchmark() local
H A DLibcGpuBenchmark.h73 clock_t total_time = 0; global() member
/llvm-project/lldb/source/Plugins/Process/gdb-remote/
H A DGDBRemoteCommunicationClient.cpp2505 const auto total_time = end_time - start_time; TestPacketSpeed() local
2560 const auto total_time = end_time - start_time; TestPacketSpeed() local
[all...]