Home
last modified time | relevance | path

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

/linux/arch/arm/kernel/
H A Dswp_emulate.c78 static unsigned long swpbcounter; variable
86 seq_printf(m, "Emulated SWPB:\t\t%lu\n", swpbcounter); in proc_status_show()
147 swpbcounter++; in emulate_swpX()