Searched refs:total_count (Results 1 – 1 of 1) sorted by relevance
37 static unsigned long long total_count = 0; variable82 total_count = 0ULL; in timer_init()108 total_count += lastdec + TIMER_LOAD_VAL + 1 - now; in get_timer_masked()110 total_count += lastdec - now; in get_timer_masked()115 now = total_count; in get_timer_masked()
Completed in 2 milliseconds