Searched defs:total_time_ms (Results 1 – 8 of 8) sorted by relevance
153 const double total_time_ms = (end - start).count() * 1e-6f; in RunSerializedTest() local192 const double total_time_ms = (end - start).count() * 1e-6f; in RunSerializedTest() local264 const double total_time_ms = (end - start).count() * 1e-6f; in RunCommandBufferSample() local325 const double total_time_ms = (end - start).count() * 1e-6f; in RunModelSample() local
139 float total_time_ms = std::chrono::duration_cast<std::chrono::nanoseconds>( in benchmark() local
144 int sum = 0, i = 0, total_time_ms; in load_cpu() local
693 unsigned const total_time_ms = nbRounds * ms_per_round; in benchMem() local
87094 long unsigned int total_time_ms; member
112007 long unsigned int total_time_ms; member
113235 unsigned long total_time_ms; member