Searched refs:ALL_AGENTS (Results 1 - 1 of 1) sorted by relevance
/illumos-gate/usr/src/uts/intel/pcbe/ |
H A D | core_pcbe.c | 216 #define ALL_AGENTS (1ULL << 13) macro 291 { "bus_bnr_drv", ALL_AGENTS, 0x61 }, 294 { "bus_drdy_clocks", ALL_AGENTS, 0x62 }, 295 { "bus_hit_drv", ALL_AGENTS, 0x7a }, 297 { "bus_hitm_drv", ALL_AGENTS, 0x7b }, 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, [all...] |
Completed in 53 milliseconds