Home
last modified time | relevance | path

Searched refs:period_end (Results 1 – 2 of 2) sorted by relevance

/arch/x86/include/asm/uv/
Duv_bau.h616 cycles_t period_end; member
/arch/x86/platform/uv/
Dtlb_uv.c820 if (get_cycles() > bcp->period_end) in record_send_stats()
824 bcp->period_end = get_cycles() + bcp->disabled_period; in record_send_stats()