Home
last modified time | relevance | path

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

/Linux-v5.10/arch/arm/kernel/
Dswp_emulate.c76 static unsigned long swpcounter; variable
84 seq_printf(m, "Emulated SWP:\t\t%lu\n", swpcounter); in proc_status_show()
148 swpcounter++; in emulate_swpX()