Searched refs:total_count (Results 1 – 2 of 2) sorted by relevance
130 uint64_t total_count = (uint64_t)count * BUFSIZE; in cmd_minip() local132 total_count, (uint32_t)t, total_count * 1000 / t); in cmd_minip()
321 uint total_count = 0; in context_switch_tester() local331 total_count += arch_cycle_count() - count; in context_switch_tester()334 total_count, iter, total_count / iter, total_count / iter / thread_count); in context_switch_tester()
Completed in 4 milliseconds