Searched defs:cpuidstr (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/cmd/mdb/intel/modules/generic_cpu/
H A Dgcpu.c328 char cpuidstr[4], hwidstr[16]; local
410 (void) mdb_snprintf(cpuidstr, sizeof (cpuidstr), "%d",
413 (void) mdb_snprintf(cpuidstr, sizeof (cpuidstr), "-");
420 refcnt, cpuidstr, hwidstr, hdl->cmih_mstrand ? "M" : "S",

Completed in 61 milliseconds