Home
last modified time | relevance | path

Searched defs:cpu_info (Results 1 – 6 of 6) sorted by relevance

/illumos-gate/usr/src/lib/libdtrace/common/
H A Dsched.d34 processor_info_t cpu_info; /* CPU information */ member
/illumos-gate/usr/src/uts/sun4u/sunfire/sys/
H A Dfhc.h521 struct cpu_info { struct
522 int cpu_rev; /* CPU revision */
523 int cpu_speed; /* rated speed of CPU in MHz */
524 int cpu_compid; /* CPU component ID */
525 int sdb0_compid; /* SDB component ID */
526 int sdb1_compid; /* SDB component ID */
527 int ec_compid; /* Ecache RAM ID, needed for cache size */
528 int cache_size; /* Cache size in bytes */
529 int cpu_sram_mode; /* module's sram mode */
530 int cpu_detected; /* Something on the CPU JTAG ring. */
/illumos-gate/usr/src/lib/fm/topo/libtopo/common/
H A Dcpu.c74 static const topo_modinfo_t cpu_info = variable
/illumos-gate/usr/src/lib/cfgadm_plugins/sbd/common/
H A Dap_sbd.c1104 cpu_info(apd_t *a, cfga_info_t info, int parsable) in cpu_info() function
/illumos-gate/usr/src/cmd/picl/plugins/common/devtree/
H A Dpicldevtree.c1948 processor_info_t cpu_info; in get_processor_type() local
1969 processor_info_t cpu_info; in get_fputypes() local
/illumos-gate/usr/src/cmd/dcs/sparc/sun4u/
H A Dri_init.c974 processor_info_t cpu_info; in i_cpu_cm_info() local