Home
last modified time | relevance | path

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

/linux-4.4.14/arch/arm/kernel/
Dswp_emulate.c79 static unsigned long swpbcounter; variable
87 seq_printf(m, "Emulated SWPB:\t\t%lu\n", swpbcounter); in proc_status_show()
161 swpbcounter++; in emulate_swpX()