Searched refs:timer_start1 (Results 1 - 1 of 1) sorted by relevance

/linux-master/arch/mips/cavium-octeon/
H A Doct_ilm.c19 u64 timer_start1; member in struct:latency_info
77 li->timer_start1 = 0;
95 li.timer_start1 = read_c0_cvmcount();
114 last_latency = last_int_cnt - (li.timer_start1 + li.cpu_interval);

Completed in 151 milliseconds