Searched refs:cs_nsec_max (Results 1 – 1 of 1) sorted by relevance
339 int64_t cs_nsec, cs_nsec_max = 0, cs_nsec_min = LLONG_MAX; in clocksource_verify_percpu() local373 if (cs_nsec > cs_nsec_max) in clocksource_verify_percpu()374 cs_nsec_max = cs_nsec; in clocksource_verify_percpu()388 testcpu, cs_nsec_min, cs_nsec_max, cs->name); in clocksource_verify_percpu()