Home
last modified time | relevance | path

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

/Linux-v5.10/arch/arm/kernel/
Dswp_emulate.c77 static unsigned long swpbcounter; variable
85 seq_printf(m, "Emulated SWPB:\t\t%lu\n", swpbcounter); in proc_status_show()
146 swpbcounter++; in emulate_swpX()