Home
last modified time | relevance | path

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

/openbmc/linux/arch/arm/kernel/
H A Dswp_emulate.c77 static unsigned long swpcounter; variable
85 seq_printf(m, "Emulated SWP:\t\t%lu\n", swpcounter); in proc_status_show()
149 swpcounter++; in emulate_swpX()