Home
last modified time | relevance | path

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

/linux-4.4.14/arch/arm/kernel/
Dswp_emulate.c78 static unsigned long swpcounter; variable
86 seq_printf(m, "Emulated SWP:\t\t%lu\n", swpcounter); in proc_status_show()
163 swpcounter++; in emulate_swpX()