Home
last modified time | relevance | path

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

/linux-4.1.27/arch/x86/platform/uv/
Dtlb_uv.c803 bcp->period_requests++; in record_send_stats()
806 (bcp->period_requests > bcp->cong_reps) && in record_send_stats()
807 ((bcp->period_time / bcp->period_requests) > in record_send_stats()
978 tbcp->period_requests = 0; in check_enable()
/linux-4.1.27/arch/x86/include/asm/uv/
Duv_bau.h634 long period_requests; member