Searched refs:SWAP_PRINT (Results 1 - 2 of 2) sorted by relevance

/illumos-gate/usr/src/uts/common/sys/
H A Dswap.h231 #define SWAP_PRINT(f, s, x1, x2, x3, x4, x5) \ macro
235 #define SWAP_PRINT(f, s, x1, x2, x3, x4, x5) macro
/illumos-gate/usr/src/uts/common/vm/
H A Dvm_swap.c233 SWAP_PRINT(SW_ALLOC,
293 SWAP_PRINT(SW_ALLOC, "swap_getoff: allocating slot %ld\n",
327 SWAP_PRINT(SW_ALLOC,
1086 SWAP_PRINT(SW_CTL, "swapadd: vp %p lowblk %ld nblks %ld swapname %s\n",
1187 SWAP_PRINT(SW_CTL, "swapadd: va_size %ld soff %ld eoff %ld\n",
1203 SWAP_PRINT(SW_CTL, "swapadd: soff %ld >= eoff %ld\n",
1223 SWAP_PRINT(SW_CTL, "swapadd: allocating swapinfo for %s, %ld pages\n",
1239 SWAP_PRINT(SW_CTL, "swapadd: set bit for page %ld\n", i,
1323 SWAP_PRINT(SW_CTL, "swapadd: ani_max %ld ani_free %ld\n",
1339 SWAP_PRINT(SW_CT
[all...]

Completed in 59 milliseconds