Searched refs:mgp (Results 1 – 6 of 6) sorted by relevance
| /freebsd-13-stable/contrib/ntp/scripts/stats/ |
| HD | itf.S | 4 par(mgp=c(1, 0, 0), tck=0.03, mar=c(2, 2, 1, 1))
|
| HD | tdata.S | 4 par(mgp=c(1, 0, 0), tck=0.03, mar=c(2, 2, 1, 1))
|
| HD | ensemble.S | 4 par(mgp=c(1, 0, 0), tck = 0.03, mar = c(2, 2, 1, 1))
|
| HD | loop.S | 6 par(mgp=c(1, 0, 0), tck=0.03, mar=c(2, 2, 1, 1))
|
| HD | etf.S | 14 par(mgp=c(1, 0, 0), tck=0.03, mar=c(2, 2, 1, 1))
|
| /freebsd-13-stable/sys/contrib/openzfs/module/zfs/ |
| HD | metaslab.c | 1295 for (metaslab_group_t *mgp = mg->mg_next; in metaslab_group_allocatable() local 1296 mgp != rotor; mgp = mgp->mg_next) { in metaslab_group_allocatable() 1298 &mgp->mg_allocator[allocator]; in metaslab_group_allocatable() 1309 if (qdepth < qmax && !mgp->mg_no_free_space) in metaslab_group_allocatable()
|