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

/illumos-gate/usr/src/cmd/mdb/intel/modules/generic_cpu/
H A Dgcpu.c37 uint_t cmih_strandid; /* Thread within core */ member in struct:cmi_hdl_impl
310 hdl->cmih_strandid == cbp->mod_strandid) {
417 hdl->cmih_chipid, hdl->cmih_coreid, hdl->cmih_strandid);
/illumos-gate/usr/src/uts/i86pc/os/
H A Dcmi_hw.c79 uint_t cmih_strandid; /* Thread within core */ member in struct:cmi_hdl_impl
636 return (hdl->cmih_strandid);
937 return (hdl->cmih_strandid);
1272 hdl->cmih_strandid = strandid;
1438 hdl->cmih_strandid);

Completed in 50 milliseconds