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

/illumos-gate/usr/src/uts/intel/pcbe/
H A Dcore_pcbe.c215 #define ALL_CORES (1ULL << 15) macro
293 { "bus_data_rcv", ALL_CORES, 0x64 },
298 { "bus_io_wait", ALL_CORES, 0x7f },
299 { "bus_lock_clocks", ALL_CORES | ALL_AGENTS, 0x63 },
301 { "bus_request_outstanding", ALL_CORES | ALL_AGENTS, 0x60 },
302 { "bus_trans_any", ALL_CORES | ALL_AGENTS, 0x70 },
303 { "bus_trans_brd", ALL_CORES | ALL_AGENTS, 0x65 },
305 { "bus_trans_burst", ALL_CORES | ALL_AGENTS, 0x6e },
306 { "bus_trans_def", ALL_CORES | ALL_AGENTS, 0x6d },
307 { "bus_trans_ifetch", ALL_CORES | ALL_AGENT
[all...]

Completed in 60 milliseconds