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

/freebsd-12-stable/usr.bin/procstat/
H A Dprocstat_vm.c51 int ptrwidth; local
55 ptrwidth = 2*sizeof(void *) + 2;
58 "PID", ptrwidth, "START", ptrwidth, "END", "PRT", "RES",
71 xo_emit("{d:kve_start/%#*jx} ", ptrwidth,
73 xo_emit("{d:kve_end/%#*jx} ", ptrwidth,

Completed in 56 milliseconds