Home | Sort by: relevance | last modified time | path |
/src/usr.bin/systat/ | |
bufcache.c | 259 int extraslop = 0; local in function:fetchbufcache 285 size += extraslop * sizeof(struct buf_sysctl); 293 if (extraslop < 1000) { 294 extraslop += 100; |
bufcache.c | 259 int extraslop = 0; local in function:fetchbufcache 285 size += extraslop * sizeof(struct buf_sysctl); 293 if (extraslop < 1000) { 294 extraslop += 100; |
bufcache.c | 259 int extraslop = 0; local in function:fetchbufcache 285 size += extraslop * sizeof(struct buf_sysctl); 293 if (extraslop < 1000) { 294 extraslop += 100; |
bufcache.c | 259 int extraslop = 0; local in function:fetchbufcache 285 size += extraslop * sizeof(struct buf_sysctl); 293 if (extraslop < 1000) { 294 extraslop += 100; |