Searched refs:xdomain (Results 1 – 1 of 1) sorted by relevance
| /f-stack/freebsd/vm/ |
| H A D | uma_core.c | 5091 uint64_t allocs, frees, sleeps, xdomain; local 5094 allocs = frees = sleeps = xdomain = 0; 5100 xdomain += cache->uc_crossbucket.ucb_cnt; 5107 xdomain += counter_u64_fetch(z->uz_xdomain); 5118 *xdomainp = xdomain; 5510 *xdomain = 0; 5513 xdomain); 5529 uint64_t allocs, used, sleeps, xdomain; local 5570 &sleeps, &cachefree, &xdomain); 5583 &sleeps, &cachefree, &xdomain); [all …]
|