Home
last modified time | relevance | path

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

/freebsd/contrib/ntp/scripts/stats/
H A Ditf.S4 par(mgp=c(1, 0, 0), tck=0.03, mar=c(2, 2, 1, 1))
H A Dtdata.S4 par(mgp=c(1, 0, 0), tck=0.03, mar=c(2, 2, 1, 1))
H A Densemble.S4 par(mgp=c(1, 0, 0), tck = 0.03, mar = c(2, 2, 1, 1))
H A Dloop.S6 par(mgp=c(1, 0, 0), tck=0.03, mar=c(2, 2, 1, 1))
H A Detf.S14 par(mgp=c(1, 0, 0), tck=0.03, mar=c(2, 2, 1, 1))
/freebsd/sys/contrib/openzfs/module/zfs/
H A Dmetaslab.c1301 for (metaslab_group_t *mgp = mg->mg_next; in metaslab_group_allocatable() local
1302 mgp != rotor; mgp = mgp->mg_next) { in metaslab_group_allocatable()
1304 &mgp->mg_allocator[allocator]; in metaslab_group_allocatable()
1315 if (qdepth < qmax && !mgp->mg_no_free_space) in metaslab_group_allocatable()