Searched refs:total_count (Results 1 – 1 of 1) sorted by relevance
36 static unsigned long long total_count = 0; variable81 total_count = 0ULL; in timer_init()128 total_count += lastdec + TIMER_LOAD_VAL + 1 - now; in get_timer_masked()130 total_count += lastdec - now; in get_timer_masked()135 now = total_count; in get_timer_masked()