Searched refs:cs_nsec_max (Results 1 – 1 of 1) sorted by relevance
336 int64_t cs_nsec, cs_nsec_max = 0, cs_nsec_min = LLONG_MAX; in clocksource_verify_percpu() local370 if (cs_nsec > cs_nsec_max) in clocksource_verify_percpu()371 cs_nsec_max = cs_nsec; in clocksource_verify_percpu()385 testcpu, cs_nsec_min, cs_nsec_max, cs->name); in clocksource_verify_percpu()