Changes between Version 2 and Version 3 of bgppapinative


Ignore:
Timestamp:
04/18/08 13:45:03 (15 years ago)
Author:
norris
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • bgppapinative

    v2 v3  
    11== Available Blue Gene/P (Argonne) native hardware performance counters == 
    22 
    3  
    43 * Results from the IBM-provided bgp_papi_1.c test, run on surveyor on April 16, 2008 by B. Norris 
     4  * [http://www.mcs.anl.gov/~norris/bgp_papi_1_native.txt bgp_papi_1_native.txt] (2.6MB) 
    55 * Results from the papi_all_native.c test, run on surveyor on April 16, 2008 by B. Norris 
    6 {{{ 
    7 Test case ALL_NATIVE_EVENTS: Available native events and hardware information. 
    8 ------------------------------------------------------------------------- 
    9 Vendor string and code   : IBM (0) 
    10 Model string and code    : PVR=0x0000:0x000e  Serial=R00-M1-N04-J23 (14) 
    11 CPU Revision             : 0.000140 
    12 CPU Megahertz            : 0.000850 
    13 CPU's in this Node       : 4 
    14 Nodes in this System     : 64 
    15 Total CPU's              : 256 
    16 Number Hardware Counters : 256 
    17 Max Multiplex Counters   : 256 
    18 ------------------------------------------------------------------------- 
    19  
    20 PNE_BGP_PU0_JPIPE_INSTRUCTIONS  0x40000000   
    21 P0 CPU:  J-pipe instructions 
    22 Added PNE_BGP_PU0_JPIPE_INSTRUCTIONS successfully. 
    23 Removed PNE_BGP_PU0_JPIPE_INSTRUCTIONS successfully. 
    24  
    25 PNE_BGP_PU0_JPIPE_ADD_SUB       0x40000001   
    26 P0 CPU:  Add/Sub in J-pipe 
    27 Added PNE_BGP_PU0_JPIPE_ADD_SUB successfully. 
    28 Removed PNE_BGP_PU0_JPIPE_ADD_SUB successfully. 
    29  
    30 PNE_BGP_PU0_JPIPE_LOGICAL_OPS   0x40000002   
    31 P0 CPU:  Logical operations in J-pipe 
    32 Added PNE_BGP_PU0_JPIPE_LOGICAL_OPS successfully. 
    33 Removed PNE_BGP_PU0_JPIPE_LOGICAL_OPS successfully. 
    34  
    35 PNE_BGP_PU0_JPIPE_SHROTMK       0x40000003   
    36 P0 CPU:  J-pipe shift/rotate/mask instructions 
    37 Added PNE_BGP_PU0_JPIPE_SHROTMK successfully. 
    38 Removed PNE_BGP_PU0_JPIPE_SHROTMK successfully. 
    39  
    40 PNE_BGP_PU0_IPIPE_INSTRUCTIONS  0x40000004   
    41 P0 CPU:  I-pipe instructions 
    42 Added PNE_BGP_PU0_IPIPE_INSTRUCTIONS successfully. 
    43 Removed PNE_BGP_PU0_IPIPE_INSTRUCTIONS successfully. 
    44  
    45 PNE_BGP_PU0_IPIPE_MULT_DIV      0x40000005   
    46 P0 CPU:  Mult/Div in I-pipe 
    47 Added PNE_BGP_PU0_IPIPE_MULT_DIV successfully. 
    48 Removed PNE_BGP_PU0_IPIPE_MULT_DIV successfully. 
    49  
    50 PNE_BGP_PU0_IPIPE_ADD_SUB       0x40000006   
    51 P0 CPU:  Add/Sub in I-pipe 
    52 Added PNE_BGP_PU0_IPIPE_ADD_SUB successfully. 
    53 Removed PNE_BGP_PU0_IPIPE_ADD_SUB successfully. 
    54  
    55 PNE_BGP_PU0_IPIPE_LOGICAL_OPS   0x40000007   
    56 P0 CPU:  Logical operations in I-pipe 
    57 Added PNE_BGP_PU0_IPIPE_LOGICAL_OPS successfully. 
    58 Removed PNE_BGP_PU0_IPIPE_LOGICAL_OPS successfully. 
    59  
    60 PNE_BGP_PU0_IPIPE_SHROTMK       0x40000008   
    61 P0 CPU:  I-pipe shift/rotate/mask instructions 
    62 Added PNE_BGP_PU0_IPIPE_SHROTMK successfully. 
    63 Removed PNE_BGP_PU0_IPIPE_SHROTMK successfully. 
    64  
    65 PNE_BGP_PU0_IPIPE_BRANCHES      0x40000009   
    66 P0 CPU:  Branches 
    67 Added PNE_BGP_PU0_IPIPE_BRANCHES successfully. 
    68 Removed PNE_BGP_PU0_IPIPE_BRANCHES successfully. 
    69  
    70 PNE_BGP_PU0_IPIPE_TLB_OPS       0x4000000a   
    71 P0 CPU:  TLB operations 
    72 Added PNE_BGP_PU0_IPIPE_TLB_OPS successfully. 
    73 Removed PNE_BGP_PU0_IPIPE_TLB_OPS successfully. 
    74  
    75 PNE_BGP_PU0_IPIPE_PROCESS_CONTROL       0x4000000b   
    76 P0 CPU:  Process control 
    77 Added PNE_BGP_PU0_IPIPE_PROCESS_CONTROL successfully. 
    78 Removed PNE_BGP_PU0_IPIPE_PROCESS_CONTROL successfully. 
    79  
    80 PNE_BGP_PU0_IPIPE_OTHER 0x4000000c   
    81 P0 CPU:  Other I-pipe operations 
    82 Added PNE_BGP_PU0_IPIPE_OTHER successfully. 
    83 Removed PNE_BGP_PU0_IPIPE_OTHER successfully. 
    84  
    85 PNE_BGP_PU0_DCACHE_LINEFILLINPROG       0x4000000d   
    86 P0 CPU:  Cycles for data cache LineFillInProgress 
    87 Added PNE_BGP_PU0_DCACHE_LINEFILLINPROG successfully. 
    88 Removed PNE_BGP_PU0_DCACHE_LINEFILLINPROG successfully. 
    89  
    90 PNE_BGP_PU0_ICACHE_LINEFILLINPROG       0x4000000e   
    91 P0 CPU:  Cycles for inst cache LineFillInProgress 
    92 Added PNE_BGP_PU0_ICACHE_LINEFILLINPROG successfully. 
    93 Removed PNE_BGP_PU0_ICACHE_LINEFILLINPROG successfully. 
    94  
    95 PNE_BGP_PU0_DCACHE_MISS 0x4000000f   
    96 P0 CPU:  Accesses to data cache which missed data cache 
    97 Added PNE_BGP_PU0_DCACHE_MISS successfully. 
    98 Removed PNE_BGP_PU0_DCACHE_MISS successfully. 
    99  
    100 PNE_BGP_PU0_DCACHE_HIT  0x40000010   
    101 P0 CPU:  Accesses to data cache which hit data cache 
    102 Added PNE_BGP_PU0_DCACHE_HIT successfully. 
    103 Removed PNE_BGP_PU0_DCACHE_HIT successfully. 
    104  
    105 PNE_BGP_PU0_DATA_LOADS  0x40000011   
    106 P0 CPU:  Data loads 
    107 Added PNE_BGP_PU0_DATA_LOADS successfully. 
    108 Removed PNE_BGP_PU0_DATA_LOADS successfully. 
    109  
    110 PNE_BGP_PU0_DATA_STORES 0x40000012   
    111 P0 CPU:  Data stores 
    112 Added PNE_BGP_PU0_DATA_STORES successfully. 
    113 Removed PNE_BGP_PU0_DATA_STORES successfully. 
    114  
    115 PNE_BGP_PU0_DCACHE_OPS  0x40000013   
    116 P0 CPU:  Data cache operations 
    117 Added PNE_BGP_PU0_DCACHE_OPS successfully. 
    118 Removed PNE_BGP_PU0_DCACHE_OPS successfully. 
    119  
    120 PNE_BGP_PU0_ICACHE_MISS 0x40000014   
    121 P0 CPU:  Accesses to inst cache which missed inst cache 
    122 Added PNE_BGP_PU0_ICACHE_MISS successfully. 
    123 Removed PNE_BGP_PU0_ICACHE_MISS successfully. 
    124  
    125 PNE_BGP_PU0_ICACHE_HIT  0x40000015   
    126 P0 CPU:  Accesses to inst cache which hit inst cache 
    127 Added PNE_BGP_PU0_ICACHE_HIT successfully. 
    128 Removed PNE_BGP_PU0_ICACHE_HIT successfully. 
    129  
    130 PNE_BGP_PU0_FPU_ADD_SUB_1       0x40000016   
    131 P0 FPU:  Add/Sub:  fadd, fadds, fsub, fsubs 
    132 Added PNE_BGP_PU0_FPU_ADD_SUB_1 successfully. 
    133 Removed PNE_BGP_PU0_FPU_ADD_SUB_1 successfully. 
    134  
    135 PNE_BGP_PU0_FPU_MULT_1  0x40000017   
    136 P0 FPU:  Mult:  fmul fmuls 
    137 Added PNE_BGP_PU0_FPU_MULT_1 successfully. 
    138 Removed PNE_BGP_PU0_FPU_MULT_1 successfully. 
    139  
    140 PNE_BGP_PU0_FPU_FMA_2   0x40000018   
    141 P0 FPU:  FMA:  fmadd, fmadds, fmsub, fmsubs, fnmadd fnmadds, fnmsub, fnmsubs;  1 result generated per instruction, 2 flops 
    142 Added PNE_BGP_PU0_FPU_FMA_2 successfully. 
    143 Removed PNE_BGP_PU0_FPU_FMA_2 successfully. 
    144  
    145 PNE_BGP_PU0_FPU_DIV_1   0x40000019   
    146 P0 FPU:  Div: fdiv, fdivs 
    147 Added PNE_BGP_PU0_FPU_DIV_1 successfully. 
    148 Removed PNE_BGP_PU0_FPU_DIV_1 successfully. 
    149  
    150 PNE_BGP_PU0_FPU_OTHER_NON_STORAGE_OPS   0x4000001a   
    151 P0 FPU:  other non-storage instructions: fabs, fnabs, frsp, fctiw, fctiw, fctiwz, fres, frsqrte, fsel, fmr fneg, fcmpu, fcmpo, mffs, mcrfs, mtfsfi, mtfsf, mtfsb0, mtfsb1 
    152 Added PNE_BGP_PU0_FPU_OTHER_NON_STORAGE_OPS successfully. 
    153 Removed PNE_BGP_PU0_FPU_OTHER_NON_STORAGE_OPS successfully. 
    154  
    155 PNE_BGP_PU0_FPU_ADD_SUB_2       0x4000001b   
    156 P0 FPU:  Add/Sub Dual Pipe: fpadd fpsub 
    157 Added PNE_BGP_PU0_FPU_ADD_SUB_2 successfully. 
    158 Removed PNE_BGP_PU0_FPU_ADD_SUB_2 successfully. 
    159  
    160 PNE_BGP_PU0_FPU_MULT_2  0x4000001c   
    161 P0 FPU:  Mult Dual Pipe: fpmul, fxmul, fxpmul, fxsmul 
    162 Added PNE_BGP_PU0_FPU_MULT_2 successfully. 
    163 Removed PNE_BGP_PU0_FPU_MULT_2 successfully. 
    164  
    165 PNE_BGP_PU0_FPU_FMA_4   0x4000001d   
    166 P0 FPU:  FMA Dual Pipe: fpmadd, fpnmadd, fpmsub, fpnmsub fxmadd, fxnmadd, fxmsub, fxnmsub fxcpmadd, fxcsmadd, fxcpnmadd fxcsnmadd, fxcpmsub, fxcsmsub fxcpnmsub, fxcsnmsub, fxcpnpma fxcsnpma, fxcpnsma, fxcsnsma fxcxnpma, fxcxnsma, fxcxma, fxcxnms; 2 results generated per instruction, 4 flops 
    167 Added PNE_BGP_PU0_FPU_FMA_4 successfully. 
    168 Removed PNE_BGP_PU0_FPU_FMA_4 successfully. 
    169  
    170 PNE_BGP_PU0_FPU_DUAL_PIPE_OTHER_NON_STORAGE_OPS 0x4000001e   
    171 P0 FPU:  Dual Pipe other non-storage instructions: fpmr, fpneg, fsmr, fsneg, fxmr, fsmfp, fsmtp, fpabs, fpnabs, fsabs, fsnabs, fprsp, fpctiw, fpctiwz, fpre, fprsqrte, fpsel, fscmp 
    172 Added PNE_BGP_PU0_FPU_DUAL_PIPE_OTHER_NON_STORAGE_OPS successfully. 
    173 Removed PNE_BGP_PU0_FPU_DUAL_PIPE_OTHER_NON_STORAGE_OPS successfully. 
    174  
    175 PNE_BGP_PU0_FPU_QUADWORD_LOADS  0x4000001f   
    176 P0 FPU:  Quad-word Loads: lfpdx, lfpdux, lfxdx, lfxdux 
    177 Added PNE_BGP_PU0_FPU_QUADWORD_LOADS successfully. 
    178 Removed PNE_BGP_PU0_FPU_QUADWORD_LOADS successfully. 
    179  
    180 PNE_BGP_PU0_FPU_OTHER_LOADS     0x40000020   
    181 P0 FPU:  Other Loads: lfs, lfsx, lfsu, lfsux, lfpsx, fpsux, lfsdx, lfsdux, lfssx, lfssux, lfd, lfdx, lfdu, lfdux, lfxsx, lfxsux 
    182 Added PNE_BGP_PU0_FPU_OTHER_LOADS successfully. 
    183 Removed PNE_BGP_PU0_FPU_OTHER_LOADS successfully. 
    184  
    185 PNE_BGP_PU0_FPU_QUADWORD_STORES 0x40000021   
    186 P0 FPU:  Quad-word Stores: stfpdx, stfpdux, stfxdx, stfxdux 
    187 Added PNE_BGP_PU0_FPU_QUADWORD_STORES successfully. 
    188 Removed PNE_BGP_PU0_FPU_QUADWORD_STORES successfully. 
    189  
    190 PNE_BGP_PU0_FPU_OTHER_STORES    0x40000022   
    191 P0 FPU:  Other Stores: stfs, stfsx, stfsu, stfsux, stfd, stfdx, stfdu, stfdux, stfiwx, stfpsx, stfpsux, stfpiwx, stfsdx, stfsdux, stfssx,stfssux, stfxsx, stfxsux 
    192 Added PNE_BGP_PU0_FPU_OTHER_STORES successfully. 
    193 Removed PNE_BGP_PU0_FPU_OTHER_STORES successfully. 
    194  
    195 PNE_BGP_PU1_JPIPE_INSTRUCTIONS  0x40000023   
    196 P1 CPU:  J-pipe instructions 
    197 Added PNE_BGP_PU1_JPIPE_INSTRUCTIONS successfully. 
    198 Removed PNE_BGP_PU1_JPIPE_INSTRUCTIONS successfully. 
    199  
    200 PNE_BGP_PU1_JPIPE_ADD_SUB       0x40000024   
    201 P1 CPU:  Add/Sub in J-pipe 
    202 Added PNE_BGP_PU1_JPIPE_ADD_SUB successfully. 
    203 Removed PNE_BGP_PU1_JPIPE_ADD_SUB successfully. 
    204  
    205 PNE_BGP_PU1_JPIPE_LOGICAL_OPS   0x40000025   
    206 P1 CPU:  Logical operations in J-pipe 
    207 Added PNE_BGP_PU1_JPIPE_LOGICAL_OPS successfully. 
    208 Removed PNE_BGP_PU1_JPIPE_LOGICAL_OPS successfully. 
    209  
    210 PNE_BGP_PU1_JPIPE_SHROTMK       0x40000026   
    211 P1 CPU:  J-pipe shift/rotate/mask instruction 
    212 Added PNE_BGP_PU1_JPIPE_SHROTMK successfully. 
    213 Removed PNE_BGP_PU1_JPIPE_SHROTMK successfully. 
    214  
    215 PNE_BGP_PU1_IPIPE_INSTRUCTIONS  0x40000027   
    216 P1 CPU:  I-pipe instructions 
    217 Added PNE_BGP_PU1_IPIPE_INSTRUCTIONS successfully. 
    218 Removed PNE_BGP_PU1_IPIPE_INSTRUCTIONS successfully. 
    219  
    220 PNE_BGP_PU1_IPIPE_MULT_DIV      0x40000028   
    221 P1 CPU:  Mult/Div in I-pipe 
    222 Added PNE_BGP_PU1_IPIPE_MULT_DIV successfully. 
    223 Removed PNE_BGP_PU1_IPIPE_MULT_DIV successfully. 
    224  
    225 PNE_BGP_PU1_IPIPE_ADD_SUB       0x40000029   
    226 P1 CPU:  Add/Sub in I-pipe 
    227 Added PNE_BGP_PU1_IPIPE_ADD_SUB successfully. 
    228 Removed PNE_BGP_PU1_IPIPE_ADD_SUB successfully. 
    229  
    230 PNE_BGP_PU1_IPIPE_LOGICAL_OPS   0x4000002a   
    231 P1 CPU:  Logical operations in I-pipe 
    232 Added PNE_BGP_PU1_IPIPE_LOGICAL_OPS successfully. 
    233 Removed PNE_BGP_PU1_IPIPE_LOGICAL_OPS successfully. 
    234  
    235 PNE_BGP_PU1_IPIPE_SHROTMK       0x4000002b   
    236 P1 CPU:  I-pipe shift/rotate/mask instruction 
    237 Added PNE_BGP_PU1_IPIPE_SHROTMK successfully. 
    238 Removed PNE_BGP_PU1_IPIPE_SHROTMK successfully. 
    239  
    240 PNE_BGP_PU1_IPIPE_BRANCHES      0x4000002c   
    241 P1 CPU:  Branches 
    242 Added PNE_BGP_PU1_IPIPE_BRANCHES successfully. 
    243 Removed PNE_BGP_PU1_IPIPE_BRANCHES successfully. 
    244  
    245 PNE_BGP_PU1_IPIPE_TLB_OPS       0x4000002d   
    246 P1 CPU:  TLB operations 
    247 Added PNE_BGP_PU1_IPIPE_TLB_OPS successfully. 
    248 Removed PNE_BGP_PU1_IPIPE_TLB_OPS successfully. 
    249  
    250 PNE_BGP_PU1_IPIPE_PROCESS_CONTROL       0x4000002e   
    251 P1 CPU:  Process control 
    252 Added PNE_BGP_PU1_IPIPE_PROCESS_CONTROL successfully. 
    253 Removed PNE_BGP_PU1_IPIPE_PROCESS_CONTROL successfully. 
    254  
    255 PNE_BGP_PU1_IPIPE_OTHER 0x4000002f   
    256 P1 CPU:  Other I-pipe operations 
    257 Added PNE_BGP_PU1_IPIPE_OTHER successfully. 
    258 Removed PNE_BGP_PU1_IPIPE_OTHER successfully. 
    259  
    260 PNE_BGP_PU1_DCACHE_LINEFILLINPROG       0x40000030   
    261 P1 CPU:  Cycles for data cache LineFillInProgress 
    262 Added PNE_BGP_PU1_DCACHE_LINEFILLINPROG successfully. 
    263 Removed PNE_BGP_PU1_DCACHE_LINEFILLINPROG successfully. 
    264  
    265 PNE_BGP_PU1_ICACHE_LINEFILLINPROG       0x40000031   
    266 P1 CPU:  Cycles for inst cache LineFillInProgress 
    267 Added PNE_BGP_PU1_ICACHE_LINEFILLINPROG successfully. 
    268 Removed PNE_BGP_PU1_ICACHE_LINEFILLINPROG successfully. 
    269  
    270 PNE_BGP_PU1_DCACHE_MISS 0x40000032   
    271 P1 CPU:  Accesses to data cache which missed data cache 
    272 Added PNE_BGP_PU1_DCACHE_MISS successfully. 
    273 Removed PNE_BGP_PU1_DCACHE_MISS successfully. 
    274  
    275 PNE_BGP_PU1_DCACHE_HIT  0x40000033   
    276 P1 CPU:  Accesses to data cache which hit data cache 
    277 Added PNE_BGP_PU1_DCACHE_HIT successfully. 
    278 Removed PNE_BGP_PU1_DCACHE_HIT successfully. 
    279  
    280 PNE_BGP_PU1_DATA_LOADS  0x40000034   
    281 P1 CPU:  Data loads 
    282 Added PNE_BGP_PU1_DATA_LOADS successfully. 
    283 Removed PNE_BGP_PU1_DATA_LOADS successfully. 
    284  
    285 PNE_BGP_PU1_DATA_STORES 0x40000035   
    286 P1 CPU:  Data stores 
    287 Added PNE_BGP_PU1_DATA_STORES successfully. 
    288 Removed PNE_BGP_PU1_DATA_STORES successfully. 
    289  
    290 PNE_BGP_PU1_DCACHE_OPS  0x40000036   
    291 P1 CPU:  Data cache operations 
    292 Added PNE_BGP_PU1_DCACHE_OPS successfully. 
    293 Removed PNE_BGP_PU1_DCACHE_OPS successfully. 
    294  
    295 PNE_BGP_PU1_ICACHE_MISS 0x40000037   
    296 P1 CPU:  Accesses to inst cache which missed inst cache 
    297 Added PNE_BGP_PU1_ICACHE_MISS successfully. 
    298 Removed PNE_BGP_PU1_ICACHE_MISS successfully. 
    299  
    300 PNE_BGP_PU1_ICACHE_HIT  0x40000038   
    301 P1 CPU:  Accesses to inst cache which hit inst cache 
    302 Added PNE_BGP_PU1_ICACHE_HIT successfully. 
    303 Removed PNE_BGP_PU1_ICACHE_HIT successfully. 
    304  
    305 PNE_BGP_PU1_FPU_ADD_SUB_1       0x40000039   
    306 P1 FPU:  Add/Sub:  fadd, fadds, fsub, fsubs 
    307 Added PNE_BGP_PU1_FPU_ADD_SUB_1 successfully. 
    308 Removed PNE_BGP_PU1_FPU_ADD_SUB_1 successfully. 
    309  
    310 PNE_BGP_PU1_FPU_MULT_1  0x4000003a   
    311 P1 FPU:  Mult:  fmul fmuls 
    312 Added PNE_BGP_PU1_FPU_MULT_1 successfully. 
    313 Removed PNE_BGP_PU1_FPU_MULT_1 successfully. 
    314  
    315 PNE_BGP_PU1_FPU_FMA_2   0x4000003b   
    316 P1 FPU:  FMA:  fmadd, fmadds, fmsub, fmsubs, fnmadd fnmadds, fnmsub, fnmsubs;  1 result generated per instruction, 2 flops 
    317 Added PNE_BGP_PU1_FPU_FMA_2 successfully. 
    318 Removed PNE_BGP_PU1_FPU_FMA_2 successfully. 
    319  
    320 PNE_BGP_PU1_FPU_DIV_1   0x4000003c   
    321 P1 FPU:  Div:  fdiv, fdivs 
    322 Added PNE_BGP_PU1_FPU_DIV_1 successfully. 
    323 Removed PNE_BGP_PU1_FPU_DIV_1 successfully. 
    324  
    325 PNE_BGP_PU1_FPU_OTHER_NON_STORAGE_OPS   0x4000003d   
    326 P1 FPU:  other non-storage instructions:  fabs, fnabs, frsp, fctiw, fctiw, fctiwz, fres, frsqrte, fsel, fmr fneg, fcmpu, fcmpo, mffs, mcrfs, mtfsfi, mtfsf, mtfsb0, mtfsb2 
    327 Added PNE_BGP_PU1_FPU_OTHER_NON_STORAGE_OPS successfully. 
    328 Removed PNE_BGP_PU1_FPU_OTHER_NON_STORAGE_OPS successfully. 
    329  
    330 PNE_BGP_PU1_FPU_ADD_SUB_2       0x4000003e   
    331 P1 FPU:  Add/Sub Dual Pipe:  fpadd fpsub 
    332 Added PNE_BGP_PU1_FPU_ADD_SUB_2 successfully. 
    333 Removed PNE_BGP_PU1_FPU_ADD_SUB_2 successfully. 
    334  
    335 PNE_BGP_PU1_FPU_MULT_2  0x4000003f   
    336 P1 FPU:  Mult Dual Pipe:  fpmul, fxmul, fxpmul, fxsmul 
    337 Added PNE_BGP_PU1_FPU_MULT_2 successfully. 
    338 Removed PNE_BGP_PU1_FPU_MULT_2 successfully. 
    339  
    340 PNE_BGP_PU1_FPU_FMA_4   0x40000040   
    341 P1 FPU:  FMA Dual Pipe:  fpmadd, fpnmadd, fpmsub, fpnmsub fxmadd, fxnmadd, fxmsub, fxnmsub fxcpmadd, fxcsmadd, fxcpnmadd fxcsnmadd, fxcpmsub, fxcsmsub fxcpnmsub, fxcsnmsub, fxcpnpma fxcsnpma, fxcpnsma, fxcsnsma fxcxnpma, fxcxnsma, fxcxma, fxcxnms;  2 results generated per instruction, 4 flops 
    342 Added PNE_BGP_PU1_FPU_FMA_4 successfully. 
    343 Removed PNE_BGP_PU1_FPU_FMA_4 successfully. 
    344  
    345 PNE_BGP_PU1_FPU_DUAL_PIPE_OTHER_NON_STORAGE_OPS 0x40000041   
    346 P1 FPU:  Dual Pipe other non-storage instructions:  fpmr, fpneg, fsmr, fsneg, fxmr, fsmfp, fsmtp, fpabs, fpnabs, fsabs, fsnabs, fprsp, fpctiw, fpctiwz, fpre, fprsqrte, fpsel, fscmp 
    347 Added PNE_BGP_PU1_FPU_DUAL_PIPE_OTHER_NON_STORAGE_OPS successfully. 
    348 Removed PNE_BGP_PU1_FPU_DUAL_PIPE_OTHER_NON_STORAGE_OPS successfully. 
    349  
    350 PNE_BGP_PU1_FPU_QUADWORD_LOADS  0x40000042   
    351 P1 FPU:  Quad-word Loads:  lfpdx, lfpdux, lfxdx, lfxdux 
    352 Added PNE_BGP_PU1_FPU_QUADWORD_LOADS successfully. 
    353 Removed PNE_BGP_PU1_FPU_QUADWORD_LOADS successfully. 
    354  
    355 PNE_BGP_PU1_FPU_OTHER_LOADS     0x40000043   
    356 P1 FPU:  Other Loads:  lfs, lfsx, lfsu, lfsux, lfpsx, fpsux, lfsdx, lfsdux, lfssx, lfssux, lfd, lfdx, lfdu, lfdux, lfxsx, lfxsux 
    357 Added PNE_BGP_PU1_FPU_OTHER_LOADS successfully. 
    358 Removed PNE_BGP_PU1_FPU_OTHER_LOADS successfully. 
    359  
    360 PNE_BGP_PU1_FPU_QUADWORD_STORES 0x40000044   
    361 P1 FPU:  Quad-word Stores:  stfpdx, stfpdux, stfxdx, stfxdux 
    362 Added PNE_BGP_PU1_FPU_QUADWORD_STORES successfully. 
    363 Removed PNE_BGP_PU1_FPU_QUADWORD_STORES successfully. 
    364  
    365 PNE_BGP_PU1_FPU_OTHER_STORES    0x40000045   
    366 P1 FPU:  Other Stores:  stfs, stfsx, stfsu, stfsux, stfd, stfdx, stfdu, stfdux, stfiwx, stfpsx, stfpsux, stfpiwx, stfsdx, stfsdux, stfssx,stfssux, stfxsx, stfxsux 
    367 Added PNE_BGP_PU1_FPU_OTHER_STORES successfully. 
    368 Removed PNE_BGP_PU1_FPU_OTHER_STORES successfully. 
    369  
    370 PNE_BGP_PU0_L1_INVALIDATION_REQUESTS    0x40000046   
    371 P0 L1:  Invalidation requested 
    372 Added PNE_BGP_PU0_L1_INVALIDATION_REQUESTS successfully. 
    373 Removed PNE_BGP_PU0_L1_INVALIDATION_REQUESTS successfully. 
    374  
    375 PNE_BGP_PU1_L1_INVALIDATION_REQUESTS    0x40000047   
    376 P1 L1:  Invalidation requested 
    377 Added PNE_BGP_PU1_L1_INVALIDATION_REQUESTS successfully. 
    378 Removed PNE_BGP_PU1_L1_INVALIDATION_REQUESTS successfully. 
    379  
    380 PNE_BGP_PU0_L2_VALID_PREFETCH_REQUESTS  0x40000048   
    381 P0 L2:  Pre-fetch request valid 
    382 Added PNE_BGP_PU0_L2_VALID_PREFETCH_REQUESTS successfully. 
    383 Removed PNE_BGP_PU0_L2_VALID_PREFETCH_REQUESTS successfully. 
    384  
    385 PNE_BGP_PU0_L2_PREFETCH_HITS_IN_FILTER  0x40000049   
    386 P0 L2:  Pre-fetch hits in filter 
    387 Added PNE_BGP_PU0_L2_PREFETCH_HITS_IN_FILTER successfully. 
    388 Removed PNE_BGP_PU0_L2_PREFETCH_HITS_IN_FILTER successfully. 
    389  
    390 PNE_BGP_PU0_L2_PREFETCH_HITS_IN_STREAM  0x4000004a   
    391 P0 L2:  Pre-fetch hits in active stream 
    392 Added PNE_BGP_PU0_L2_PREFETCH_HITS_IN_STREAM successfully. 
    393 Removed PNE_BGP_PU0_L2_PREFETCH_HITS_IN_STREAM successfully. 
    394  
    395 PNE_BGP_PU0_L2_CYCLES_PREFETCH_PENDING  0x4000004b   
    396 P0 L2:  Number of cycles for which L2 pre-fetch is pending 
    397 Added PNE_BGP_PU0_L2_CYCLES_PREFETCH_PENDING successfully. 
    398 Removed PNE_BGP_PU0_L2_CYCLES_PREFETCH_PENDING successfully. 
    399  
    400 PNE_BGP_PU0_L2_PAGE_ALREADY_IN_L2       0x4000004c   
    401 P0 L2:  Requested PF is already in L2 
    402 Added PNE_BGP_PU0_L2_PAGE_ALREADY_IN_L2 successfully. 
    403 Removed PNE_BGP_PU0_L2_PAGE_ALREADY_IN_L2 successfully. 
    404  
    405 PNE_BGP_PU0_L2_PREFETCH_SNOOP_HIT_SAME_CORE     0x4000004d   
    406 P0 L2:  Pre-fetch snoop hit from same core (write) 
    407 Added PNE_BGP_PU0_L2_PREFETCH_SNOOP_HIT_SAME_CORE successfully. 
    408 Removed PNE_BGP_PU0_L2_PREFETCH_SNOOP_HIT_SAME_CORE successfully. 
    409  
    410 PNE_BGP_PU0_L2_PREFETCH_SNOOP_HIT_OTHER_CORE    0x4000004e   
    411 P0 L2:  Pre-fetch snoop hit from other core 
    412 Added PNE_BGP_PU0_L2_PREFETCH_SNOOP_HIT_OTHER_CORE successfully. 
    413 Removed PNE_BGP_PU0_L2_PREFETCH_SNOOP_HIT_OTHER_CORE successfully. 
    414  
    415 PNE_BGP_PU0_L2_PREFETCH_SNOOP_HIT_PLB   0x4000004f   
    416 P0 L2:  Pre-fetch snoop hit PLB (write) 
    417 Added PNE_BGP_PU0_L2_PREFETCH_SNOOP_HIT_PLB successfully. 
    418 Removed PNE_BGP_PU0_L2_PREFETCH_SNOOP_HIT_PLB successfully. 
    419  
    420 PNE_BGP_PU0_L2_CYCLES_READ_REQUEST_PENDING      0x40000050   
    421 P0 L2:  Number of cycles for which read request is pending 
    422 Added PNE_BGP_PU0_L2_CYCLES_READ_REQUEST_PENDING successfully. 
    423 Removed PNE_BGP_PU0_L2_CYCLES_READ_REQUEST_PENDING successfully. 
    424  
    425 PNE_BGP_PU0_L2_READ_REQUESTS    0x40000051   
    426 P0 L2:  Read requests 
    427 Added PNE_BGP_PU0_L2_READ_REQUESTS successfully. 
    428 Removed PNE_BGP_PU0_L2_READ_REQUESTS successfully. 
    429  
    430 PNE_BGP_PU0_L2_DEVBUS_READ_REQUESTS     0x40000052   
    431 P0 L2:  Devbus read requests (SRAM, LOCK, and UPC) 
    432 Added PNE_BGP_PU0_L2_DEVBUS_READ_REQUESTS successfully. 
    433 Removed PNE_BGP_PU0_L2_DEVBUS_READ_REQUESTS successfully. 
    434  
    435 PNE_BGP_PU0_L2_L3_READ_REQUESTS 0x40000053   
    436 P0 L2:  L3 read request 
    437 Added PNE_BGP_PU0_L2_L3_READ_REQUESTS successfully. 
    438 Removed PNE_BGP_PU0_L2_L3_READ_REQUESTS successfully. 
    439  
    440 PNE_BGP_PU0_L2_NETBUS_READ_REQUESTS     0x40000054   
    441 P0 L2:  Netbus read requests (tree and torus) 
    442 Added PNE_BGP_PU0_L2_NETBUS_READ_REQUESTS successfully. 
    443 Removed PNE_BGP_PU0_L2_NETBUS_READ_REQUESTS successfully. 
    444  
    445 PNE_BGP_PU0_L2_BLIND_DEV_READ_REQUESTS  0x40000055   
    446 P0 L2:  Blind device read request 
    447 Added PNE_BGP_PU0_L2_BLIND_DEV_READ_REQUESTS successfully. 
    448 Removed PNE_BGP_PU0_L2_BLIND_DEV_READ_REQUESTS successfully. 
    449  
    450 PNE_BGP_PU0_L2_PREFETCHABLE_REQUESTS    0x40000056   
    451 P0 L2:  Pre-fetchable requests 
    452 Added PNE_BGP_PU0_L2_PREFETCHABLE_REQUESTS successfully. 
    453 Removed PNE_BGP_PU0_L2_PREFETCHABLE_REQUESTS successfully. 
    454  
    455 PNE_BGP_PU0_L2_HIT      0x40000057   
    456 P0 L2:  L2 hit 
    457 Added PNE_BGP_PU0_L2_HIT successfully. 
    458 Removed PNE_BGP_PU0_L2_HIT successfully. 
    459  
    460 PNE_BGP_PU0_L2_SAME_CORE_SNOOPS 0x40000058   
    461 P0 L2:  Same core snoops 
    462 Added PNE_BGP_PU0_L2_SAME_CORE_SNOOPS successfully. 
    463 Removed PNE_BGP_PU0_L2_SAME_CORE_SNOOPS successfully. 
    464  
    465 PNE_BGP_PU0_L2_OTHER_CORE_SNOOPS        0x40000059   
    466 P0 L2:  Other core snoops 
    467 Added PNE_BGP_PU0_L2_OTHER_CORE_SNOOPS successfully. 
    468 Removed PNE_BGP_PU0_L2_OTHER_CORE_SNOOPS successfully. 
    469  
    470 PNE_BGP_PU0_L2_OTHER_DP_PU0_SNOOPS      0x4000005a   
    471 P0 L2:  Other DP PU0 snoops 
    472 Added PNE_BGP_PU0_L2_OTHER_DP_PU0_SNOOPS successfully. 
    473 Removed PNE_BGP_PU0_L2_OTHER_DP_PU0_SNOOPS successfully. 
    474  
    475 PNE_BGP_PU0_L2_OTHER_DP_PU1_SNOOPS      0x4000005b   
    476 P0 L2:  Other DP PU1 snoops 
    477 Added PNE_BGP_PU0_L2_OTHER_DP_PU1_SNOOPS successfully. 
    478 Removed PNE_BGP_PU0_L2_OTHER_DP_PU1_SNOOPS successfully. 
    479 BGP_UPC_Get_Event_Short_Name:  Invalid event id 92 specified. 
    480 BGP_UPC_Get_Event_Short_Name:  Invalid event id 93 specified. 
    481 BGP_UPC_Get_Event_Short_Name:  Invalid event id 94 specified. 
    482 BGP_UPC_Get_Event_Short_Name:  Invalid event id 95 specified. 
    483 BGP_UPC_Get_Event_Short_Name:  Invalid event id 96 specified. 
    484 BGP_UPC_Get_Event_Short_Name:  Invalid event id 97 specified. 
    485 BGP_UPC_Get_Event_Short_Name:  Invalid event id 98 specified. 
    486 BGP_UPC_Get_Event_Short_Name:  Invalid event id 99 specified. 
    487 BGP_UPC_Get_Event_Short_Name:  Invalid event id 100 specified. 
    488  
    489 PNE_BGP_PU0_L2_MEMORY_WRITES    0x40000065   
    490 P0 L2: Writes to memory 
    491 Added PNE_BGP_PU0_L2_MEMORY_WRITES successfully. 
    492 Removed PNE_BGP_PU0_L2_MEMORY_WRITES successfully. 
    493  
    494 PNE_BGP_PU0_L2_NETWORK_WRITES   0x40000066   
    495 P0 L2: Writes to network 
    496 Added PNE_BGP_PU0_L2_NETWORK_WRITES successfully. 
    497 Removed PNE_BGP_PU0_L2_NETWORK_WRITES successfully. 
    498  
    499 PNE_BGP_PU0_L2_DEVBUS_WRITES    0x40000067   
    500 P0 L2: Writes to devbus 
    501 Added PNE_BGP_PU0_L2_DEVBUS_WRITES successfully. 
    502 Removed PNE_BGP_PU0_L2_DEVBUS_WRITES successfully. 
    503  
    504 PNE_BGP_PU1_L2_VALID_PREFETCH_REQUESTS  0x40000068   
    505 P1 L2:  Pre-fetch request valid 
    506 Added PNE_BGP_PU1_L2_VALID_PREFETCH_REQUESTS successfully. 
    507 Removed PNE_BGP_PU1_L2_VALID_PREFETCH_REQUESTS successfully. 
    508  
    509 PNE_BGP_PU1_L2_PREFETCH_HITS_IN_FILTER  0x40000069   
    510 P1 L2:  Pre-fetch hits in filter 
    511 Added PNE_BGP_PU1_L2_PREFETCH_HITS_IN_FILTER successfully. 
    512 Removed PNE_BGP_PU1_L2_PREFETCH_HITS_IN_FILTER successfully. 
    513  
    514 PNE_BGP_PU1_L2_PREFETCH_HITS_IN_STREAM  0x4000006a   
    515 P1 L2:  Pre-fetch hits in active stream 
    516 Added PNE_BGP_PU1_L2_PREFETCH_HITS_IN_STREAM successfully. 
    517 Removed PNE_BGP_PU1_L2_PREFETCH_HITS_IN_STREAM successfully. 
    518  
    519 PNE_BGP_PU1_L2_CYCLES_PREFETCH_PENDING  0x4000006b   
    520 P1 L2:  Number of cycles for which L2 pre-fetch is pending 
    521 Added PNE_BGP_PU1_L2_CYCLES_PREFETCH_PENDING successfully. 
    522 Removed PNE_BGP_PU1_L2_CYCLES_PREFETCH_PENDING successfully. 
    523  
    524 PNE_BGP_PU1_L2_PAGE_ALREADY_IN_L2       0x4000006c   
    525 P1 L2:  Requested PF is already in L2 
    526 Added PNE_BGP_PU1_L2_PAGE_ALREADY_IN_L2 successfully. 
    527 Removed PNE_BGP_PU1_L2_PAGE_ALREADY_IN_L2 successfully. 
    528  
    529 PNE_BGP_PU1_L2_PREFETCH_SNOOP_HIT_SAME_CORE     0x4000006d   
    530 P1 L2:  Pre-fetch snoop hit from same core (write) 
    531 Added PNE_BGP_PU1_L2_PREFETCH_SNOOP_HIT_SAME_CORE successfully. 
    532 Removed PNE_BGP_PU1_L2_PREFETCH_SNOOP_HIT_SAME_CORE successfully. 
    533  
    534 PNE_BGP_PU1_L2_PREFETCH_SNOOP_HIT_OTHER_CORE    0x4000006e   
    535 P1 L2:  Pre-fetch snoop hit from other core 
    536 Added PNE_BGP_PU1_L2_PREFETCH_SNOOP_HIT_OTHER_CORE successfully. 
    537 Removed PNE_BGP_PU1_L2_PREFETCH_SNOOP_HIT_OTHER_CORE successfully. 
    538  
    539 PNE_BGP_PU1_L2_PREFETCH_SNOOP_HIT_PLB   0x4000006f   
    540 P1 L2:  Pre-fetch snoop hit PLB (write) 
    541 Added PNE_BGP_PU1_L2_PREFETCH_SNOOP_HIT_PLB successfully. 
    542 Removed PNE_BGP_PU1_L2_PREFETCH_SNOOP_HIT_PLB successfully. 
    543  
    544 PNE_BGP_PU1_L2_CYCLES_READ_REQUEST_PENDING      0x40000070   
    545 P1 L2:  Number of cycles for which read request is pending 
    546 Added PNE_BGP_PU1_L2_CYCLES_READ_REQUEST_PENDING successfully. 
    547 Removed PNE_BGP_PU1_L2_CYCLES_READ_REQUEST_PENDING successfully. 
    548  
    549 PNE_BGP_PU1_L2_READ_REQUESTS    0x40000071   
    550 P1 L2:  Read requests 
    551 Added PNE_BGP_PU1_L2_READ_REQUESTS successfully. 
    552 Removed PNE_BGP_PU1_L2_READ_REQUESTS successfully. 
    553  
    554 PNE_BGP_PU1_L2_DEVBUS_READ_REQUESTS     0x40000072   
    555 P1 L2:  Devbus read requests (SRAM, LOCK, and UPC) 
    556 Added PNE_BGP_PU1_L2_DEVBUS_READ_REQUESTS successfully. 
    557 Removed PNE_BGP_PU1_L2_DEVBUS_READ_REQUESTS successfully. 
    558  
    559 PNE_BGP_PU1_L2_L3_READ_REQUESTS 0x40000073   
    560 P1 L2:  L3 read request 
    561 Added PNE_BGP_PU1_L2_L3_READ_REQUESTS successfully. 
    562 Removed PNE_BGP_PU1_L2_L3_READ_REQUESTS successfully. 
    563  
    564 PNE_BGP_PU1_L2_NETBUS_READ_REQUESTS     0x40000074   
    565 P1 L2:  Netbus read requests (tree and torus) 
    566 Added PNE_BGP_PU1_L2_NETBUS_READ_REQUESTS successfully. 
    567 Removed PNE_BGP_PU1_L2_NETBUS_READ_REQUESTS successfully. 
    568  
    569 PNE_BGP_PU1_L2_BLIND_DEV_READ_REQUESTS  0x40000075   
    570 P1 L2:  Blind device read request 
    571 Added PNE_BGP_PU1_L2_BLIND_DEV_READ_REQUESTS successfully. 
    572 Removed PNE_BGP_PU1_L2_BLIND_DEV_READ_REQUESTS successfully. 
    573  
    574 PNE_BGP_PU1_L2_PREFETCHABLE_REQUESTS    0x40000076   
    575 P1 L2:  Pre-fetchable requests 
    576 Added PNE_BGP_PU1_L2_PREFETCHABLE_REQUESTS successfully. 
    577 Removed PNE_BGP_PU1_L2_PREFETCHABLE_REQUESTS successfully. 
    578  
    579 PNE_BGP_PU1_L2_HIT      0x40000077   
    580 P1 L2:  L2 hit 
    581 Added PNE_BGP_PU1_L2_HIT successfully. 
    582 Removed PNE_BGP_PU1_L2_HIT successfully. 
    583  
    584 PNE_BGP_PU1_L2_SAME_CORE_SNOOPS 0x40000078   
    585 P1 L2:  Same core snoops 
    586 Added PNE_BGP_PU1_L2_SAME_CORE_SNOOPS successfully. 
    587 Removed PNE_BGP_PU1_L2_SAME_CORE_SNOOPS successfully. 
    588  
    589 PNE_BGP_PU1_L2_OTHER_CORE_SNOOPS        0x40000079   
    590 P1 L2:  Other core snoops 
    591 Added PNE_BGP_PU1_L2_OTHER_CORE_SNOOPS successfully. 
    592 Removed PNE_BGP_PU1_L2_OTHER_CORE_SNOOPS successfully. 
    593  
    594 PNE_BGP_PU1_L2_OTHER_DP_PU0_SNOOPS      0x4000007a   
    595 P1 L2:  Other DP PU0 snoops 
    596 Added PNE_BGP_PU1_L2_OTHER_DP_PU0_SNOOPS successfully. 
    597 Removed PNE_BGP_PU1_L2_OTHER_DP_PU0_SNOOPS successfully. 
    598  
    599 PNE_BGP_PU1_L2_OTHER_DP_PU1_SNOOPS      0x4000007b   
    600 P1 L2:  Other DP PU1 snoops 
    601 Added PNE_BGP_PU1_L2_OTHER_DP_PU1_SNOOPS successfully. 
    602 Removed PNE_BGP_PU1_L2_OTHER_DP_PU1_SNOOPS successfully. 
    603 BGP_UPC_Get_Event_Short_Name:  Invalid event id 124 specified. 
    604 BGP_UPC_Get_Event_Short_Name:  Invalid event id 125 specified. 
    605 BGP_UPC_Get_Event_Short_Name:  Invalid event id 126 specified. 
    606 BGP_UPC_Get_Event_Short_Name:  Invalid event id 127 specified. 
    607 BGP_UPC_Get_Event_Short_Name:  Invalid event id 128 specified. 
    608 BGP_UPC_Get_Event_Short_Name:  Invalid event id 129 specified. 
    609 BGP_UPC_Get_Event_Short_Name:  Invalid event id 130 specified. 
    610 BGP_UPC_Get_Event_Short_Name:  Invalid event id 131 specified. 
    611 BGP_UPC_Get_Event_Short_Name:  Invalid event id 132 specified. 
    612  
    613 PNE_BGP_PU1_L2_MEMORY_WRITES    0x40000085   
    614 P1 L2: Writes to memory 
    615 Added PNE_BGP_PU1_L2_MEMORY_WRITES successfully. 
    616 Removed PNE_BGP_PU1_L2_MEMORY_WRITES successfully. 
    617  
    618 PNE_BGP_PU1_L2_NETWORK_WRITES   0x40000086   
    619 P1 L2: Writes to network 
    620 Added PNE_BGP_PU1_L2_NETWORK_WRITES successfully. 
    621 Removed PNE_BGP_PU1_L2_NETWORK_WRITES successfully. 
    622  
    623 PNE_BGP_PU1_L2_DEVBUS_WRITES    0x40000087   
    624 P1 L2: Writes to devbus 
    625 Added PNE_BGP_PU1_L2_DEVBUS_WRITES successfully. 
    626 Removed PNE_BGP_PU1_L2_DEVBUS_WRITES successfully. 
    627  
    628 PNE_BGP_L3_M0_RD0_SINGLE_LINE_DELIVERED_L2      0x40000088   
    629 L3 M0 Rd 0:  Single line delivered to L2 
    630 Added PNE_BGP_L3_M0_RD0_SINGLE_LINE_DELIVERED_L2 successfully. 
    631 Removed PNE_BGP_L3_M0_RD0_SINGLE_LINE_DELIVERED_L2 successfully. 
    632  
    633 PNE_BGP_L3_M0_RD0_BURST_DELIVERED_L2    0x40000089   
    634 L3 M0 Rd 0:  Burst delivered to L2 
    635 Added PNE_BGP_L3_M0_RD0_BURST_DELIVERED_L2 successfully. 
    636 Removed PNE_BGP_L3_M0_RD0_BURST_DELIVERED_L2 successfully. 
    637  
    638 PNE_BGP_L3_M0_RD0_READ_RETURN_COLLISION 0x4000008a   
    639 L3 M0 Rd 0:  Read return collision 
    640 Added PNE_BGP_L3_M0_RD0_READ_RETURN_COLLISION successfully. 
    641 Removed PNE_BGP_L3_M0_RD0_READ_RETURN_COLLISION successfully. 
    642  
    643 PNE_BGP_L3_M0_RD0_DIR0_HIT_OR_INFLIGHT  0x4000008b   
    644 L3 M0 Rd 0:  dir0 hit or in flight 
    645 Added PNE_BGP_L3_M0_RD0_DIR0_HIT_OR_INFLIGHT successfully. 
    646 Removed PNE_BGP_L3_M0_RD0_DIR0_HIT_OR_INFLIGHT successfully. 
    647  
    648 PNE_BGP_L3_M0_RD0_DIR0_MISS_OR_LOCKDOWN 0x4000008c   
    649 L3 M0 Rd 0:  dir0 miss or lock-down 
    650 Added PNE_BGP_L3_M0_RD0_DIR0_MISS_OR_LOCKDOWN successfully. 
    651 Removed PNE_BGP_L3_M0_RD0_DIR0_MISS_OR_LOCKDOWN successfully. 
    652  
    653 PNE_BGP_L3_M0_RD0_DIR1_HIT_OR_INFLIGHT  0x4000008d   
    654 L3 M0 Rd 0:  dir1 hit or in flight 
    655 Added PNE_BGP_L3_M0_RD0_DIR1_HIT_OR_INFLIGHT successfully. 
    656 Removed PNE_BGP_L3_M0_RD0_DIR1_HIT_OR_INFLIGHT successfully. 
    657  
    658 PNE_BGP_L3_M0_RD0_DIR1_MISS_OR_LOCKDOWN 0x4000008e   
    659 L3 M0 Rd 0:  dir1 miss or lock-down 
    660 Added PNE_BGP_L3_M0_RD0_DIR1_MISS_OR_LOCKDOWN successfully. 
    661 Removed PNE_BGP_L3_M0_RD0_DIR1_MISS_OR_LOCKDOWN successfully. 
    662  
    663 PNE_BGP_L3_M0_RD1_SINGLE_LINE_DELIVERED_L2      0x4000008f   
    664 L3 M0 Rd 1:  Single line delivered to L2 
    665 Added PNE_BGP_L3_M0_RD1_SINGLE_LINE_DELIVERED_L2 successfully. 
    666 Removed PNE_BGP_L3_M0_RD1_SINGLE_LINE_DELIVERED_L2 successfully. 
    667  
    668 PNE_BGP_L3_M0_RD1_BURST_DELIVERED_L2    0x40000090   
    669 L3 M0 Rd 1:  Burst delivered to L2 
    670 Added PNE_BGP_L3_M0_RD1_BURST_DELIVERED_L2 successfully. 
    671 Removed PNE_BGP_L3_M0_RD1_BURST_DELIVERED_L2 successfully. 
    672  
    673 PNE_BGP_L3_M0_RD1_READ_RETURN_COLLISION 0x40000091   
    674 L3 M0 Rd 1:  Read return collision 
    675 Added PNE_BGP_L3_M0_RD1_READ_RETURN_COLLISION successfully. 
    676 Removed PNE_BGP_L3_M0_RD1_READ_RETURN_COLLISION successfully. 
    677  
    678 PNE_BGP_L3_M0_RD1_DIR0_HIT_OR_INFLIGHT  0x40000092   
    679 L3 M0 Rd 1:  dir0 hit or in flight 
    680 Added PNE_BGP_L3_M0_RD1_DIR0_HIT_OR_INFLIGHT successfully. 
    681 Removed PNE_BGP_L3_M0_RD1_DIR0_HIT_OR_INFLIGHT successfully. 
    682  
    683 PNE_BGP_L3_M0_RD1_DIR0_MISS_OR_LOCKDOWN 0x40000093   
    684 L3 M0 Rd 1:  dir0 miss or lock-down 
    685 Added PNE_BGP_L3_M0_RD1_DIR0_MISS_OR_LOCKDOWN successfully. 
    686 Removed PNE_BGP_L3_M0_RD1_DIR0_MISS_OR_LOCKDOWN successfully. 
    687  
    688 PNE_BGP_L3_M0_RD1_DIR1_HIT_OR_INFLIGHT  0x40000094   
    689 L3 M0 Rd 1:  dir1 hit or in flight 
    690 Added PNE_BGP_L3_M0_RD1_DIR1_HIT_OR_INFLIGHT successfully. 
    691 Removed PNE_BGP_L3_M0_RD1_DIR1_HIT_OR_INFLIGHT successfully. 
    692  
    693 PNE_BGP_L3_M0_RD1_DIR1_MISS_OR_LOCKDOWN 0x40000095   
    694 L3 M0 Rd 1:  dir1 miss or lock-down 
    695 Added PNE_BGP_L3_M0_RD1_DIR1_MISS_OR_LOCKDOWN successfully. 
    696 Removed PNE_BGP_L3_M0_RD1_DIR1_MISS_OR_LOCKDOWN successfully. 
    697  
    698 PNE_BGP_L3_M0_DIR0_LOOKUPS      0x40000096   
    699 L3 M0 Dir 0:  Number of lookups 
    700 Added PNE_BGP_L3_M0_DIR0_LOOKUPS successfully. 
    701 Removed PNE_BGP_L3_M0_DIR0_LOOKUPS successfully. 
    702  
    703 PNE_BGP_L3_M0_DIR0_CYCLES_REQUESTS_NOT_TAKEN    0x40000097   
    704 L3 M0 Dir 0:  Number of cycles with requests that are not taken 
    705 Added PNE_BGP_L3_M0_DIR0_CYCLES_REQUESTS_NOT_TAKEN successfully. 
    706 Removed PNE_BGP_L3_M0_DIR0_CYCLES_REQUESTS_NOT_TAKEN successfully. 
    707  
    708 PNE_BGP_L3_M0_DIR1_LOOKUPS      0x40000098   
    709 L3 M0 Dir 1:  Number of lookups 
    710 Added PNE_BGP_L3_M0_DIR1_LOOKUPS successfully. 
    711 Removed PNE_BGP_L3_M0_DIR1_LOOKUPS successfully. 
    712  
    713 PNE_BGP_L3_M0_DIR1_CYCLES_REQUESTS_NOT_TAKEN    0x40000099   
    714 L3 M0 Dir 1:  Number of cycles with requests that are not taken 
    715 Added PNE_BGP_L3_M0_DIR1_CYCLES_REQUESTS_NOT_TAKEN successfully. 
    716 Removed PNE_BGP_L3_M0_DIR1_CYCLES_REQUESTS_NOT_TAKEN successfully. 
    717  
    718 PNE_BGP_L3_M0_MH_DDR_STORES     0x4000009a   
    719 L3 M0 MH:  Number of stores to DDR 
    720 Added PNE_BGP_L3_M0_MH_DDR_STORES successfully. 
    721 Removed PNE_BGP_L3_M0_MH_DDR_STORES successfully. 
    722  
    723 PNE_BGP_L3_M0_MH_DDR_FETCHES    0x4000009b   
    724 L3 M0 MH:  Number of fetches from DDR 
    725 Added PNE_BGP_L3_M0_MH_DDR_FETCHES successfully. 
    726 Removed PNE_BGP_L3_M0_MH_DDR_FETCHES successfully. 
    727  
    728 PNE_BGP_L3_M1_RD0_SINGLE_LINE_DELIVERED_L2      0x4000009c   
    729 L3 M1 Rd 0:  Single line delivered to L2 
    730 Added PNE_BGP_L3_M1_RD0_SINGLE_LINE_DELIVERED_L2 successfully. 
    731 Removed PNE_BGP_L3_M1_RD0_SINGLE_LINE_DELIVERED_L2 successfully. 
    732  
    733 PNE_BGP_L3_M1_RD0_BURST_DELIVERED_L2    0x4000009d   
    734 L3 M1 Rd 0:  Burst delivered to L2 
    735 Added PNE_BGP_L3_M1_RD0_BURST_DELIVERED_L2 successfully. 
    736 Removed PNE_BGP_L3_M1_RD0_BURST_DELIVERED_L2 successfully. 
    737  
    738 PNE_BGP_L3_M1_RD0_READ_RETURN_COLLISION 0x4000009e   
    739 L3 M1 Rd 0:  Read return collision 
    740 Added PNE_BGP_L3_M1_RD0_READ_RETURN_COLLISION successfully. 
    741 Removed PNE_BGP_L3_M1_RD0_READ_RETURN_COLLISION successfully. 
    742  
    743 PNE_BGP_L3_M1_RD0_DIR0_HIT_OR_INFLIGHT  0x4000009f   
    744 L3 M1 Rd 0:  dir0 hit or in flight 
    745 Added PNE_BGP_L3_M1_RD0_DIR0_HIT_OR_INFLIGHT successfully. 
    746 Removed PNE_BGP_L3_M1_RD0_DIR0_HIT_OR_INFLIGHT successfully. 
    747  
    748 PNE_BGP_L3_M1_RD0_DIR0_MISS_OR_LOCKDOWN 0x400000a0   
    749 L3 M1 Rd 0:  dir0 miss or lock-down 
    750 Added PNE_BGP_L3_M1_RD0_DIR0_MISS_OR_LOCKDOWN successfully. 
    751 Removed PNE_BGP_L3_M1_RD0_DIR0_MISS_OR_LOCKDOWN successfully. 
    752  
    753 PNE_BGP_L3_M1_RD0_DIR1_HIT_OR_INFLIGHT  0x400000a1   
    754 L3 M1 Rd 0:  dir1 hit or in flight 
    755 Added PNE_BGP_L3_M1_RD0_DIR1_HIT_OR_INFLIGHT successfully. 
    756 Removed PNE_BGP_L3_M1_RD0_DIR1_HIT_OR_INFLIGHT successfully. 
    757  
    758 PNE_BGP_L3_M1_RD0_DIR1_MISS_OR_LOCKDOWN 0x400000a2   
    759 L3 M1 Rd 0:  dir1 miss or lock-down 
    760 Added PNE_BGP_L3_M1_RD0_DIR1_MISS_OR_LOCKDOWN successfully. 
    761 Removed PNE_BGP_L3_M1_RD0_DIR1_MISS_OR_LOCKDOWN successfully. 
    762  
    763 PNE_BGP_L3_M1_RD1_SINGLE_LINE_DELIVERED_L2      0x400000a3   
    764 L3 M1 Rd 1:  Single line delivered to L2 
    765 Added PNE_BGP_L3_M1_RD1_SINGLE_LINE_DELIVERED_L2 successfully. 
    766 Removed PNE_BGP_L3_M1_RD1_SINGLE_LINE_DELIVERED_L2 successfully. 
    767  
    768 PNE_BGP_L3_M1_RD1_BURST_DELIVERED_L2    0x400000a4   
    769 L3 M1 Rd 1:  Burst delivered to L2 
    770 Added PNE_BGP_L3_M1_RD1_BURST_DELIVERED_L2 successfully. 
    771 Removed PNE_BGP_L3_M1_RD1_BURST_DELIVERED_L2 successfully. 
    772  
    773 PNE_BGP_L3_M1_RD1_READ_RETURN_COLLISION 0x400000a5   
    774 L3 M1 Rd 1:  Read return collision 
    775 Added PNE_BGP_L3_M1_RD1_READ_RETURN_COLLISION successfully. 
    776 Removed PNE_BGP_L3_M1_RD1_READ_RETURN_COLLISION successfully. 
    777  
    778 PNE_BGP_L3_M1_RD1_DIR0_HIT_OR_INFLIGHT  0x400000a6   
    779 L3 M1 Rd 1:  dir0 hit or in flight 
    780 Added PNE_BGP_L3_M1_RD1_DIR0_HIT_OR_INFLIGHT successfully. 
    781 Removed PNE_BGP_L3_M1_RD1_DIR0_HIT_OR_INFLIGHT successfully. 
    782  
    783 PNE_BGP_L3_M1_RD1_DIR0_MISS_OR_LOCKDOWN 0x400000a7   
    784 L3 M1 Rd 1:  dir0 miss or lock-down 
    785 Added PNE_BGP_L3_M1_RD1_DIR0_MISS_OR_LOCKDOWN successfully. 
    786 Removed PNE_BGP_L3_M1_RD1_DIR0_MISS_OR_LOCKDOWN successfully. 
    787  
    788 PNE_BGP_L3_M1_RD1_DIR1_HIT_OR_INFLIGHT  0x400000a8   
    789 L3 M1 Rd 1:  dir1 hit or in flight 
    790 Added PNE_BGP_L3_M1_RD1_DIR1_HIT_OR_INFLIGHT successfully. 
    791 Removed PNE_BGP_L3_M1_RD1_DIR1_HIT_OR_INFLIGHT successfully. 
    792  
    793 PNE_BGP_L3_M1_RD1_DIR1_MISS_OR_LOCKDOWN 0x400000a9   
    794 L3 M1 Rd 1:  dir1 miss or lock-down 
    795 Added PNE_BGP_L3_M1_RD1_DIR1_MISS_OR_LOCKDOWN successfully. 
    796 Removed PNE_BGP_L3_M1_RD1_DIR1_MISS_OR_LOCKDOWN successfully. 
    797  
    798 PNE_BGP_L3_M1_DIR0_LOOKUPS      0x400000aa   
    799 L3 M1 Dir 0:  Number of lookups 
    800 Added PNE_BGP_L3_M1_DIR0_LOOKUPS successfully. 
    801 Removed PNE_BGP_L3_M1_DIR0_LOOKUPS successfully. 
    802  
    803 PNE_BGP_L3_M1_DIR0_CYCLES_REQUESTS_NOT_TAKEN    0x400000ab   
    804 L3 M1 Dir 0:  Number of cycles with requests that are not taken 
    805 Added PNE_BGP_L3_M1_DIR0_CYCLES_REQUESTS_NOT_TAKEN successfully. 
    806 Removed PNE_BGP_L3_M1_DIR0_CYCLES_REQUESTS_NOT_TAKEN successfully. 
    807  
    808 PNE_BGP_L3_M1_DIR1_LOOKUPS      0x400000ac   
    809 L3 M1 Dir 1:  Number of lookups 
    810 Added PNE_BGP_L3_M1_DIR1_LOOKUPS successfully. 
    811 Removed PNE_BGP_L3_M1_DIR1_LOOKUPS successfully. 
    812  
    813 PNE_BGP_L3_M1_DIR1_CYCLES_REQUESTS_NOT_TAKEN    0x400000ad   
    814 L3 M1 Dir 1:  Number of cycles with requests that are not taken 
    815 Added PNE_BGP_L3_M1_DIR1_CYCLES_REQUESTS_NOT_TAKEN successfully. 
    816 Removed PNE_BGP_L3_M1_DIR1_CYCLES_REQUESTS_NOT_TAKEN successfully. 
    817  
    818 PNE_BGP_L3_M1_MH_DDR_STORES     0x400000ae   
    819 L3 M1 MH:  Number of stores to DDR 
    820 Added PNE_BGP_L3_M1_MH_DDR_STORES successfully. 
    821 Removed PNE_BGP_L3_M1_MH_DDR_STORES successfully. 
    822  
    823 PNE_BGP_L3_M1_MH_DDR_FETCHES    0x400000af   
    824 L3 M1 MH:  Number of fetches from DDR 
    825 Added PNE_BGP_L3_M1_MH_DDR_FETCHES successfully. 
    826 Removed PNE_BGP_L3_M1_MH_DDR_FETCHES successfully. 
    827  
    828 PNE_BGP_PU0_SNOOP_PORT0_REMOTE_SOURCE_REQUESTS  0x400000b0   
    829 P0 SNP:  Port 0 received a snoop request from a remote source 
    830 Added PNE_BGP_PU0_SNOOP_PORT0_REMOTE_SOURCE_REQUESTS successfully. 
    831 Removed PNE_BGP_PU0_SNOOP_PORT0_REMOTE_SOURCE_REQUESTS successfully. 
    832  
    833 PNE_BGP_PU0_SNOOP_PORT1_REMOTE_SOURCE_REQUESTS  0x400000b1   
    834 P0 SNP:  Port 1 received a snoop request from a remote source 
    835 Added PNE_BGP_PU0_SNOOP_PORT1_REMOTE_SOURCE_REQUESTS successfully. 
    836 Removed PNE_BGP_PU0_SNOOP_PORT1_REMOTE_SOURCE_REQUESTS successfully. 
    837  
    838 PNE_BGP_PU0_SNOOP_PORT2_REMOTE_SOURCE_REQUESTS  0x400000b2   
    839 P0 SNP:  Port 2 received a snoop request from a remote source 
    840 Added PNE_BGP_PU0_SNOOP_PORT2_REMOTE_SOURCE_REQUESTS successfully. 
    841 Removed PNE_BGP_PU0_SNOOP_PORT2_REMOTE_SOURCE_REQUESTS successfully. 
    842  
    843 PNE_BGP_PU0_SNOOP_PORT3_REMOTE_SOURCE_REQUESTS  0x400000b3   
    844 P0 SNP:  Port 3 received a snoop request from a remote source 
    845 Added PNE_BGP_PU0_SNOOP_PORT3_REMOTE_SOURCE_REQUESTS successfully. 
    846 Removed PNE_BGP_PU0_SNOOP_PORT3_REMOTE_SOURCE_REQUESTS successfully. 
    847  
    848 PNE_BGP_PU0_SNOOP_PORT0_REJECTED_REQUESTS       0x400000b4   
    849 P0 SNP:  Port 0 snoop filter rejected a snoop request 
    850 Added PNE_BGP_PU0_SNOOP_PORT0_REJECTED_REQUESTS successfully. 
    851 Removed PNE_BGP_PU0_SNOOP_PORT0_REJECTED_REQUESTS successfully. 
    852  
    853 PNE_BGP_PU0_SNOOP_PORT1_REJECTED_REQUESTS       0x400000b5   
    854 P0 SNP:  Port 1 snoop filter rejected a snoop request 
    855 Added PNE_BGP_PU0_SNOOP_PORT1_REJECTED_REQUESTS successfully. 
    856 Removed PNE_BGP_PU0_SNOOP_PORT1_REJECTED_REQUESTS successfully. 
    857  
    858 PNE_BGP_PU0_SNOOP_PORT2_REJECTED_REQUESTS       0x400000b6   
    859 P0 SNP:  Port 2 snoop filter rejected a snoop request 
    860 Added PNE_BGP_PU0_SNOOP_PORT2_REJECTED_REQUESTS successfully. 
    861 Removed PNE_BGP_PU0_SNOOP_PORT2_REJECTED_REQUESTS successfully. 
    862  
    863 PNE_BGP_PU0_SNOOP_PORT3_REJECTED_REQUESTS       0x400000b7   
    864 P0 SNP:  Port 3 snoop filter rejected a snoop request 
    865 Added PNE_BGP_PU0_SNOOP_PORT3_REJECTED_REQUESTS successfully. 
    866 Removed PNE_BGP_PU0_SNOOP_PORT3_REJECTED_REQUESTS successfully. 
    867  
    868 PNE_BGP_PU0_SNOOP_L1_CACHE_WRAP 0x400000b8   
    869 P0 SNP:  Snoop filter detected an L1 cache wrap 
    870 Added PNE_BGP_PU0_SNOOP_L1_CACHE_WRAP successfully. 
    871 Removed PNE_BGP_PU0_SNOOP_L1_CACHE_WRAP successfully. 
    872  
    873 PNE_BGP_PU1_SNOOP_PORT0_REMOTE_SOURCE_REQUESTS  0x400000b9   
    874 P1 SNP:  Port 0 received a snoop request from a remote source 
    875 Added PNE_BGP_PU1_SNOOP_PORT0_REMOTE_SOURCE_REQUESTS successfully. 
    876 Removed PNE_BGP_PU1_SNOOP_PORT0_REMOTE_SOURCE_REQUESTS successfully. 
    877  
    878 PNE_BGP_PU1_SNOOP_PORT1_REMOTE_SOURCE_REQUESTS  0x400000ba   
    879 P1 SNP:  Port 1 received a snoop request from a remote source 
    880 Added PNE_BGP_PU1_SNOOP_PORT1_REMOTE_SOURCE_REQUESTS successfully. 
    881 Removed PNE_BGP_PU1_SNOOP_PORT1_REMOTE_SOURCE_REQUESTS successfully. 
    882  
    883 PNE_BGP_PU1_SNOOP_PORT2_REMOTE_SOURCE_REQUESTS  0x400000bb   
    884 P1 SNP:  Port 2 received a snoop request from a remote source 
    885 Added PNE_BGP_PU1_SNOOP_PORT2_REMOTE_SOURCE_REQUESTS successfully. 
    886 Removed PNE_BGP_PU1_SNOOP_PORT2_REMOTE_SOURCE_REQUESTS successfully. 
    887  
    888 PNE_BGP_PU1_SNOOP_PORT3_REMOTE_SOURCE_REQUESTS  0x400000bc   
    889 P1 SNP:  Port 3 received a snoop request from a remote source 
    890 Added PNE_BGP_PU1_SNOOP_PORT3_REMOTE_SOURCE_REQUESTS successfully. 
    891 Removed PNE_BGP_PU1_SNOOP_PORT3_REMOTE_SOURCE_REQUESTS successfully. 
    892  
    893 PNE_BGP_PU1_SNOOP_PORT0_REJECTED_REQUESTS       0x400000bd   
    894 P1 SNP:  Port 0 snoop filter rejected a snoop request 
    895 Added PNE_BGP_PU1_SNOOP_PORT0_REJECTED_REQUESTS successfully. 
    896 Removed PNE_BGP_PU1_SNOOP_PORT0_REJECTED_REQUESTS successfully. 
    897  
    898 PNE_BGP_PU1_SNOOP_PORT1_REJECTED_REQUESTS       0x400000be   
    899 P1 SNP:  Port 1 snoop filter rejected a snoop request 
    900 Added PNE_BGP_PU1_SNOOP_PORT1_REJECTED_REQUESTS successfully. 
    901 Removed PNE_BGP_PU1_SNOOP_PORT1_REJECTED_REQUESTS successfully. 
    902  
    903 PNE_BGP_PU1_SNOOP_PORT2_REJECTED_REQUESTS       0x400000bf   
    904 P1 SNP:  Port 2 snoop filter rejected a snoop request 
    905 Added PNE_BGP_PU1_SNOOP_PORT2_REJECTED_REQUESTS successfully. 
    906 Removed PNE_BGP_PU1_SNOOP_PORT2_REJECTED_REQUESTS successfully. 
    907  
    908 PNE_BGP_PU1_SNOOP_PORT3_REJECTED_REQUESTS       0x400000c0   
    909 P1 SNP:  Port 3 snoop filter rejected a snoop request 
    910 Added PNE_BGP_PU1_SNOOP_PORT3_REJECTED_REQUESTS successfully. 
    911 Removed PNE_BGP_PU1_SNOOP_PORT3_REJECTED_REQUESTS successfully. 
    912  
    913 PNE_BGP_PU1_SNOOP_L1_CACHE_WRAP 0x400000c1   
    914 P1 SNP:  Snoop filter detected an L1 cache wrap 
    915 Added PNE_BGP_PU1_SNOOP_L1_CACHE_WRAP successfully. 
    916 Removed PNE_BGP_PU1_SNOOP_L1_CACHE_WRAP successfully. 
    917  
    918 PNE_BGP_TORUS_XP_PACKETS        0x400000c2   
    919 TORUS:  Number of packets sent to X+ dimension 
    920 Added PNE_BGP_TORUS_XP_PACKETS successfully. 
    921 Removed PNE_BGP_TORUS_XP_PACKETS successfully. 
    922  
    923 PNE_BGP_TORUS_XP_32BCHUNKS      0x400000c3   
    924 TORUS:  Number of 32B chunks sent to X+ 
    925 Added PNE_BGP_TORUS_XP_32BCHUNKS successfully. 
    926 Removed PNE_BGP_TORUS_XP_32BCHUNKS successfully. 
    927  
    928 PNE_BGP_TORUS_XM_PACKETS        0x400000c4   
    929 TORUS:  Number of packets sent to X-dimension 
    930 Added PNE_BGP_TORUS_XM_PACKETS successfully. 
    931 Removed PNE_BGP_TORUS_XM_PACKETS successfully. 
    932  
    933 PNE_BGP_TORUS_XM_32BCHUNKS      0x400000c5   
    934 TORUS:  Number of 32B chunks sent to X- 
    935 Added PNE_BGP_TORUS_XM_32BCHUNKS successfully. 
    936 Removed PNE_BGP_TORUS_XM_32BCHUNKS successfully. 
    937  
    938 PNE_BGP_TORUS_YP_PACKETS        0x400000c6   
    939 TORUS:  Number of packets sent to Y+ dimension 
    940 Added PNE_BGP_TORUS_YP_PACKETS successfully. 
    941 Removed PNE_BGP_TORUS_YP_PACKETS successfully. 
    942  
    943 PNE_BGP_TORUS_YP_32BCHUNKS      0x400000c7   
    944 TORUS:  Number of 32B chunks sent to Y+ 
    945 Added PNE_BGP_TORUS_YP_32BCHUNKS successfully. 
    946 Removed PNE_BGP_TORUS_YP_32BCHUNKS successfully. 
    947  
    948 PNE_BGP_TORUS_YM_PACKETS        0x400000c8   
    949 TORUS:  Number of packets sent to Y-dimension 
    950 Added PNE_BGP_TORUS_YM_PACKETS successfully. 
    951 Removed PNE_BGP_TORUS_YM_PACKETS successfully. 
    952  
    953 PNE_BGP_TORUS_YM_32BCHUNKS      0x400000c9   
    954 TORUS:  Number of 32B chunks sent to Y- 
    955 Added PNE_BGP_TORUS_YM_32BCHUNKS successfully. 
    956 Removed PNE_BGP_TORUS_YM_32BCHUNKS successfully. 
    957  
    958 PNE_BGP_TORUS_ZP_PACKETS        0x400000ca   
    959 TORUS:  Number of packets sent to Z+ dimension 
    960 Added PNE_BGP_TORUS_ZP_PACKETS successfully. 
    961 Removed PNE_BGP_TORUS_ZP_PACKETS successfully. 
    962  
    963 PNE_BGP_TORUS_ZP_32BCHUNKS      0x400000cb   
    964 TORUS:  Number of 32B chunks sent to Z+ 
    965 Added PNE_BGP_TORUS_ZP_32BCHUNKS successfully. 
    966 Removed PNE_BGP_TORUS_ZP_32BCHUNKS successfully. 
    967  
    968 PNE_BGP_TORUS_ZM_PACKETS        0x400000cc   
    969 TORUS:  Number of packets sent to Z-dimension 
    970 Added PNE_BGP_TORUS_ZM_PACKETS successfully. 
    971 Removed PNE_BGP_TORUS_ZM_PACKETS successfully. 
    972  
    973 PNE_BGP_TORUS_ZM_32BCHUNKS      0x400000cd   
    974 TORUS:  Number of 32B chunks sent to Z- 
    975 Added PNE_BGP_TORUS_ZM_32BCHUNKS successfully. 
    976 Removed PNE_BGP_TORUS_ZM_32BCHUNKS successfully. 
    977  
    978 PNE_BGP_DMA_PACKETS_INJECTED    0x400000ce   
    979 DMA:  Number of packets injected 
    980 Added PNE_BGP_DMA_PACKETS_INJECTED successfully. 
    981 Removed PNE_BGP_DMA_PACKETS_INJECTED successfully. 
    982  
    983 PNE_BGP_DMA_DESCRIPTORS_READ_FROM_L3    0x400000cf   
    984 DMA:  Number of descriptors read from L3 
    985 Added PNE_BGP_DMA_DESCRIPTORS_READ_FROM_L3 successfully. 
    986 Removed PNE_BGP_DMA_DESCRIPTORS_READ_FROM_L3 successfully. 
    987  
    988 PNE_BGP_DMA_FIFO_PACKETS_RECEIVED       0x400000d0   
    989 DMA:  Number of fifo packets received 
    990 Added PNE_BGP_DMA_FIFO_PACKETS_RECEIVED successfully. 
    991 Removed PNE_BGP_DMA_FIFO_PACKETS_RECEIVED successfully. 
    992  
    993 PNE_BGP_DMA_COUNTER_PACKETS_RECEIVED    0x400000d1   
    994 DMA:  Number of counter packets received 
    995 Added PNE_BGP_DMA_COUNTER_PACKETS_RECEIVED successfully. 
    996 Removed PNE_BGP_DMA_COUNTER_PACKETS_RECEIVED successfully. 
    997  
    998 PNE_BGP_DMA_REMOTE_GET_PACKETS_RECEIVED 0x400000d2   
    999 DMA:  Number of remote get packets received 
    1000 Added PNE_BGP_DMA_REMOTE_GET_PACKETS_RECEIVED successfully. 
    1001 Removed PNE_BGP_DMA_REMOTE_GET_PACKETS_RECEIVED successfully. 
    1002  
    1003 PNE_BGP_DMA_IDPU_READ_REQUESTS_TO_L3    0x400000d3   
    1004 DMA:  Number of read requests to L3 by IDPU 
    1005 Added PNE_BGP_DMA_IDPU_READ_REQUESTS_TO_L3 successfully. 
    1006 Removed PNE_BGP_DMA_IDPU_READ_REQUESTS_TO_L3 successfully. 
    1007  
    1008 PNE_BGP_DMA_READ_VALID_RETURNED 0x400000d4   
    1009 DMA:  Number of read valid returned from L3 
    1010 Added PNE_BGP_DMA_READ_VALID_RETURNED successfully. 
    1011 Removed PNE_BGP_DMA_READ_VALID_RETURNED successfully. 
    1012  
    1013 PNE_BGP_DMA_ACKED_READ_REQUESTS 0x400000d5   
    1014 DMA:  Number of acknowledged read requests 
    1015 Added PNE_BGP_DMA_ACKED_READ_REQUESTS successfully. 
    1016 Removed PNE_BGP_DMA_ACKED_READ_REQUESTS successfully. 
    1017  
    1018 PNE_BGP_DMA_CYCLES_RDPU_WRITE_ACTIVE    0x400000d6   
    1019 DMA:  Number of cycles RDPU wants to write to L3, independent of the write ready 
    1020 Added PNE_BGP_DMA_CYCLES_RDPU_WRITE_ACTIVE successfully. 
    1021 Removed PNE_BGP_DMA_CYCLES_RDPU_WRITE_ACTIVE successfully. 
    1022  
    1023 PNE_BGP_DMA_WRITE_REQUESTS_TO_L3        0x400000d7   
    1024 DMA:  Number of write requests to L3 
    1025 Added PNE_BGP_DMA_WRITE_REQUESTS_TO_L3 successfully. 
    1026 Removed PNE_BGP_DMA_WRITE_REQUESTS_TO_L3 successfully. 
    1027 BGP_UPC_Get_Event_Short_Name:  Invalid event id 216 specified. 
    1028 BGP_UPC_Get_Event_Short_Name:  Invalid event id 217 specified. 
    1029 BGP_UPC_Get_Event_Short_Name:  Invalid event id 218 specified. 
    1030 BGP_UPC_Get_Event_Short_Name:  Invalid event id 219 specified. 
    1031 BGP_UPC_Get_Event_Short_Name:  Invalid event id 220 specified. 
    1032 BGP_UPC_Get_Event_Short_Name:  Invalid event id 221 specified. 
    1033  
    1034 PNE_BGP_COL_AC_CH2_VC0_MATURE   0x400000de   
    1035 COL:  Arbiter_core ch2_vc0_mature 
    1036 Added PNE_BGP_COL_AC_CH2_VC0_MATURE successfully. 
    1037 Removed PNE_BGP_COL_AC_CH2_VC0_MATURE successfully. 
    1038  
    1039 PNE_BGP_COL_AC_CH1_VC0_MATURE   0x400000df   
    1040 COL:  Arbiter_core ch1_vc0_mature 
    1041 Added PNE_BGP_COL_AC_CH1_VC0_MATURE successfully. 
    1042 Removed PNE_BGP_COL_AC_CH1_VC0_MATURE successfully. 
    1043  
    1044 PNE_BGP_COL_AC_CH0_VC0_MATURE   0x400000e0   
    1045 COL:  Arbiter_core ch0_vc0_mature 
    1046 Added PNE_BGP_COL_AC_CH0_VC0_MATURE successfully. 
    1047 Removed PNE_BGP_COL_AC_CH0_VC0_MATURE successfully. 
    1048  
    1049 PNE_BGP_COL_AC_INJECT_VC0_MATURE        0x400000e1   
    1050 COL:  Arbiter_core inj_vc0_mature 
    1051 Added PNE_BGP_COL_AC_INJECT_VC0_MATURE successfully. 
    1052 Removed PNE_BGP_COL_AC_INJECT_VC0_MATURE successfully. 
    1053  
    1054 PNE_BGP_COL_AC_CH2_VC1_MATURE   0x400000e2   
    1055 COL:  Arbiter_core ch2_vc1_mature 
    1056 Added PNE_BGP_COL_AC_CH2_VC1_MATURE successfully. 
    1057 Removed PNE_BGP_COL_AC_CH2_VC1_MATURE successfully. 
    1058  
    1059 PNE_BGP_COL_AC_CH1_VC1_MATURE   0x400000e3   
    1060 COL:  Arbiter_core ch1_vc1_mature 
    1061 Added PNE_BGP_COL_AC_CH1_VC1_MATURE successfully. 
    1062 Removed PNE_BGP_COL_AC_CH1_VC1_MATURE successfully. 
    1063  
    1064 PNE_BGP_COL_AC_CH0_VC1_MATURE   0x400000e4   
    1065 COL:  Arbiter_core ch0_vc1_mature 
    1066 Added PNE_BGP_COL_AC_CH0_VC1_MATURE successfully. 
    1067 Removed PNE_BGP_COL_AC_CH0_VC1_MATURE successfully. 
    1068  
    1069 PNE_BGP_COL_AC_INJECT_VC1_MATURE        0x400000e5   
    1070 COL:  Arbiter_core inj_vc1_mature 
    1071 Added PNE_BGP_COL_AC_INJECT_VC1_MATURE successfully. 
    1072 Removed PNE_BGP_COL_AC_INJECT_VC1_MATURE successfully. 
    1073  
    1074 PNE_BGP_COL_AC_PENDING_REQUESTS 0x400000e6   
    1075 COL:  Arbiter_core requests pending 
    1076 Added PNE_BGP_COL_AC_PENDING_REQUESTS successfully. 
    1077 Removed PNE_BGP_COL_AC_PENDING_REQUESTS successfully. 
    1078  
    1079 PNE_BGP_COL_AC_WAITING_REQUESTS 0x400000e7   
    1080 COL:  Arbiter_core requests waiting (ready to go) 
    1081 Added PNE_BGP_COL_AC_WAITING_REQUESTS successfully. 
    1082 Removed PNE_BGP_COL_AC_WAITING_REQUESTS successfully. 
    1083  
    1084 PNE_BGP_COL_AR2_PACKET_TAKEN    0x400000e8   
    1085 COL:  Arbiter receiver 2 packet taken 
    1086 Added PNE_BGP_COL_AR2_PACKET_TAKEN successfully. 
    1087 Removed PNE_BGP_COL_AR2_PACKET_TAKEN successfully. 
    1088  
    1089 PNE_BGP_COL_AR1_PACKET_TAKEN    0x400000e9   
    1090 COL:  Arbiter receiver 1 packet taken 
    1091 Added PNE_BGP_COL_AR1_PACKET_TAKEN successfully. 
    1092 Removed PNE_BGP_COL_AR1_PACKET_TAKEN successfully. 
    1093  
    1094 PNE_BGP_COL_AR0_PACKET_TAKEN    0x400000ea   
    1095 COL:  Arbiter receiver 0 packet taken 
    1096 Added PNE_BGP_COL_AR0_PACKET_TAKEN successfully. 
    1097 Removed PNE_BGP_COL_AR0_PACKET_TAKEN successfully. 
    1098  
    1099 PNE_BGP_COL_ALC_PACKET_TAKEN    0x400000eb   
    1100 COL:  Arbiter local client packet taken 
    1101 Added PNE_BGP_COL_ALC_PACKET_TAKEN successfully. 
    1102 Removed PNE_BGP_COL_ALC_PACKET_TAKEN successfully. 
    1103  
    1104 PNE_BGP_COL_AR0_VC0_DATA_PACKETS_RECEIVED       0x400000ec   
    1105 COL:  Receiver 0 vc0 data packet received 
    1106 Added PNE_BGP_COL_AR0_VC0_DATA_PACKETS_RECEIVED successfully. 
    1107 Removed PNE_BGP_COL_AR0_VC0_DATA_PACKETS_RECEIVED successfully. 
    1108  
    1109 PNE_BGP_COL_AR0_VC1_DATA_PACKETS_RECEIVED       0x400000ed   
    1110 COL:  Receiver 0 vc1 data packet received 
    1111 Added PNE_BGP_COL_AR0_VC1_DATA_PACKETS_RECEIVED successfully. 
    1112 Removed PNE_BGP_COL_AR0_VC1_DATA_PACKETS_RECEIVED successfully. 
    1113  
    1114 PNE_BGP_COL_AR1_VC0_DATA_PACKETS_RECEIVED       0x400000ee   
    1115 COL:  Receiver 1 vc0 data packet received 
    1116 Added PNE_BGP_COL_AR1_VC0_DATA_PACKETS_RECEIVED successfully. 
    1117 Removed PNE_BGP_COL_AR1_VC0_DATA_PACKETS_RECEIVED successfully. 
    1118  
    1119 PNE_BGP_COL_AR1_VC1_DATA_PACKETS_RECEIVED       0x400000ef   
    1120 COL:  Receiver 1 vc1 data packet received 
    1121 Added PNE_BGP_COL_AR1_VC1_DATA_PACKETS_RECEIVED successfully. 
    1122 Removed PNE_BGP_COL_AR1_VC1_DATA_PACKETS_RECEIVED successfully. 
    1123  
    1124 PNE_BGP_COL_AR2_VC0_DATA_PACKETS_RECEIVED       0x400000f0   
    1125 COL:  Receiver 2 vc0 data packet received 
    1126 Added PNE_BGP_COL_AR2_VC0_DATA_PACKETS_RECEIVED successfully. 
    1127 Removed PNE_BGP_COL_AR2_VC0_DATA_PACKETS_RECEIVED successfully. 
    1128  
    1129 PNE_BGP_COL_AR2_VC1_DATA_PACKETS_RECEIVED       0x400000f1   
    1130 COL:  Receiver 2 vc1 data packet received 
    1131 Added PNE_BGP_COL_AR2_VC1_DATA_PACKETS_RECEIVED successfully. 
    1132 Removed PNE_BGP_COL_AR2_VC1_DATA_PACKETS_RECEIVED successfully. 
    1133  
    1134 PNE_BGP_COL_AS0_VC0_DATA_PACKETS_SENT   0x400000f2   
    1135 COL:  Sender 0 vc0 DATA packets sent 
    1136 Added PNE_BGP_COL_AS0_VC0_DATA_PACKETS_SENT successfully. 
    1137 Removed PNE_BGP_COL_AS0_VC0_DATA_PACKETS_SENT successfully. 
    1138  
    1139 PNE_BGP_COL_AS0_VC1_DATA_PACKETS_SENT   0x400000f3   
    1140 COL:  Sender 0 vc1 DATA packets sent 
    1141 Added PNE_BGP_COL_AS0_VC1_DATA_PACKETS_SENT successfully. 
    1142 Removed PNE_BGP_COL_AS0_VC1_DATA_PACKETS_SENT successfully. 
    1143  
    1144 PNE_BGP_COL_AS1_VC0_DATA_PACKETS_SENT   0x400000f4   
    1145 COL:  Sender 1 vc0 DATA packets sent 
    1146 Added PNE_BGP_COL_AS1_VC0_DATA_PACKETS_SENT successfully. 
    1147 Removed PNE_BGP_COL_AS1_VC0_DATA_PACKETS_SENT successfully. 
    1148  
    1149 PNE_BGP_COL_AS1_VC1_DATA_PACKETS_SENT   0x400000f5   
    1150 COL:  Sender 1 vc1 DATA packets sent 
    1151 Added PNE_BGP_COL_AS1_VC1_DATA_PACKETS_SENT successfully. 
    1152 Removed PNE_BGP_COL_AS1_VC1_DATA_PACKETS_SENT successfully. 
    1153  
    1154 PNE_BGP_COL_AS2_VC0_DATA_PACKETS_SENT   0x400000f6   
    1155 COL:  Sender 2 vc0 DATA packets sent 
    1156 Added PNE_BGP_COL_AS2_VC0_DATA_PACKETS_SENT successfully. 
    1157 Removed PNE_BGP_COL_AS2_VC0_DATA_PACKETS_SENT successfully. 
    1158  
    1159 PNE_BGP_COL_AS2_VC1_DATA_PACKETS_SENT   0x400000f7   
    1160 COL:  Sender 2 vc1 DATA packets sent 
    1161 Added PNE_BGP_COL_AS2_VC1_DATA_PACKETS_SENT successfully. 
    1162 Removed PNE_BGP_COL_AS2_VC1_DATA_PACKETS_SENT successfully. 
    1163  
    1164 PNE_BGP_COL_INJECT_VC0_HEADER   0x400000f8   
    1165 COL:  Injection vc0 header 
    1166 Added PNE_BGP_COL_INJECT_VC0_HEADER successfully. 
    1167 Removed PNE_BGP_COL_INJECT_VC0_HEADER successfully. 
    1168  
    1169 PNE_BGP_COL_INJECT_VC1_HEADER   0x400000f9   
    1170 COL:  Injection vc1 header added 
    1171 Added PNE_BGP_COL_INJECT_VC1_HEADER successfully. 
    1172 Removed PNE_BGP_COL_INJECT_VC1_HEADER successfully. 
    1173  
    1174 PNE_BGP_COL_RECEPTION_VC0_PACKET_ADDED  0x400000fa   
    1175 COL:  Reception vc0 packet added 
    1176 Added PNE_BGP_COL_RECEPTION_VC0_PACKET_ADDED successfully. 
    1177 Removed PNE_BGP_COL_RECEPTION_VC0_PACKET_ADDED successfully. 
    1178  
    1179 PNE_BGP_COL_RECEPTION_VC1_PACKET_ADDED  0x400000fb   
    1180 COL:  Reception vc1 packet added 
    1181 Added PNE_BGP_COL_RECEPTION_VC1_PACKET_ADDED successfully. 
    1182 Removed PNE_BGP_COL_RECEPTION_VC1_PACKET_ADDED successfully. 
    1183  
    1184 PNE_BGP_IC_TIMESTAMP    0x400000fc   
    1185 IC:  Timestamp 
    1186 Added PNE_BGP_IC_TIMESTAMP successfully. 
    1187 Removed PNE_BGP_IC_TIMESTAMP successfully. 
    1188 BGP_UPC_Get_Event_Short_Name:  Invalid event id 253 specified. 
    1189 BGP_UPC_Get_Event_Short_Name:  Invalid event id 254 specified. 
    1190  
    1191 PNE_BGP_MISC_ELAPSED_TIME       0x400000ff   
    1192 MISC:  Elapsed running time 
    1193 Added PNE_BGP_MISC_ELAPSED_TIME successfully. 
    1194 Removed PNE_BGP_MISC_ELAPSED_TIME successfully. 
    1195  
    1196 PNE_BGP_PU2_JPIPE_INSTRUCTIONS  0x40000100   
    1197 P2 CPU:  J-pipe instructions 
    1198 Added PNE_BGP_PU2_JPIPE_INSTRUCTIONS successfully. 
    1199 Removed PNE_BGP_PU2_JPIPE_INSTRUCTIONS successfully. 
    1200  
    1201 PNE_BGP_PU2_JPIPE_ADD_SUB       0x40000101   
    1202 P2 CPU:  Add/Sub in J-pipe 
    1203 Added PNE_BGP_PU2_JPIPE_ADD_SUB successfully. 
    1204 Removed PNE_BGP_PU2_JPIPE_ADD_SUB successfully. 
    1205  
    1206 PNE_BGP_PU2_JPIPE_LOGICAL_OPS   0x40000102   
    1207 P2 CPU:  Logical operations in J-pipe 
    1208 Added PNE_BGP_PU2_JPIPE_LOGICAL_OPS successfully. 
    1209 Removed PNE_BGP_PU2_JPIPE_LOGICAL_OPS successfully. 
    1210  
    1211 PNE_BGP_PU2_JPIPE_SHROTMK       0x40000103   
    1212 P2 CPU:  J-pipe shift/rotate/mask instruction 
    1213 Added PNE_BGP_PU2_JPIPE_SHROTMK successfully. 
    1214 Removed PNE_BGP_PU2_JPIPE_SHROTMK successfully. 
    1215  
    1216 PNE_BGP_PU2_IPIPE_INSTRUCTIONS  0x40000104   
    1217 P2 CPU:  I-pipe instructions 
    1218 Added PNE_BGP_PU2_IPIPE_INSTRUCTIONS successfully. 
    1219 Removed PNE_BGP_PU2_IPIPE_INSTRUCTIONS successfully. 
    1220  
    1221 PNE_BGP_PU2_IPIPE_MULT_DIV      0x40000105   
    1222 P2 CPU:  Mult/Div in I-pipe 
    1223 Added PNE_BGP_PU2_IPIPE_MULT_DIV successfully. 
    1224 Removed PNE_BGP_PU2_IPIPE_MULT_DIV successfully. 
    1225  
    1226 PNE_BGP_PU2_IPIPE_ADD_SUB       0x40000106   
    1227 P2 CPU:  Add/Sub in I-pipe 
    1228 Added PNE_BGP_PU2_IPIPE_ADD_SUB successfully. 
    1229 Removed PNE_BGP_PU2_IPIPE_ADD_SUB successfully. 
    1230  
    1231 PNE_BGP_PU2_IPIPE_LOGICAL_OPS   0x40000107   
    1232 P2 CPU:  Logical operations in I-pipe 
    1233 Added PNE_BGP_PU2_IPIPE_LOGICAL_OPS successfully. 
    1234 Removed PNE_BGP_PU2_IPIPE_LOGICAL_OPS successfully. 
    1235  
    1236 PNE_BGP_PU2_IPIPE_SHROTMK       0x40000108   
    1237 P2 CPU:  I-pipe shift/rotate/mask instruction 
    1238 Added PNE_BGP_PU2_IPIPE_SHROTMK successfully. 
    1239 Removed PNE_BGP_PU2_IPIPE_SHROTMK successfully. 
    1240  
    1241 PNE_BGP_PU2_IPIPE_BRANCHES      0x40000109   
    1242 P2 CPU:  Branches 
    1243 Added PNE_BGP_PU2_IPIPE_BRANCHES successfully. 
    1244 Removed PNE_BGP_PU2_IPIPE_BRANCHES successfully. 
    1245  
    1246 PNE_BGP_PU2_IPIPE_TLB_OPS       0x4000010a   
    1247 P2 CPU:  TLB operations 
    1248 Added PNE_BGP_PU2_IPIPE_TLB_OPS successfully. 
    1249 Removed PNE_BGP_PU2_IPIPE_TLB_OPS successfully. 
    1250  
    1251 PNE_BGP_PU2_IPIPE_PROCESS_CONTROL       0x4000010b   
    1252 P2 CPU:  Process control 
    1253 Added PNE_BGP_PU2_IPIPE_PROCESS_CONTROL successfully. 
    1254 Removed PNE_BGP_PU2_IPIPE_PROCESS_CONTROL successfully. 
    1255  
    1256 PNE_BGP_PU2_IPIPE_OTHER 0x4000010c   
    1257 P2 CPU:  Other I-pipe operations 
    1258 Added PNE_BGP_PU2_IPIPE_OTHER successfully. 
    1259 Removed PNE_BGP_PU2_IPIPE_OTHER successfully. 
    1260  
    1261 PNE_BGP_PU2_DCACHE_LINEFILLINPROG       0x4000010d   
    1262 P2 CPU:  Cycles for data cache LineFillInProgress 
    1263 Added PNE_BGP_PU2_DCACHE_LINEFILLINPROG successfully. 
    1264 Removed PNE_BGP_PU2_DCACHE_LINEFILLINPROG successfully. 
    1265  
    1266 PNE_BGP_PU2_ICACHE_LINEFILLINPROG       0x4000010e   
    1267 P2 CPU:  Cycles for inst cache LineFillInProgress 
    1268 Added PNE_BGP_PU2_ICACHE_LINEFILLINPROG successfully. 
    1269 Removed PNE_BGP_PU2_ICACHE_LINEFILLINPROG successfully. 
    1270  
    1271 PNE_BGP_PU2_DCACHE_MISS 0x4000010f   
    1272 P2 CPU:  Accesses to data cache which missed data cache 
    1273 Added PNE_BGP_PU2_DCACHE_MISS successfully. 
    1274 Removed PNE_BGP_PU2_DCACHE_MISS successfully. 
    1275  
    1276 PNE_BGP_PU2_DCACHE_HIT  0x40000110   
    1277 P2 CPU:  Accesses to data cache which hit data cache 
    1278 Added PNE_BGP_PU2_DCACHE_HIT successfully. 
    1279 Removed PNE_BGP_PU2_DCACHE_HIT successfully. 
    1280  
    1281 PNE_BGP_PU2_DATA_LOADS  0x40000111   
    1282 P2 CPU:  Data loads 
    1283 Added PNE_BGP_PU2_DATA_LOADS successfully. 
    1284 Removed PNE_BGP_PU2_DATA_LOADS successfully. 
    1285  
    1286 PNE_BGP_PU2_DATA_STORES 0x40000112   
    1287 P2 CPU:  Data stores 
    1288 Added PNE_BGP_PU2_DATA_STORES successfully. 
    1289 Removed PNE_BGP_PU2_DATA_STORES successfully. 
    1290  
    1291 PNE_BGP_PU2_DCACHE_OPS  0x40000113   
    1292 P2 CPU:  Data cache operations 
    1293 Added PNE_BGP_PU2_DCACHE_OPS successfully. 
    1294 Removed PNE_BGP_PU2_DCACHE_OPS successfully. 
    1295  
    1296 PNE_BGP_PU2_ICACHE_MISS 0x40000114   
    1297 P2 CPU:  Accesses to inst cache which missed inst cache 
    1298 Added PNE_BGP_PU2_ICACHE_MISS successfully. 
    1299 Removed PNE_BGP_PU2_ICACHE_MISS successfully. 
    1300  
    1301 PNE_BGP_PU2_ICACHE_HIT  0x40000115   
    1302 P2 CPU:  Accesses to inst cache which hit inst cache 
    1303 Added PNE_BGP_PU2_ICACHE_HIT successfully. 
    1304 Removed PNE_BGP_PU2_ICACHE_HIT successfully. 
    1305  
    1306 PNE_BGP_PU2_FPU_ADD_SUB_1       0x40000116   
    1307 P2 FPU:  Add/Sub:  fadd, fadds, fsub, fsubs 
    1308 Added PNE_BGP_PU2_FPU_ADD_SUB_1 successfully. 
    1309 Removed PNE_BGP_PU2_FPU_ADD_SUB_1 successfully. 
    1310  
    1311 PNE_BGP_PU2_FPU_MULT_1  0x40000117   
    1312 P2 FPU:  Mult:  fmul fmuls 
    1313 Added PNE_BGP_PU2_FPU_MULT_1 successfully. 
    1314 Removed PNE_BGP_PU2_FPU_MULT_1 successfully. 
    1315  
    1316 PNE_BGP_PU2_FPU_FMA_2   0x40000118   
    1317 P2 FPU:  FMA:  fmadd, fmadds, fmsub, fmsubs, fnmadd fnmadds, fnmsub, fnmsubs;  1 result generated per instruction, 2 flops 
    1318 Added PNE_BGP_PU2_FPU_FMA_2 successfully. 
    1319 Removed PNE_BGP_PU2_FPU_FMA_2 successfully. 
    1320  
    1321 PNE_BGP_PU2_FPU_DIV_1   0x40000119   
    1322 P2 FPU:  Div:  fdiv, fdivs 
    1323 Added PNE_BGP_PU2_FPU_DIV_1 successfully. 
    1324 Removed PNE_BGP_PU2_FPU_DIV_1 successfully. 
    1325  
    1326 PNE_BGP_PU2_FPU_OTHER_NON_STORAGE_OPS   0x4000011a   
    1327 P2 FPU:  other non-storage instructions:  fabs, fnabs, frsp, fctiw, fctiw, fctiwz, fres, frsqrte, fsel, fmr fneg, fcmpu, fcmpo, mffs, mcrfs, mtfsfi, mtfsf, mtfsb0, mtfsb3 
    1328 Added PNE_BGP_PU2_FPU_OTHER_NON_STORAGE_OPS successfully. 
    1329 Removed PNE_BGP_PU2_FPU_OTHER_NON_STORAGE_OPS successfully. 
    1330  
    1331 PNE_BGP_PU2_FPU_ADD_SUB_2       0x4000011b   
    1332 P2 FPU:  Add/Sub Dual Pipe:  fpadd fpsub 
    1333 Added PNE_BGP_PU2_FPU_ADD_SUB_2 successfully. 
    1334 Removed PNE_BGP_PU2_FPU_ADD_SUB_2 successfully. 
    1335  
    1336 PNE_BGP_PU2_FPU_MULT_2  0x4000011c   
    1337 P2 FPU:  Mult Dual Pipe:  fpmul, fxmul, fxpmul, fxsmul 
    1338 Added PNE_BGP_PU2_FPU_MULT_2 successfully. 
    1339 Removed PNE_BGP_PU2_FPU_MULT_2 successfully. 
    1340  
    1341 PNE_BGP_PU2_FPU_FMA_4   0x4000011d   
    1342 P2 FPU:  FMA Dual Pipe:  fpmadd, fpnmadd, fpmsub, fpnmsub fxmadd, fxnmadd, fxmsub, fxnmsub fxcpmadd, fxcsmadd, fxcpnmadd fxcsnmadd, fxcpmsub, fxcsmsub fxcpnmsub, fxcsnmsub, fxcpnpma fxcsnpma, fxcpnsma, fxcsnsma fxcxnpma, fxcxnsma, fxcxma, fxcxnms;  2 results generated per instruction, 4 flops 
    1343 Added PNE_BGP_PU2_FPU_FMA_4 successfully. 
    1344 Removed PNE_BGP_PU2_FPU_FMA_4 successfully. 
    1345  
    1346 PNE_BGP_PU2_FPU_DUAL_PIPE_OTHER_NON_STORAGE_OPS 0x4000011e   
    1347 P2 FPU:  Dual Pipe other non-storage instructions:  fpmr, fpneg, fsmr, fsneg, fxmr, fsmfp, fsmtp, fpabs, fpnabs, fsabs, fsnabs, fprsp, fpctiw, fpctiwz, fpre, fprsqrte, fpsel, fscmp 
    1348 Added PNE_BGP_PU2_FPU_DUAL_PIPE_OTHER_NON_STORAGE_OPS successfully. 
    1349 Removed PNE_BGP_PU2_FPU_DUAL_PIPE_OTHER_NON_STORAGE_OPS successfully. 
    1350  
    1351 PNE_BGP_PU2_FPU_QUADWORD_LOADS  0x4000011f   
    1352 P2 FPU:  Quad-word Loads:  lfpdx, lfpdux, lfxdx, lfxdux 
    1353 Added PNE_BGP_PU2_FPU_QUADWORD_LOADS successfully. 
    1354 Removed PNE_BGP_PU2_FPU_QUADWORD_LOADS successfully. 
    1355  
    1356 PNE_BGP_PU2_FPU_OTHER_LOADS     0x40000120   
    1357 P2 FPU:  Other Loads:  lfs, lfsx, lfsu, lfsux, lfpsx, fpsux, lfsdx, lfsdux, lfssx, lfssux, lfd, lfdx, lfdu, lfdux, lfxsx, lfxsux 
    1358 Added PNE_BGP_PU2_FPU_OTHER_LOADS successfully. 
    1359 Removed PNE_BGP_PU2_FPU_OTHER_LOADS successfully. 
    1360  
    1361 PNE_BGP_PU2_FPU_QUADWORD_STORES 0x40000121   
    1362 P2 FPU:  Quad-word Stores:  stfpdx, stfpdux, stfxdx, stfxdux 
    1363 Added PNE_BGP_PU2_FPU_QUADWORD_STORES successfully. 
    1364 Removed PNE_BGP_PU2_FPU_QUADWORD_STORES successfully. 
    1365  
    1366 PNE_BGP_PU2_FPU_OTHER_STORES    0x40000122   
    1367 P2 FPU:  Other Stores:  stfs, stfsx, stfsu, stfsux, stfd, stfdx, stfdu, stfdux, stfiwx, stfpsx, stfpsux, stfpiwx, stfsdx, stfsdux, stfssx,stfssux, stfxsx, stfxsux 
    1368 Added PNE_BGP_PU2_FPU_OTHER_STORES successfully. 
    1369 Removed PNE_BGP_PU2_FPU_OTHER_STORES successfully. 
    1370  
    1371 PNE_BGP_PU3_JPIPE_INSTRUCTIONS  0x40000123   
    1372 P3 CPU:  J-pipe instructions 
    1373 Added PNE_BGP_PU3_JPIPE_INSTRUCTIONS successfully. 
    1374 Removed PNE_BGP_PU3_JPIPE_INSTRUCTIONS successfully. 
    1375  
    1376 PNE_BGP_PU3_JPIPE_ADD_SUB       0x40000124   
    1377 P3 CPU:  Add/Sub in J-pipe 
    1378 Added PNE_BGP_PU3_JPIPE_ADD_SUB successfully. 
    1379 Removed PNE_BGP_PU3_JPIPE_ADD_SUB successfully. 
    1380  
    1381 PNE_BGP_PU3_JPIPE_LOGICAL_OPS   0x40000125   
    1382 P3 CPU:  Logical operations in J-pipe 
    1383 Added PNE_BGP_PU3_JPIPE_LOGICAL_OPS successfully. 
    1384 Removed PNE_BGP_PU3_JPIPE_LOGICAL_OPS successfully. 
    1385  
    1386 PNE_BGP_PU3_JPIPE_SHROTMK       0x40000126   
    1387 P3 CPU:  J-pipe shift/rotate/mask instruction 
    1388 Added PNE_BGP_PU3_JPIPE_SHROTMK successfully. 
    1389 Removed PNE_BGP_PU3_JPIPE_SHROTMK successfully. 
    1390  
    1391 PNE_BGP_PU3_IPIPE_INSTRUCTIONS  0x40000127   
    1392 P3 CPU:  I-pipe instructions 
    1393 Added PNE_BGP_PU3_IPIPE_INSTRUCTIONS successfully. 
    1394 Removed PNE_BGP_PU3_IPIPE_INSTRUCTIONS successfully. 
    1395  
    1396 PNE_BGP_PU3_IPIPE_MULT_DIV      0x40000128   
    1397 P3 CPU:  Mult/Div in I-pipe 
    1398 Added PNE_BGP_PU3_IPIPE_MULT_DIV successfully. 
    1399 Removed PNE_BGP_PU3_IPIPE_MULT_DIV successfully. 
    1400  
    1401 PNE_BGP_PU3_IPIPE_ADD_SUB       0x40000129   
    1402 P3 CPU:  Add/Sub in I-pipe 
    1403 Added PNE_BGP_PU3_IPIPE_ADD_SUB successfully. 
    1404 Removed PNE_BGP_PU3_IPIPE_ADD_SUB successfully. 
    1405  
    1406 PNE_BGP_PU3_IPIPE_LOGICAL_OPS   0x4000012a   
    1407 P3 CPU:  Logical operations in I-pipe 
    1408 Added PNE_BGP_PU3_IPIPE_LOGICAL_OPS successfully. 
    1409 Removed PNE_BGP_PU3_IPIPE_LOGICAL_OPS successfully. 
    1410  
    1411 PNE_BGP_PU3_IPIPE_SHROTMK       0x4000012b   
    1412 P3 CPU:  I-pipe shift/rotate/mask instruction 
    1413 Added PNE_BGP_PU3_IPIPE_SHROTMK successfully. 
    1414 Removed PNE_BGP_PU3_IPIPE_SHROTMK successfully. 
    1415  
    1416 PNE_BGP_PU3_IPIPE_BRANCHES      0x4000012c   
    1417 P3 CPU:  Branches 
    1418 Added PNE_BGP_PU3_IPIPE_BRANCHES successfully. 
    1419 Removed PNE_BGP_PU3_IPIPE_BRANCHES successfully. 
    1420  
    1421 PNE_BGP_PU3_IPIPE_TLB_OPS       0x4000012d   
    1422 P3 CPU:  TLB operations 
    1423 Added PNE_BGP_PU3_IPIPE_TLB_OPS successfully. 
    1424 Removed PNE_BGP_PU3_IPIPE_TLB_OPS successfully. 
    1425  
    1426 PNE_BGP_PU3_IPIPE_PROCESS_CONTROL       0x4000012e   
    1427 P3 CPU:  Process control 
    1428 Added PNE_BGP_PU3_IPIPE_PROCESS_CONTROL successfully. 
    1429 Removed PNE_BGP_PU3_IPIPE_PROCESS_CONTROL successfully. 
    1430  
    1431 PNE_BGP_PU3_IPIPE_OTHER 0x4000012f   
    1432 P3 CPU:  Other I-pipe operations 
    1433 Added PNE_BGP_PU3_IPIPE_OTHER successfully. 
    1434 Removed PNE_BGP_PU3_IPIPE_OTHER successfully. 
    1435  
    1436 PNE_BGP_PU3_DCACHE_LINEFILLINPROG       0x40000130   
    1437 P3 CPU:  Cycles for data cache LineFillInProgress 
    1438 Added PNE_BGP_PU3_DCACHE_LINEFILLINPROG successfully. 
    1439 Removed PNE_BGP_PU3_DCACHE_LINEFILLINPROG successfully. 
    1440  
    1441 PNE_BGP_PU3_ICACHE_LINEFILLINPROG       0x40000131   
    1442 P3 CPU:  Cycles for inst cache LineFillInProgress 
    1443 Added PNE_BGP_PU3_ICACHE_LINEFILLINPROG successfully. 
    1444 Removed PNE_BGP_PU3_ICACHE_LINEFILLINPROG successfully. 
    1445  
    1446 PNE_BGP_PU3_DCACHE_MISS 0x40000132   
    1447 P3 CPU:  Accesses to data cache which missed data cache 
    1448 Added PNE_BGP_PU3_DCACHE_MISS successfully. 
    1449 Removed PNE_BGP_PU3_DCACHE_MISS successfully. 
    1450  
    1451 PNE_BGP_PU3_DCACHE_HIT  0x40000133   
    1452 P3 CPU:  Accesses to data cache which hit data cache 
    1453 Added PNE_BGP_PU3_DCACHE_HIT successfully. 
    1454 Removed PNE_BGP_PU3_DCACHE_HIT successfully. 
    1455  
    1456 PNE_BGP_PU3_DATA_LOADS  0x40000134   
    1457 P3 CPU:  Data loads 
    1458 Added PNE_BGP_PU3_DATA_LOADS successfully. 
    1459 Removed PNE_BGP_PU3_DATA_LOADS successfully. 
    1460  
    1461 PNE_BGP_PU3_DATA_STORES 0x40000135   
    1462 P3 CPU:  Data stores 
    1463 Added PNE_BGP_PU3_DATA_STORES successfully. 
    1464 Removed PNE_BGP_PU3_DATA_STORES successfully. 
    1465  
    1466 PNE_BGP_PU3_DCACHE_OPS  0x40000136   
    1467 P3 CPU:  Data cache operations 
    1468 Added PNE_BGP_PU3_DCACHE_OPS successfully. 
    1469 Removed PNE_BGP_PU3_DCACHE_OPS successfully. 
    1470  
    1471 PNE_BGP_PU3_ICACHE_MISS 0x40000137   
    1472 P3 CPU:  Accesses to inst cache which missed inst cache 
    1473 Added PNE_BGP_PU3_ICACHE_MISS successfully. 
    1474 Removed PNE_BGP_PU3_ICACHE_MISS successfully. 
    1475  
    1476 PNE_BGP_PU3_ICACHE_HIT  0x40000138   
    1477 P3 CPU:  Accesses to inst cache which hit inst cache 
    1478 Added PNE_BGP_PU3_ICACHE_HIT successfully. 
    1479 Removed PNE_BGP_PU3_ICACHE_HIT successfully. 
    1480  
    1481 PNE_BGP_PU3_FPU_ADD_SUB_1       0x40000139   
    1482 P3 FPU:  Add/Sub:  fadd, fadds, fsub, fsubs 
    1483 Added PNE_BGP_PU3_FPU_ADD_SUB_1 successfully. 
    1484 Removed PNE_BGP_PU3_FPU_ADD_SUB_1 successfully. 
    1485  
    1486 PNE_BGP_PU3_FPU_MULT_1  0x4000013a   
    1487 P3 FPU:  Mult:  fmul fmuls 
    1488 Added PNE_BGP_PU3_FPU_MULT_1 successfully. 
    1489 Removed PNE_BGP_PU3_FPU_MULT_1 successfully. 
    1490  
    1491 PNE_BGP_PU3_FPU_FMA_2   0x4000013b   
    1492 P3 FPU:  FMA:  fmadd, fmadds, fmsub, fmsubs, fnmadd fnmadds, fnmsub, fnmsubs;  1 result generated per instruction, 2 flops 
    1493 Added PNE_BGP_PU3_FPU_FMA_2 successfully. 
    1494 Removed PNE_BGP_PU3_FPU_FMA_2 successfully. 
    1495  
    1496 PNE_BGP_PU3_FPU_DIV_1   0x4000013c   
    1497 P3 FPU:  Div:  fdiv, fdivs 
    1498 Added PNE_BGP_PU3_FPU_DIV_1 successfully. 
    1499 Removed PNE_BGP_PU3_FPU_DIV_1 successfully. 
    1500  
    1501 PNE_BGP_PU3_FPU_OTHER_NON_STORAGE_OPS   0x4000013d   
    1502 P3 FPU:  other non-storage instructions:  fabs, fnabs, frsp, fctiw, fctiw, fctiwz, fres, frsqrte, fsel, fmr fneg, fcmpu, fcmpo, mffs, mcrfs, mtfsfi, mtfsf, mtfsb0, mtfsb4 
    1503 Added PNE_BGP_PU3_FPU_OTHER_NON_STORAGE_OPS successfully. 
    1504 Removed PNE_BGP_PU3_FPU_OTHER_NON_STORAGE_OPS successfully. 
    1505  
    1506 PNE_BGP_PU3_FPU_ADD_SUB_2       0x4000013e   
    1507 P3 FPU:  Add/Sub Dual Pipe:  fpadd fpsub 
    1508 Added PNE_BGP_PU3_FPU_ADD_SUB_2 successfully. 
    1509 Removed PNE_BGP_PU3_FPU_ADD_SUB_2 successfully. 
    1510  
    1511 PNE_BGP_PU3_FPU_MULT_2  0x4000013f   
    1512 P3 FPU:  Mult Dual Pipe:  fpmul, fxmul, fxpmul, fxsmul 
    1513 Added PNE_BGP_PU3_FPU_MULT_2 successfully. 
    1514 Removed PNE_BGP_PU3_FPU_MULT_2 successfully. 
    1515  
    1516 PNE_BGP_PU3_FPU_FMA_4   0x40000140   
    1517 P3 FPU:  FMA Dual Pipe:  fpmadd, fpnmadd, fpmsub, fpnmsub fxmadd, fxnmadd, fxmsub, fxnmsub fxcpmadd, fxcsmadd, fxcpnmadd fxcsnmadd, fxcpmsub, fxcsmsub fxcpnmsub, fxcsnmsub, fxcpnpma fxcsnpma, fxcpnsma, fxcsnsma fxcxnpma, fxcxnsma, fxcxma, fxcxnms;  2 results generated per instruction, 4 flops 
    1518 Added PNE_BGP_PU3_FPU_FMA_4 successfully. 
    1519 Removed PNE_BGP_PU3_FPU_FMA_4 successfully. 
    1520  
    1521 PNE_BGP_PU3_FPU_DUAL_PIPE_OTHER_NON_STORAGE_OPS 0x40000141   
    1522 P3 FPU:  Dual Pipe other non-storage instructions:  fpmr, fpneg, fsmr, fsneg, fxmr, fsmfp, fsmtp, fpabs, fpnabs, fsabs, fsnabs, fprsp, fpctiw, fpctiwz, fpre, fprsqrte, fpsel, fscmp 
    1523 Added PNE_BGP_PU3_FPU_DUAL_PIPE_OTHER_NON_STORAGE_OPS successfully. 
    1524 Removed PNE_BGP_PU3_FPU_DUAL_PIPE_OTHER_NON_STORAGE_OPS successfully. 
    1525  
    1526 PNE_BGP_PU3_FPU_QUADWORD_LOADS  0x40000142   
    1527 P3 FPU:  Quad-word Loads:  lfpdx, lfpdux, lfxdx, lfxdux 
    1528 Added PNE_BGP_PU3_FPU_QUADWORD_LOADS successfully. 
    1529 Removed PNE_BGP_PU3_FPU_QUADWORD_LOADS successfully. 
    1530  
    1531 PNE_BGP_PU3_FPU_OTHER_LOADS     0x40000143   
    1532 P3 FPU:  Other Loads:  lfs, lfsx, lfsu, lfsux, lfpsx, fpsux, lfsdx, lfsdux, lfssx, lfssux, lfd, lfdx, lfdu, lfdux, lfxsx, lfxsux 
    1533 Added PNE_BGP_PU3_FPU_OTHER_LOADS successfully. 
    1534 Removed PNE_BGP_PU3_FPU_OTHER_LOADS successfully. 
    1535  
    1536 PNE_BGP_PU3_FPU_QUADWORD_STORES 0x40000144   
    1537 P3 FPU:  Quad-word Stores:  stfpdx, stfpdux, stfxdx, stfxdux 
    1538 Added PNE_BGP_PU3_FPU_QUADWORD_STORES successfully. 
    1539 Removed PNE_BGP_PU3_FPU_QUADWORD_STORES successfully. 
    1540  
    1541 PNE_BGP_PU3_FPU_OTHER_STORES    0x40000145   
    1542 P3 FPU:  Other Stores:  stfs, stfsx, stfsu, stfsux, stfd, stfdx, stfdu, stfdux, stfiwx, stfpsx, stfpsux, stfpiwx, stfsdx, stfsdux, stfssx,stfssux, stfxsx, stfxsux 
    1543 Added PNE_BGP_PU3_FPU_OTHER_STORES successfully. 
    1544 Removed PNE_BGP_PU3_FPU_OTHER_STORES successfully. 
    1545  
    1546 PNE_BGP_PU2_L1_INVALIDATION_REQUESTS    0x40000146   
    1547 P2 L1:  Invalidation requested 
    1548 Added PNE_BGP_PU2_L1_INVALIDATION_REQUESTS successfully. 
    1549 Removed PNE_BGP_PU2_L1_INVALIDATION_REQUESTS successfully. 
    1550  
    1551 PNE_BGP_PU3_L1_INVALIDATION_REQUESTS    0x40000147   
    1552 P3 L1:  Invalidation requested 
    1553 Added PNE_BGP_PU3_L1_INVALIDATION_REQUESTS successfully. 
    1554 Removed PNE_BGP_PU3_L1_INVALIDATION_REQUESTS successfully. 
    1555  
    1556 PNE_BGP_COL_AC_CH2_VC0_MATURE_UM1       0x40000148   
    1557 COL:  Arbiter_core ch2_vc0_mature 
    1558 Added PNE_BGP_COL_AC_CH2_VC0_MATURE_UM1 successfully. 
    1559 Removed PNE_BGP_COL_AC_CH2_VC0_MATURE_UM1 successfully. 
    1560  
    1561 PNE_BGP_COL_AC_CH1_VC0_MATURE_UM1       0x40000149   
    1562 COL:  Arbiter_core ch1_vc0_mature 
    1563 Added PNE_BGP_COL_AC_CH1_VC0_MATURE_UM1 successfully. 
    1564 Removed PNE_BGP_COL_AC_CH1_VC0_MATURE_UM1 successfully. 
    1565  
    1566 PNE_BGP_COL_AC_CH0_VC0_MATURE_UM1       0x4000014a   
    1567 COL:  Arbiter_core ch0_vc0_mature 
    1568 Added PNE_BGP_COL_AC_CH0_VC0_MATURE_UM1 successfully. 
    1569 Removed PNE_BGP_COL_AC_CH0_VC0_MATURE_UM1 successfully. 
    1570  
    1571 PNE_BGP_COL_AC_INJECT_VC0_MATURE_UM1    0x4000014b   
    1572 COL:  Arbiter_core inj_vc0_mature 
    1573 Added PNE_BGP_COL_AC_INJECT_VC0_MATURE_UM1 successfully. 
    1574 Removed PNE_BGP_COL_AC_INJECT_VC0_MATURE_UM1 successfully. 
    1575  
    1576 PNE_BGP_COL_AC_CH2_VC1_MATURE_UM1       0x4000014c   
    1577 COL:  Arbiter_core ch2_vc1_mature 
    1578 Added PNE_BGP_COL_AC_CH2_VC1_MATURE_UM1 successfully. 
    1579 Removed PNE_BGP_COL_AC_CH2_VC1_MATURE_UM1 successfully. 
    1580  
    1581 PNE_BGP_COL_AC_CH1_VC1_MATURE_UM1       0x4000014d   
    1582 COL:  Arbiter_core ch1_vc1_mature 
    1583 Added PNE_BGP_COL_AC_CH1_VC1_MATURE_UM1 successfully. 
    1584 Removed PNE_BGP_COL_AC_CH1_VC1_MATURE_UM1 successfully. 
    1585  
    1586 PNE_BGP_COL_AC_CH0_VC1_MATURE_UM1       0x4000014e   
    1587 COL:  Arbiter_core ch0_vc1_mature 
    1588 Added PNE_BGP_COL_AC_CH0_VC1_MATURE_UM1 successfully. 
    1589 Removed PNE_BGP_COL_AC_CH0_VC1_MATURE_UM1 successfully. 
    1590  
    1591 PNE_BGP_COL_AC_INJECT_VC1_MATURE_UM1    0x4000014f   
    1592 COL:  Arbiter_core inj_vc1_mature 
    1593 Added PNE_BGP_COL_AC_INJECT_VC1_MATURE_UM1 successfully. 
    1594 Removed PNE_BGP_COL_AC_INJECT_VC1_MATURE_UM1 successfully. 
    1595  
    1596 PNE_BGP_COL_AR0_VC0_EMPTY_PACKET        0x40000150   
    1597 COL:  Receiver 0 vc0 empty packet 
    1598 Added PNE_BGP_COL_AR0_VC0_EMPTY_PACKET successfully. 
    1599 Removed PNE_BGP_COL_AR0_VC0_EMPTY_PACKET successfully. 
    1600  
    1601 PNE_BGP_COL_AR0_VC1_EMPTY_PACKET        0x40000151   
    1602 COL:  Receiver 0 vc1 empty packet 
    1603 Added PNE_BGP_COL_AR0_VC1_EMPTY_PACKET successfully. 
    1604 Removed PNE_BGP_COL_AR0_VC1_EMPTY_PACKET successfully. 
    1605  
    1606 PNE_BGP_COL_AR0_IDLE_PACKET     0x40000152   
    1607 COL:  Receiver 0 IDLE packet 
    1608 Added PNE_BGP_COL_AR0_IDLE_PACKET successfully. 
    1609 Removed PNE_BGP_COL_AR0_IDLE_PACKET successfully. 
    1610  
    1611 PNE_BGP_COL_AR0_BAD_PACKET_MARKER       0x40000153   
    1612 COL:  Receiver 0 known-bad-packet marker 
    1613 Added PNE_BGP_COL_AR0_BAD_PACKET_MARKER successfully. 
    1614 Removed PNE_BGP_COL_AR0_BAD_PACKET_MARKER successfully. 
    1615  
    1616 PNE_BGP_COL_AR0_VC0_CUT_THROUGH 0x40000154   
    1617 COL:  Receiver 0 vc0 cut-through 
    1618 Added PNE_BGP_COL_AR0_VC0_CUT_THROUGH successfully. 
    1619 Removed PNE_BGP_COL_AR0_VC0_CUT_THROUGH successfully. 
    1620  
    1621 PNE_BGP_COL_AR0_VC1_CUT_THROUGH 0x40000155   
    1622 COL:  Receiver 0 vc1 cut-through 
    1623 Added PNE_BGP_COL_AR0_VC1_CUT_THROUGH successfully. 
    1624 Removed PNE_BGP_COL_AR0_VC1_CUT_THROUGH successfully. 
    1625  
    1626 PNE_BGP_COL_AR0_HEADER_PARITY_ERROR     0x40000156   
    1627 COL:  Receiver 0 header parity error 
    1628 Added PNE_BGP_COL_AR0_HEADER_PARITY_ERROR successfully. 
    1629 Removed PNE_BGP_COL_AR0_HEADER_PARITY_ERROR successfully. 
    1630  
    1631 PNE_BGP_COL_AR0_UNEXPECTED_HEADER_ERROR 0x40000157   
    1632 COL:  Receiver 0 unexpected header error 
    1633 Added PNE_BGP_COL_AR0_UNEXPECTED_HEADER_ERROR successfully. 
    1634 Removed PNE_BGP_COL_AR0_UNEXPECTED_HEADER_ERROR successfully. 
    1635  
    1636 PNE_BGP_COL_AR0_RESYNC  0x40000158   
    1637 COL:  Receiver 0 resynch-mode (after error) 
    1638 Added PNE_BGP_COL_AR0_RESYNC successfully. 
    1639 Removed PNE_BGP_COL_AR0_RESYNC successfully. 
    1640  
    1641 PNE_BGP_COL_AR1_VC0_EMPTY_PACKET        0x40000159   
    1642 COL:  Receiver 1 vc0 empty packet 
    1643 Added PNE_BGP_COL_AR1_VC0_EMPTY_PACKET successfully. 
    1644 Removed PNE_BGP_COL_AR1_VC0_EMPTY_PACKET successfully. 
    1645  
    1646 PNE_BGP_COL_AR1_VC1_EMPTY_PACKET        0x4000015a   
    1647 COL:  Receiver 1 vc1 empty packet 
    1648 Added PNE_BGP_COL_AR1_VC1_EMPTY_PACKET successfully. 
    1649 Removed PNE_BGP_COL_AR1_VC1_EMPTY_PACKET successfully. 
    1650  
    1651 PNE_BGP_COL_AR1_IDLE_PACKET     0x4000015b   
    1652 COL:  Receiver 1 IDLE packet 
    1653 Added PNE_BGP_COL_AR1_IDLE_PACKET successfully. 
    1654 Removed PNE_BGP_COL_AR1_IDLE_PACKET successfully. 
    1655  
    1656 PNE_BGP_COL_AR1_BAD_PACKET_MARKER       0x4000015c   
    1657 COL:  Receiver 1 known-bad-packet marker 
    1658 Added PNE_BGP_COL_AR1_BAD_PACKET_MARKER successfully. 
    1659 Removed PNE_BGP_COL_AR1_BAD_PACKET_MARKER successfully. 
    1660  
    1661 PNE_BGP_COL_AR1_VC0_CUT_THROUGH 0x4000015d   
    1662 COL:  Receiver 1 vc0 cut-through 
    1663 Added PNE_BGP_COL_AR1_VC0_CUT_THROUGH successfully. 
    1664 Removed PNE_BGP_COL_AR1_VC0_CUT_THROUGH successfully. 
    1665  
    1666 PNE_BGP_COL_AR1_VC1_CUT_THROUGH 0x4000015e   
    1667 COL:  Receiver 1 vc1 cut-through 
    1668 Added PNE_BGP_COL_AR1_VC1_CUT_THROUGH successfully. 
    1669 Removed PNE_BGP_COL_AR1_VC1_CUT_THROUGH successfully. 
    1670  
    1671 PNE_BGP_COL_AR1_HEADER_PARITY_ERROR     0x4000015f   
    1672 COL:  Receiver 1 header parity error 
    1673 Added PNE_BGP_COL_AR1_HEADER_PARITY_ERROR successfully. 
    1674 Removed PNE_BGP_COL_AR1_HEADER_PARITY_ERROR successfully. 
    1675  
    1676 PNE_BGP_COL_AR1_UNEXPECTED_HEADER_ERROR 0x40000160   
    1677 COL:  Receiver 1 unexpected header error 
    1678 Added PNE_BGP_COL_AR1_UNEXPECTED_HEADER_ERROR successfully. 
    1679 Removed PNE_BGP_COL_AR1_UNEXPECTED_HEADER_ERROR successfully. 
    1680  
    1681 PNE_BGP_COL_AR1_RESYNC  0x40000161   
    1682 COL:  Receiver 1 resynch-mode (after error) 
    1683 Added PNE_BGP_COL_AR1_RESYNC successfully. 
    1684 Removed PNE_BGP_COL_AR1_RESYNC successfully. 
    1685  
    1686 PNE_BGP_COL_AR2_VC0_EMPTY_PACKET        0x40000162   
    1687 COL:  Receiver 2 vc0 empty packet 
    1688 Added PNE_BGP_COL_AR2_VC0_EMPTY_PACKET successfully. 
    1689 Removed PNE_BGP_COL_AR2_VC0_EMPTY_PACKET successfully. 
    1690  
    1691 PNE_BGP_COL_AR2_VC1_EMPTY_PACKET        0x40000163   
    1692 COL:  Receiver 2 vc1 empty packet 
    1693 Added PNE_BGP_COL_AR2_VC1_EMPTY_PACKET successfully. 
    1694 Removed PNE_BGP_COL_AR2_VC1_EMPTY_PACKET successfully. 
    1695  
    1696 PNE_BGP_COL_AR2_IDLE_PACKET     0x40000164   
    1697 COL:  Receiver 2 IDLE packet 
    1698 Added PNE_BGP_COL_AR2_IDLE_PACKET successfully. 
    1699 Removed PNE_BGP_COL_AR2_IDLE_PACKET successfully. 
    1700  
    1701 PNE_BGP_COL_AR2_BAD_PACKET_MARKER       0x40000165   
    1702 COL:  Receiver 2 known-bad-packet marker 
    1703 Added PNE_BGP_COL_AR2_BAD_PACKET_MARKER successfully. 
    1704 Removed PNE_BGP_COL_AR2_BAD_PACKET_MARKER successfully. 
    1705  
    1706 PNE_BGP_COL_AR2_VC0_CUT_THROUGH 0x40000166   
    1707 COL:  Receiver 2 vc0 cut-through 
    1708 Added PNE_BGP_COL_AR2_VC0_CUT_THROUGH successfully. 
    1709 Removed PNE_BGP_COL_AR2_VC0_CUT_THROUGH successfully. 
    1710  
    1711 PNE_BGP_COL_AR2_VC1_CUT_THROUGH 0x40000167   
    1712 COL:  Receiver 2 vc1 cut-through 
    1713 Added PNE_BGP_COL_AR2_VC1_CUT_THROUGH successfully. 
    1714 Removed PNE_BGP_COL_AR2_VC1_CUT_THROUGH successfully. 
    1715  
    1716 PNE_BGP_COL_AR2_HEADER_PARITY_ERROR     0x40000168   
    1717 COL:  Receiver 2 header parity error 
    1718 Added PNE_BGP_COL_AR2_HEADER_PARITY_ERROR successfully. 
    1719 Removed PNE_BGP_COL_AR2_HEADER_PARITY_ERROR successfully. 
    1720  
    1721 PNE_BGP_COL_AR2_UNEXPECTED_HEADER_ERROR 0x40000169   
    1722 COL:  Receiver 2 unexpected header error 
    1723 Added PNE_BGP_COL_AR2_UNEXPECTED_HEADER_ERROR successfully. 
    1724 Removed PNE_BGP_COL_AR2_UNEXPECTED_HEADER_ERROR successfully. 
    1725  
    1726 PNE_BGP_COL_AR2_RESYNC  0x4000016a   
    1727 COL:  Receiver 2 resynch-mode (after error) 
    1728 Added PNE_BGP_COL_AR2_RESYNC successfully. 
    1729 Removed PNE_BGP_COL_AR2_RESYNC successfully. 
    1730  
    1731 PNE_BGP_COL_AS0_VC0_CUT_THROUGH 0x4000016b   
    1732 COL:  Sender 0 vc0 cut-through 
    1733 Added PNE_BGP_COL_AS0_VC0_CUT_THROUGH successfully. 
    1734 Removed PNE_BGP_COL_AS0_VC0_CUT_THROUGH successfully. 
    1735  
    1736 PNE_BGP_COL_AS0_VC1_CUT_THROUGH 0x4000016c   
    1737 COL:  Sender 0 vc1 cut-through 
    1738 Added PNE_BGP_COL_AS0_VC1_CUT_THROUGH successfully. 
    1739 Removed PNE_BGP_COL_AS0_VC1_CUT_THROUGH successfully. 
    1740  
    1741 PNE_BGP_COL_AS0_VC0_PACKETS_SENT        0x4000016d   
    1742 COL:  Sender 0 vc0 packet sent (total) 
    1743 Added PNE_BGP_COL_AS0_VC0_PACKETS_SENT successfully. 
    1744 Removed PNE_BGP_COL_AS0_VC0_PACKETS_SENT successfully. 
    1745  
    1746 PNE_BGP_COL_AS0_VC1_PACKETS_SENT        0x4000016e   
    1747 COL:  Sender 0 vc1 packet sent (total) 
    1748 Added PNE_BGP_COL_AS0_VC1_PACKETS_SENT successfully. 
    1749 Removed PNE_BGP_COL_AS0_VC1_PACKETS_SENT successfully. 
    1750  
    1751 PNE_BGP_COL_AS0_IDLE_PACKETS_SENT       0x4000016f   
    1752 COL:  Sender 0 IDLE packets sent 
    1753 Added PNE_BGP_COL_AS0_IDLE_PACKETS_SENT successfully. 
    1754 Removed PNE_BGP_COL_AS0_IDLE_PACKETS_SENT successfully. 
    1755  
    1756 PNE_BGP_COL_AS1_VC0_CUT_THROUGH 0x40000170   
    1757 COL:  Sender 1 vc0 cut-through 
    1758 Added PNE_BGP_COL_AS1_VC0_CUT_THROUGH successfully. 
    1759 Removed PNE_BGP_COL_AS1_VC0_CUT_THROUGH successfully. 
    1760  
    1761 PNE_BGP_COL_AS1_VC1_CUT_THROUGH 0x40000171   
    1762 COL:  Sender 1 vc1 cut-through 
    1763 Added PNE_BGP_COL_AS1_VC1_CUT_THROUGH successfully. 
    1764 Removed PNE_BGP_COL_AS1_VC1_CUT_THROUGH successfully. 
    1765  
    1766 PNE_BGP_COL_AS1_VC0_PACKETS_SENT        0x40000172   
    1767 COL:  Sender 1 vc0 packet sent (total) 
    1768 Added PNE_BGP_COL_AS1_VC0_PACKETS_SENT successfully. 
    1769 Removed PNE_BGP_COL_AS1_VC0_PACKETS_SENT successfully. 
    1770  
    1771 PNE_BGP_COL_AS1_VC1_PACKETS_SENT        0x40000173   
    1772 COL:  Sender 1 vc1 packet sent (total) 
    1773 Added PNE_BGP_COL_AS1_VC1_PACKETS_SENT successfully. 
    1774 Removed PNE_BGP_COL_AS1_VC1_PACKETS_SENT successfully. 
    1775  
    1776 PNE_BGP_COL_AS1_IDLE_PACKETS_SENT       0x40000174   
    1777 COL:  Sender 1 IDLE packets sent 
    1778 Added PNE_BGP_COL_AS1_IDLE_PACKETS_SENT successfully. 
    1779 Removed PNE_BGP_COL_AS1_IDLE_PACKETS_SENT successfully. 
    1780  
    1781 PNE_BGP_COL_AS2_VC0_CUT_THROUGH 0x40000175   
    1782 COL:  Sender 2 vc0 cut-through 
    1783 Added PNE_BGP_COL_AS2_VC0_CUT_THROUGH successfully. 
    1784 Removed PNE_BGP_COL_AS2_VC0_CUT_THROUGH successfully. 
    1785  
    1786 PNE_BGP_COL_AS2_VC1_CUT_THROUGH 0x40000176   
    1787 COL:  Sender 2 vc1 cut-through 
    1788 Added PNE_BGP_COL_AS2_VC1_CUT_THROUGH successfully. 
    1789 Removed PNE_BGP_COL_AS2_VC1_CUT_THROUGH successfully. 
    1790  
    1791 PNE_BGP_COL_AS2_VC0_PACKETS_SENT        0x40000177   
    1792 COL:  Sender 2 vc0 packet sent (total) 
    1793 Added PNE_BGP_COL_AS2_VC0_PACKETS_SENT successfully. 
    1794 Removed PNE_BGP_COL_AS2_VC0_PACKETS_SENT successfully. 
    1795  
    1796 PNE_BGP_COL_AS2_VC1_PACKETS_SENT        0x40000178   
    1797 COL:  Sender 2 vc1 packet sent (total) 
    1798 Added PNE_BGP_COL_AS2_VC1_PACKETS_SENT successfully. 
    1799 Removed PNE_BGP_COL_AS2_VC1_PACKETS_SENT successfully. 
    1800  
    1801 PNE_BGP_COL_AS2_IDLE_PACKETS_SENT       0x40000179   
    1802 COL:  Sender 2 IDLE packets sent 
    1803 Added PNE_BGP_COL_AS2_IDLE_PACKETS_SENT successfully. 
    1804 Removed PNE_BGP_COL_AS2_IDLE_PACKETS_SENT successfully. 
    1805  
    1806 PNE_BGP_COL_INJECT_VC0_PAYLOAD_ADDED    0x4000017a   
    1807 COL:  Injection vc0 payload added 
    1808 Added PNE_BGP_COL_INJECT_VC0_PAYLOAD_ADDED successfully. 
    1809 Removed PNE_BGP_COL_INJECT_VC0_PAYLOAD_ADDED successfully. 
    1810  
    1811 PNE_BGP_COL_INJECT_VC1_PAYLOAD_ADDED    0x4000017b   
    1812 COL:  Injection vc1 payload added 
    1813 Added PNE_BGP_COL_INJECT_VC1_PAYLOAD_ADDED successfully. 
    1814 Removed PNE_BGP_COL_INJECT_VC1_PAYLOAD_ADDED successfully. 
    1815  
    1816 PNE_BGP_COL_INJECT_VC0_PACKET_TAKEN     0x4000017c   
    1817 COL:  Injection vc0 packet taken 
    1818 Added PNE_BGP_COL_INJECT_VC0_PACKET_TAKEN successfully. 
    1819 Removed PNE_BGP_COL_INJECT_VC0_PACKET_TAKEN successfully. 
    1820  
    1821 PNE_BGP_COL_INJECT_VC1_PACKET_TAKEN     0x4000017d   
    1822 COL:  Injection vc1 packet taken 
    1823 Added PNE_BGP_COL_INJECT_VC1_PACKET_TAKEN successfully. 
    1824 Removed PNE_BGP_COL_INJECT_VC1_PACKET_TAKEN successfully. 
    1825  
    1826 PNE_BGP_COL_RECEPTION_VC0_HEADER_TAKEN  0x4000017e   
    1827 COL:  Reception vc0 header taken 
    1828 Added PNE_BGP_COL_RECEPTION_VC0_HEADER_TAKEN successfully. 
    1829 Removed PNE_BGP_COL_RECEPTION_VC0_HEADER_TAKEN successfully. 
    1830  
    1831 PNE_BGP_COL_RECEPTION_VC1_HEADER_TAKEN  0x4000017f   
    1832 COL:  Reception vc1 header taken 
    1833 Added PNE_BGP_COL_RECEPTION_VC1_HEADER_TAKEN successfully. 
    1834 Removed PNE_BGP_COL_RECEPTION_VC1_HEADER_TAKEN successfully. 
    1835  
    1836 PNE_BGP_COL_RECEPTION_VC0_PAYLOAD_TAKEN 0x40000180   
    1837 COL:  Reception vc0 payload taken 
    1838 Added PNE_BGP_COL_RECEPTION_VC0_PAYLOAD_TAKEN successfully. 
    1839 Removed PNE_BGP_COL_RECEPTION_VC0_PAYLOAD_TAKEN successfully. 
    1840  
    1841 PNE_BGP_COL_RECEPTION_VC1_PAYLOAD_TAKEN 0x40000181   
    1842 COL:  Reception vc1 payload taken 
    1843 Added PNE_BGP_COL_RECEPTION_VC1_PAYLOAD_TAKEN successfully. 
    1844 Removed PNE_BGP_COL_RECEPTION_VC1_PAYLOAD_TAKEN successfully. 
    1845  
    1846 PNE_BGP_COL_RECEPTION_VC0_PACKET_DISCARDED      0x40000182   
    1847 COL:  Reception vc0 packet discarded 
    1848 Added PNE_BGP_COL_RECEPTION_VC0_PACKET_DISCARDED successfully. 
    1849 Removed PNE_BGP_COL_RECEPTION_VC0_PACKET_DISCARDED successfully. 
    1850  
    1851 PNE_BGP_COL_RECEPTION_VC1_PACKET_DISCARDED      0x40000183   
    1852 COL:  Reception vc1 packet discarded 
    1853 Added PNE_BGP_COL_RECEPTION_VC1_PACKET_DISCARDED successfully. 
    1854 Removed PNE_BGP_COL_RECEPTION_VC1_PACKET_DISCARDED successfully. 
    1855  
    1856 PNE_BGP_PU2_L2_VALID_PREFETCH_REQUESTS  0x40000184   
    1857 P2 L2:  Pre-fetch request valid 
    1858 Added PNE_BGP_PU2_L2_VALID_PREFETCH_REQUESTS successfully. 
    1859 Removed PNE_BGP_PU2_L2_VALID_PREFETCH_REQUESTS successfully. 
    1860  
    1861 PNE_BGP_PU2_L2_PREFETCH_HITS_IN_FILTER  0x40000185   
    1862 P2 L2:  Pre-fetch hits in filter 
    1863 Added PNE_BGP_PU2_L2_PREFETCH_HITS_IN_FILTER successfully. 
    1864 Removed PNE_BGP_PU2_L2_PREFETCH_HITS_IN_FILTER successfully. 
    1865  
    1866 PNE_BGP_PU2_L2_PREFETCH_HITS_IN_STREAM  0x40000186   
    1867 P2 L2:  Pre-fetch hits in active stream 
    1868 Added PNE_BGP_PU2_L2_PREFETCH_HITS_IN_STREAM successfully. 
    1869 Removed PNE_BGP_PU2_L2_PREFETCH_HITS_IN_STREAM successfully. 
    1870  
    1871 PNE_BGP_PU2_L2_CYCLES_PREFETCH_PENDING  0x40000187   
    1872 P2 L2:  Number of cycles for which L2 pre-fetch is pending 
    1873 Added PNE_BGP_PU2_L2_CYCLES_PREFETCH_PENDING successfully. 
    1874 Removed PNE_BGP_PU2_L2_CYCLES_PREFETCH_PENDING successfully. 
    1875  
    1876 PNE_BGP_PU2_L2_PAGE_ALREADY_IN_L2       0x40000188   
    1877 P2 L2:  Requested PF is already in L2 
    1878 Added PNE_BGP_PU2_L2_PAGE_ALREADY_IN_L2 successfully. 
    1879 Removed PNE_BGP_PU2_L2_PAGE_ALREADY_IN_L2 successfully. 
    1880  
    1881 PNE_BGP_PU2_L2_PREFETCH_SNOOP_HIT_SAME_CORE     0x40000189   
    1882 P2 L2:  Pre-fetch snoop hit from same core (write) 
    1883 Added PNE_BGP_PU2_L2_PREFETCH_SNOOP_HIT_SAME_CORE successfully. 
    1884 Removed PNE_BGP_PU2_L2_PREFETCH_SNOOP_HIT_SAME_CORE successfully. 
    1885  
    1886 PNE_BGP_PU2_L2_PREFETCH_SNOOP_HIT_OTHER_CORE    0x4000018a   
    1887 P2 L2:  Pre-fetch snoop hit from other core 
    1888 Added PNE_BGP_PU2_L2_PREFETCH_SNOOP_HIT_OTHER_CORE successfully. 
    1889 Removed PNE_BGP_PU2_L2_PREFETCH_SNOOP_HIT_OTHER_CORE successfully. 
    1890  
    1891 PNE_BGP_PU2_L2_PREFETCH_SNOOP_HIT_PLB   0x4000018b   
    1892 P2 L2:  Pre-fetch snoop hit PLB (write) 
    1893 Added PNE_BGP_PU2_L2_PREFETCH_SNOOP_HIT_PLB successfully. 
    1894 Removed PNE_BGP_PU2_L2_PREFETCH_SNOOP_HIT_PLB successfully. 
    1895  
    1896 PNE_BGP_PU2_L2_CYCLES_READ_REQUEST_PENDING      0x4000018c   
    1897 P2 L2:  Number of cycles for which read request is pending 
    1898 Added PNE_BGP_PU2_L2_CYCLES_READ_REQUEST_PENDING successfully. 
    1899 Removed PNE_BGP_PU2_L2_CYCLES_READ_REQUEST_PENDING successfully. 
    1900  
    1901 PNE_BGP_PU2_L2_READ_REQUESTS    0x4000018d   
    1902 P2 L2:  Read requests 
    1903 Added PNE_BGP_PU2_L2_READ_REQUESTS successfully. 
    1904 Removed PNE_BGP_PU2_L2_READ_REQUESTS successfully. 
    1905  
    1906 PNE_BGP_PU2_L2_DEVBUS_READ_REQUESTS     0x4000018e   
    1907 P2 L2:  Devbus read requests (SRAM, LOCK, and UPC) 
    1908 Added PNE_BGP_PU2_L2_DEVBUS_READ_REQUESTS successfully. 
    1909 Removed PNE_BGP_PU2_L2_DEVBUS_READ_REQUESTS successfully. 
    1910  
    1911 PNE_BGP_PU2_L2_L3_READ_REQUESTS 0x4000018f   
    1912 P2 L2:  L3 read request 
    1913 Added PNE_BGP_PU2_L2_L3_READ_REQUESTS successfully. 
    1914 Removed PNE_BGP_PU2_L2_L3_READ_REQUESTS successfully. 
    1915  
    1916 PNE_BGP_PU2_L2_NETBUS_READ_REQUESTS     0x40000190   
    1917 P2 L2:  Netbus read requests (tree and torus) 
    1918 Added PNE_BGP_PU2_L2_NETBUS_READ_REQUESTS successfully. 
    1919 Removed PNE_BGP_PU2_L2_NETBUS_READ_REQUESTS successfully. 
    1920  
    1921 PNE_BGP_PU2_L2_BLIND_DEV_READ_REQUESTS  0x40000191   
    1922 P2 L2:  Blind device read request 
    1923 Added PNE_BGP_PU2_L2_BLIND_DEV_READ_REQUESTS successfully. 
    1924 Removed PNE_BGP_PU2_L2_BLIND_DEV_READ_REQUESTS successfully. 
    1925  
    1926 PNE_BGP_PU2_L2_PREFETCHABLE_REQUESTS    0x40000192   
    1927 P2 L2:  Pre-fetchable requests 
    1928 Added PNE_BGP_PU2_L2_PREFETCHABLE_REQUESTS successfully. 
    1929 Removed PNE_BGP_PU2_L2_PREFETCHABLE_REQUESTS successfully. 
    1930  
    1931 PNE_BGP_PU2_L2_HIT      0x40000193   
    1932 P2 L2:  L2 hit 
    1933 Added PNE_BGP_PU2_L2_HIT successfully. 
    1934 Removed PNE_BGP_PU2_L2_HIT successfully. 
    1935  
    1936 PNE_BGP_PU2_L2_SAME_CORE_SNOOPS 0x40000194   
    1937 P2 L2:  Same core snoops 
    1938 Added PNE_BGP_PU2_L2_SAME_CORE_SNOOPS successfully. 
    1939 Removed PNE_BGP_PU2_L2_SAME_CORE_SNOOPS successfully. 
    1940  
    1941 PNE_BGP_PU2_L2_OTHER_CORE_SNOOPS        0x40000195   
    1942 P2 L2:  Other core snoops 
    1943 Added PNE_BGP_PU2_L2_OTHER_CORE_SNOOPS successfully. 
    1944 Removed PNE_BGP_PU2_L2_OTHER_CORE_SNOOPS successfully. 
    1945  
    1946 PNE_BGP_PU2_L2_OTHER_DP_PU0_SNOOPS      0x40000196   
    1947 P2 L2:  Other DP PU0 snoops 
    1948 Added PNE_BGP_PU2_L2_OTHER_DP_PU0_SNOOPS successfully. 
    1949 Removed PNE_BGP_PU2_L2_OTHER_DP_PU0_SNOOPS successfully. 
    1950  
    1951 PNE_BGP_PU2_L2_OTHER_DP_PU1_SNOOPS      0x40000197   
    1952 P2 L2:  Other DP PU1 snoops 
    1953 Added PNE_BGP_PU2_L2_OTHER_DP_PU1_SNOOPS successfully. 
    1954 Removed PNE_BGP_PU2_L2_OTHER_DP_PU1_SNOOPS successfully. 
    1955 BGP_UPC_Get_Event_Short_Name:  Invalid event id 408 specified. 
    1956 BGP_UPC_Get_Event_Short_Name:  Invalid event id 409 specified. 
    1957 BGP_UPC_Get_Event_Short_Name:  Invalid event id 410 specified. 
    1958 BGP_UPC_Get_Event_Short_Name:  Invalid event id 411 specified. 
    1959 BGP_UPC_Get_Event_Short_Name:  Invalid event id 412 specified. 
    1960 BGP_UPC_Get_Event_Short_Name:  Invalid event id 413 specified. 
    1961 BGP_UPC_Get_Event_Short_Name:  Invalid event id 414 specified. 
    1962 BGP_UPC_Get_Event_Short_Name:  Invalid event id 415 specified. 
    1963 BGP_UPC_Get_Event_Short_Name:  Invalid event id 416 specified. 
    1964  
    1965 PNE_BGP_PU2_L2_MEMORY_WRITES    0x400001a1   
    1966 P2 L2: Writes to memory 
    1967 Added PNE_BGP_PU2_L2_MEMORY_WRITES successfully. 
    1968 Removed PNE_BGP_PU2_L2_MEMORY_WRITES successfully. 
    1969  
    1970 PNE_BGP_PU2_L2_NETWORK_WRITES   0x400001a2   
    1971 P2 L2: Writes to network 
    1972 Added PNE_BGP_PU2_L2_NETWORK_WRITES successfully. 
    1973 Removed PNE_BGP_PU2_L2_NETWORK_WRITES successfully. 
    1974  
    1975 PNE_BGP_PU2_L2_DEVBUS_WRITES    0x400001a3   
    1976 P2 L2: Writes to devbus 
    1977 Added PNE_BGP_PU2_L2_DEVBUS_WRITES successfully. 
    1978 Removed PNE_BGP_PU2_L2_DEVBUS_WRITES successfully. 
    1979  
    1980 PNE_BGP_PU3_L2_VALID_PREFETCH_REQUESTS  0x400001a4   
    1981 P3 L2:  Pre-fetch request valid 
    1982 Added PNE_BGP_PU3_L2_VALID_PREFETCH_REQUESTS successfully. 
    1983 Removed PNE_BGP_PU3_L2_VALID_PREFETCH_REQUESTS successfully. 
    1984  
    1985 PNE_BGP_PU3_L2_PREFETCH_HITS_IN_FILTER  0x400001a5   
    1986 P3 L2:  Pre-fetch hits in filter 
    1987 Added PNE_BGP_PU3_L2_PREFETCH_HITS_IN_FILTER successfully. 
    1988 Removed PNE_BGP_PU3_L2_PREFETCH_HITS_IN_FILTER successfully. 
    1989  
    1990 PNE_BGP_PU3_L2_PREFETCH_HITS_IN_STREAM  0x400001a6   
    1991 P3 L2:  Pre-fetch hits in active stream 
    1992 Added PNE_BGP_PU3_L2_PREFETCH_HITS_IN_STREAM successfully. 
    1993 Removed PNE_BGP_PU3_L2_PREFETCH_HITS_IN_STREAM successfully. 
    1994  
    1995 PNE_BGP_PU3_L2_CYCLES_PREFETCH_PENDING  0x400001a7   
    1996 P3 L2:  Number of cycles for which L2 pre-fetch is pending 
    1997 Added PNE_BGP_PU3_L2_CYCLES_PREFETCH_PENDING successfully. 
    1998 Removed PNE_BGP_PU3_L2_CYCLES_PREFETCH_PENDING successfully. 
    1999  
    2000 PNE_BGP_PU3_L2_PAGE_ALREADY_IN_L2       0x400001a8   
    2001 P3 L2:  Requested PF is already in L2 
    2002 Added PNE_BGP_PU3_L2_PAGE_ALREADY_IN_L2 successfully. 
    2003 Removed PNE_BGP_PU3_L2_PAGE_ALREADY_IN_L2 successfully. 
    2004  
    2005 PNE_BGP_PU3_L2_PREFETCH_SNOOP_HIT_SAME_CORE     0x400001a9   
    2006 P3 L2:  Pre-fetch snoop hit from same core (write) 
    2007 Added PNE_BGP_PU3_L2_PREFETCH_SNOOP_HIT_SAME_CORE successfully. 
    2008 Removed PNE_BGP_PU3_L2_PREFETCH_SNOOP_HIT_SAME_CORE successfully. 
    2009  
    2010 PNE_BGP_PU3_L2_PREFETCH_SNOOP_HIT_OTHER_CORE    0x400001aa   
    2011 P3 L2:  Pre-fetch snoop hit from other core 
    2012 Added PNE_BGP_PU3_L2_PREFETCH_SNOOP_HIT_OTHER_CORE successfully. 
    2013 Removed PNE_BGP_PU3_L2_PREFETCH_SNOOP_HIT_OTHER_CORE successfully. 
    2014  
    2015 PNE_BGP_PU3_L2_PREFETCH_SNOOP_HIT_PLB   0x400001ab   
    2016 P3 L2:  Pre-fetch snoop hit PLB (write) 
    2017 Added PNE_BGP_PU3_L2_PREFETCH_SNOOP_HIT_PLB successfully. 
    2018 Removed PNE_BGP_PU3_L2_PREFETCH_SNOOP_HIT_PLB successfully. 
    2019  
    2020 PNE_BGP_PU3_L2_CYCLES_READ_REQUEST_PENDING      0x400001ac   
    2021 P3 L2:  Number of cycles for which read request is pending 
    2022 Added PNE_BGP_PU3_L2_CYCLES_READ_REQUEST_PENDING successfully. 
    2023 Removed PNE_BGP_PU3_L2_CYCLES_READ_REQUEST_PENDING successfully. 
    2024  
    2025 PNE_BGP_PU3_L2_READ_REQUESTS    0x400001ad   
    2026 P3 L2:  Read requests 
    2027 Added PNE_BGP_PU3_L2_READ_REQUESTS successfully. 
    2028 Removed PNE_BGP_PU3_L2_READ_REQUESTS successfully. 
    2029  
    2030 PNE_BGP_PU3_L2_DEVBUS_READ_REQUESTS     0x400001ae   
    2031 P3 L2:  Devbus read requests (SRAM, LOCK, and UPC) 
    2032 Added PNE_BGP_PU3_L2_DEVBUS_READ_REQUESTS successfully. 
    2033 Removed PNE_BGP_PU3_L2_DEVBUS_READ_REQUESTS successfully. 
    2034  
    2035 PNE_BGP_PU3_L2_L3_READ_REQUESTS 0x400001af   
    2036 P3 L2:  L3 read request 
    2037 Added PNE_BGP_PU3_L2_L3_READ_REQUESTS successfully. 
    2038 Removed PNE_BGP_PU3_L2_L3_READ_REQUESTS successfully. 
    2039  
    2040 PNE_BGP_PU3_L2_NETBUS_READ_REQUESTS     0x400001b0   
    2041 P3 L2:  Netbus read requests (tree and torus) 
    2042 Added PNE_BGP_PU3_L2_NETBUS_READ_REQUESTS successfully. 
    2043 Removed PNE_BGP_PU3_L2_NETBUS_READ_REQUESTS successfully. 
    2044  
    2045 PNE_BGP_PU3_L2_BLIND_DEV_READ_REQUESTS  0x400001b1   
    2046 P3 L2:  Blind device read request 
    2047 Added PNE_BGP_PU3_L2_BLIND_DEV_READ_REQUESTS successfully. 
    2048 Removed PNE_BGP_PU3_L2_BLIND_DEV_READ_REQUESTS successfully. 
    2049  
    2050 PNE_BGP_PU3_L2_PREFETCHABLE_REQUESTS    0x400001b2   
    2051 P3 L2:  Pre-fetchable requests 
    2052 Added PNE_BGP_PU3_L2_PREFETCHABLE_REQUESTS successfully. 
    2053 Removed PNE_BGP_PU3_L2_PREFETCHABLE_REQUESTS successfully. 
    2054  
    2055 PNE_BGP_PU3_L2_HIT      0x400001b3   
    2056 P3 L2:  L2 hit 
    2057 Added PNE_BGP_PU3_L2_HIT successfully. 
    2058 Removed PNE_BGP_PU3_L2_HIT successfully. 
    2059  
    2060 PNE_BGP_PU3_L2_SAME_CORE_SNOOPS 0x400001b4   
    2061 P3 L2:  Same core snoops 
    2062 Added PNE_BGP_PU3_L2_SAME_CORE_SNOOPS successfully. 
    2063 Removed PNE_BGP_PU3_L2_SAME_CORE_SNOOPS successfully. 
    2064  
    2065 PNE_BGP_PU3_L2_OTHER_CORE_SNOOPS        0x400001b5   
    2066 P3 L2:  Other core snoops 
    2067 Added PNE_BGP_PU3_L2_OTHER_CORE_SNOOPS successfully. 
    2068 Removed PNE_BGP_PU3_L2_OTHER_CORE_SNOOPS successfully. 
    2069  
    2070 PNE_BGP_PU3_L2_OTHER_DP_PU0_SNOOPS      0x400001b6   
    2071 P3 L2:  Other DP PU0 snoops 
    2072 Added PNE_BGP_PU3_L2_OTHER_DP_PU0_SNOOPS successfully. 
    2073 Removed PNE_BGP_PU3_L2_OTHER_DP_PU0_SNOOPS successfully. 
    2074  
    2075 PNE_BGP_PU3_L2_OTHER_DP_PU1_SNOOPS      0x400001b7   
    2076 P3 L2:  Other DP PU1 snoops 
    2077 Added PNE_BGP_PU3_L2_OTHER_DP_PU1_SNOOPS successfully. 
    2078 Removed PNE_BGP_PU3_L2_OTHER_DP_PU1_SNOOPS successfully. 
    2079 BGP_UPC_Get_Event_Short_Name:  Invalid event id 440 specified. 
    2080 BGP_UPC_Get_Event_Short_Name:  Invalid event id 441 specified. 
    2081 BGP_UPC_Get_Event_Short_Name:  Invalid event id 442 specified. 
    2082 BGP_UPC_Get_Event_Short_Name:  Invalid event id 443 specified. 
    2083 BGP_UPC_Get_Event_Short_Name:  Invalid event id 444 specified. 
    2084 BGP_UPC_Get_Event_Short_Name:  Invalid event id 445 specified. 
    2085 BGP_UPC_Get_Event_Short_Name:  Invalid event id 446 specified. 
    2086 BGP_UPC_Get_Event_Short_Name:  Invalid event id 447 specified. 
    2087 BGP_UPC_Get_Event_Short_Name:  Invalid event id 448 specified. 
    2088  
    2089 PNE_BGP_PU3_L2_MEMORY_WRITES    0x400001c1   
    2090 P3 L2: Writes to memory 
    2091 Added PNE_BGP_PU3_L2_MEMORY_WRITES successfully. 
    2092 Removed PNE_BGP_PU3_L2_MEMORY_WRITES successfully. 
    2093  
    2094 PNE_BGP_PU3_L2_NETWORK_WRITES   0x400001c2   
    2095 P3 L2: Writes to network 
    2096 Added PNE_BGP_PU3_L2_NETWORK_WRITES successfully. 
    2097 Removed PNE_BGP_PU3_L2_NETWORK_WRITES successfully. 
    2098  
    2099 PNE_BGP_PU3_L2_DEVBUS_WRITES    0x400001c3   
    2100 P3 L2: Writes to devbus 
    2101 Added PNE_BGP_PU3_L2_DEVBUS_WRITES successfully. 
    2102 Removed PNE_BGP_PU3_L2_DEVBUS_WRITES successfully. 
    2103  
    2104 PNE_BGP_L3_M0_R2_SINGLE_LINE_DELIVERED_L2       0x400001c4   
    2105 L3 M0 Rd 2:  Single line delivered to L2 
    2106 Added PNE_BGP_L3_M0_R2_SINGLE_LINE_DELIVERED_L2 successfully. 
    2107 Removed PNE_BGP_L3_M0_R2_SINGLE_LINE_DELIVERED_L2 successfully. 
    2108  
    2109 PNE_BGP_L3_M0_R2_BURST_DELIVERED_L2     0x400001c5   
    2110 L3 M0 Rd 2:  Burst delivered to L2 
    2111 Added PNE_BGP_L3_M0_R2_BURST_DELIVERED_L2 successfully. 
    2112 Removed PNE_BGP_L3_M0_R2_BURST_DELIVERED_L2 successfully. 
    2113  
    2114 PNE_BGP_L3_M0_R2_READ_RETURN_COLLISION  0x400001c6   
    2115 L3 M0 Rd 2:  Read return collision 
    2116 Added PNE_BGP_L3_M0_R2_READ_RETURN_COLLISION successfully. 
    2117 Removed PNE_BGP_L3_M0_R2_READ_RETURN_COLLISION successfully. 
    2118  
    2119 PNE_BGP_L3_M0_R2_DIR0_HIT_OR_INFLIGHT   0x400001c7   
    2120 L3 M0 Rd 2:  dir0 hit or in flight 
    2121 Added PNE_BGP_L3_M0_R2_DIR0_HIT_OR_INFLIGHT successfully. 
    2122 Removed PNE_BGP_L3_M0_R2_DIR0_HIT_OR_INFLIGHT successfully. 
    2123  
    2124 PNE_BGP_L3_M0_R2_DIR0_MISS_OR_LOCKDOWN  0x400001c8   
    2125 L3 M0 Rd 2:  dir0 miss or lock-down 
    2126 Added PNE_BGP_L3_M0_R2_DIR0_MISS_OR_LOCKDOWN successfully. 
    2127 Removed PNE_BGP_L3_M0_R2_DIR0_MISS_OR_LOCKDOWN successfully. 
    2128  
    2129 PNE_BGP_L3_M0_R2_DIR1_HIT_OR_INFLIGHT   0x400001c9   
    2130 L3 M0 Rd 2:  dir1 hit or in flight 
    2131 Added PNE_BGP_L3_M0_R2_DIR1_HIT_OR_INFLIGHT successfully. 
    2132 Removed PNE_BGP_L3_M0_R2_DIR1_HIT_OR_INFLIGHT successfully. 
    2133  
    2134 PNE_BGP_L3_M0_R2_DIR1_MISS_OR_LOCKDOWN  0x400001ca   
    2135 L3 M0 Rd 2:  dir1 miss or lock-down 
    2136 Added PNE_BGP_L3_M0_R2_DIR1_MISS_OR_LOCKDOWN successfully. 
    2137 Removed PNE_BGP_L3_M0_R2_DIR1_MISS_OR_LOCKDOWN successfully. 
    2138  
    2139 PNE_BGP_L3_M0_W0_DEPOSIT_REQUESTS       0x400001cb   
    2140 L3 M0 WRB 0:  Total accepted deposit requests from write queues to write buffer 
    2141 Added PNE_BGP_L3_M0_W0_DEPOSIT_REQUESTS successfully. 
    2142 Removed PNE_BGP_L3_M0_W0_DEPOSIT_REQUESTS successfully. 
    2143  
    2144 PNE_BGP_L3_M0_W0_CYCLES_REQUESTS_NOT_TAKEN      0x400001cc   
    2145 L3 M0 WRB 0:  Number of cycles with requests from queues that are not taken 
    2146 Added PNE_BGP_L3_M0_W0_CYCLES_REQUESTS_NOT_TAKEN successfully. 
    2147 Removed PNE_BGP_L3_M0_W0_CYCLES_REQUESTS_NOT_TAKEN successfully. 
    2148  
    2149 PNE_BGP_L3_M0_W1_DEPOSIT_REQUESTS       0x400001cd   
    2150 L3 M0 WRB 1:  Total accepted deposit requests from write queues to write buffer 
    2151 Added PNE_BGP_L3_M0_W1_DEPOSIT_REQUESTS successfully. 
    2152 Removed PNE_BGP_L3_M0_W1_DEPOSIT_REQUESTS successfully. 
    2153  
    2154 PNE_BGP_L3_M0_W1_CYCLES_REQUESTS_NOT_TAKEN      0x400001ce   
    2155 L3 M0 WRB 1:  Number of cycles with requests from queues that are not taken 
    2156 Added PNE_BGP_L3_M0_W1_CYCLES_REQUESTS_NOT_TAKEN successfully. 
    2157 Removed PNE_BGP_L3_M0_W1_CYCLES_REQUESTS_NOT_TAKEN successfully. 
    2158  
    2159 PNE_BGP_L3_M0_MH_ALLOCATION_REQUESTS    0x400001cf   
    2160 L3 M0 MH:  Number of allocation requests to write buffer 
    2161 Added PNE_BGP_L3_M0_MH_ALLOCATION_REQUESTS successfully. 
    2162 Removed PNE_BGP_L3_M0_MH_ALLOCATION_REQUESTS successfully. 
    2163  
    2164 PNE_BGP_L3_M0_MH_CYCLES_ALLOCATION_REQUESTS_NOT_TAKEN   0x400001d0   
    2165 L3 M0 MH:  Number of allocation request cycles to write buffer without being taken 
    2166 Added PNE_BGP_L3_M0_MH_CYCLES_ALLOCATION_REQUESTS_NOT_TAKEN successfully. 
    2167 Removed PNE_BGP_L3_M0_MH_CYCLES_ALLOCATION_REQUESTS_NOT_TAKEN successfully. 
    2168  
    2169 PNE_BGP_L3_M0_PF_PREFETCH_INTO_EDRAM    0x400001d1   
    2170 L3 M0 PF:  Number of line pre-fetches brought into eDRAM 
    2171 Added PNE_BGP_L3_M0_PF_PREFETCH_INTO_EDRAM successfully. 
    2172 Removed PNE_BGP_L3_M0_PF_PREFETCH_INTO_EDRAM successfully. 
    2173 BGP_UPC_Get_Event_Short_Name:  Invalid event id 466 specified. 
    2174 BGP_UPC_Get_Event_Short_Name:  Invalid event id 467 specified. 
    2175 BGP_UPC_Get_Event_Short_Name:  Invalid event id 468 specified. 
    2176 BGP_UPC_Get_Event_Short_Name:  Invalid event id 469 specified. 
    2177 BGP_UPC_Get_Event_Short_Name:  Invalid event id 470 specified. 
    2178 BGP_UPC_Get_Event_Short_Name:  Invalid event id 471 specified. 
    2179  
    2180 PNE_BGP_L3_M1_R2_SINGLE_LINE_DELIVERED_L2       0x400001d8   
    2181 L3 M1 Rd 2:  Single line delivered to L2 
    2182 Added PNE_BGP_L3_M1_R2_SINGLE_LINE_DELIVERED_L2 successfully. 
    2183 Removed PNE_BGP_L3_M1_R2_SINGLE_LINE_DELIVERED_L2 successfully. 
    2184  
    2185 PNE_BGP_L3_M1_R2_BURST_DELIVERED_L2     0x400001d9   
    2186 L3 M1 Rd 2:  Burst delivered to L2 
    2187 Added PNE_BGP_L3_M1_R2_BURST_DELIVERED_L2 successfully. 
    2188 Removed PNE_BGP_L3_M1_R2_BURST_DELIVERED_L2 successfully. 
    2189  
    2190 PNE_BGP_L3_M1_R2_READ_RETURN_COLLISION  0x400001da   
    2191 L3 M1 Rd 2:  Read return collision 
    2192 Added PNE_BGP_L3_M1_R2_READ_RETURN_COLLISION successfully. 
    2193 Removed PNE_BGP_L3_M1_R2_READ_RETURN_COLLISION successfully. 
    2194  
    2195 PNE_BGP_L3_M1_R2_DIR0_HIT_OR_INFLIGHT   0x400001db   
    2196 L3 M1 Rd 2:  dir0 hit or in flight 
    2197 Added PNE_BGP_L3_M1_R2_DIR0_HIT_OR_INFLIGHT successfully. 
    2198 Removed PNE_BGP_L3_M1_R2_DIR0_HIT_OR_INFLIGHT successfully. 
    2199  
    2200 PNE_BGP_L3_M1_R2_DIR0_MISS_OR_LOCKDOWN  0x400001dc   
    2201 L3 M1 Rd 2:  dir0 miss or lock-down 
    2202 Added PNE_BGP_L3_M1_R2_DIR0_MISS_OR_LOCKDOWN successfully. 
    2203 Removed PNE_BGP_L3_M1_R2_DIR0_MISS_OR_LOCKDOWN successfully. 
    2204  
    2205 PNE_BGP_L3_M1_R2_DIR1_HIT_OR_INFLIGHT   0x400001dd   
    2206 L3 M1 Rd 2:  dir1 hit or in flight 
    2207 Added PNE_BGP_L3_M1_R2_DIR1_HIT_OR_INFLIGHT successfully. 
    2208 Removed PNE_BGP_L3_M1_R2_DIR1_HIT_OR_INFLIGHT successfully. 
    2209  
    2210 PNE_BGP_L3_M1_R2_DIR1_MISS_OR_LOCKDOWN  0x400001de   
    2211 L3 M1 Rd 2:  dir1 miss or lock-down 
    2212 Added PNE_BGP_L3_M1_R2_DIR1_MISS_OR_LOCKDOWN successfully. 
    2213 Removed PNE_BGP_L3_M1_R2_DIR1_MISS_OR_LOCKDOWN successfully. 
    2214  
    2215 PNE_BGP_L3_M1_W0_DEPOSIT_REQUESTS       0x400001df   
    2216 L3 M1 WRB 0:  Total accepted deposit requests from write queues to write buffer 
    2217 Added PNE_BGP_L3_M1_W0_DEPOSIT_REQUESTS successfully. 
    2218 Removed PNE_BGP_L3_M1_W0_DEPOSIT_REQUESTS successfully. 
    2219  
    2220 PNE_BGP_L3_M1_W0_CYCLES_REQUESTS_NOT_TAKEN      0x400001e0   
    2221 L3 M1 WRB 0:  Number of cycles with requests from queues that are not taken 
    2222 Added PNE_BGP_L3_M1_W0_CYCLES_REQUESTS_NOT_TAKEN successfully. 
    2223 Removed PNE_BGP_L3_M1_W0_CYCLES_REQUESTS_NOT_TAKEN successfully. 
    2224  
    2225 PNE_BGP_L3_M1_W1_DEPOSIT_REQUESTS       0x400001e1   
    2226 L3 M1 WRB 1:  Total accepted deposit requests from write queues to write buffer 
    2227 Added PNE_BGP_L3_M1_W1_DEPOSIT_REQUESTS successfully. 
    2228 Removed PNE_BGP_L3_M1_W1_DEPOSIT_REQUESTS successfully. 
    2229  
    2230 PNE_BGP_L3_M1_W1_CYCLES_REQUESTS_NOT_TAKEN      0x400001e2   
    2231 L3 M1 WRB 1:  Number of cycles with requests from queues that are not taken 
    2232 Added PNE_BGP_L3_M1_W1_CYCLES_REQUESTS_NOT_TAKEN successfully. 
    2233 Removed PNE_BGP_L3_M1_W1_CYCLES_REQUESTS_NOT_TAKEN successfully. 
    2234  
    2235 PNE_BGP_L3_M1_MH_ALLOCATION_REQUESTS    0x400001e3   
    2236 L3 M1 MH:  Number of allocation requests to write buffer 
    2237 Added PNE_BGP_L3_M1_MH_ALLOCATION_REQUESTS successfully. 
    2238 Removed PNE_BGP_L3_M1_MH_ALLOCATION_REQUESTS successfully. 
    2239  
    2240 PNE_BGP_L3_M1_MH_CYCLES_ALLOCATION_REQUESTS_NOT_TAKEN   0x400001e4   
    2241 L3 M1 MH:  Number of allocation request cycles to write buffer without being taken 
    2242 Added PNE_BGP_L3_M1_MH_CYCLES_ALLOCATION_REQUESTS_NOT_TAKEN successfully. 
    2243 Removed PNE_BGP_L3_M1_MH_CYCLES_ALLOCATION_REQUESTS_NOT_TAKEN successfully. 
    2244  
    2245 PNE_BGP_L3_M1_PF_PREFETCH_INTO_EDRAM    0x400001e5   
    2246 L3 M1 PF:  Number of line pre-fetches brought into eDRAM 
    2247 Added PNE_BGP_L3_M1_PF_PREFETCH_INTO_EDRAM successfully. 
    2248 Removed PNE_BGP_L3_M1_PF_PREFETCH_INTO_EDRAM successfully. 
    2249 BGP_UPC_Get_Event_Short_Name:  Invalid event id 486 specified. 
    2250 BGP_UPC_Get_Event_Short_Name:  Invalid event id 487 specified. 
    2251 BGP_UPC_Get_Event_Short_Name:  Invalid event id 488 specified. 
    2252 BGP_UPC_Get_Event_Short_Name:  Invalid event id 489 specified. 
    2253 BGP_UPC_Get_Event_Short_Name:  Invalid event id 490 specified. 
    2254 BGP_UPC_Get_Event_Short_Name:  Invalid event id 491 specified. 
    2255  
    2256 PNE_BGP_PU2_SNOOP_PORT0_REMOTE_SOURCE_REQUESTS  0x400001ec   
    2257 P2 SNP:  Port 0 received a snoop request from a remote source 
    2258 Added PNE_BGP_PU2_SNOOP_PORT0_REMOTE_SOURCE_REQUESTS successfully. 
    2259 Removed PNE_BGP_PU2_SNOOP_PORT0_REMOTE_SOURCE_REQUESTS successfully. 
    2260  
    2261 PNE_BGP_PU2_SNOOP_PORT1_REMOTE_SOURCE_REQUESTS  0x400001ed   
    2262 P2 SNP:  Port 1 received a snoop request from a remote source 
    2263 Added PNE_BGP_PU2_SNOOP_PORT1_REMOTE_SOURCE_REQUESTS successfully. 
    2264 Removed PNE_BGP_PU2_SNOOP_PORT1_REMOTE_SOURCE_REQUESTS successfully. 
    2265  
    2266 PNE_BGP_PU2_SNOOP_PORT2_REMOTE_SOURCE_REQUESTS  0x400001ee   
    2267 P2 SNP:  Port 2 received a snoop request from a remote source 
    2268 Added PNE_BGP_PU2_SNOOP_PORT2_REMOTE_SOURCE_REQUESTS successfully. 
    2269 Removed PNE_BGP_PU2_SNOOP_PORT2_REMOTE_SOURCE_REQUESTS successfully. 
    2270  
    2271 PNE_BGP_PU2_SNOOP_PORT3_REMOTE_SOURCE_REQUESTS  0x400001ef   
    2272 P2 SNP:  Port 3 received a snoop request from a remote source 
    2273 Added PNE_BGP_PU2_SNOOP_PORT3_REMOTE_SOURCE_REQUESTS successfully. 
    2274 Removed PNE_BGP_PU2_SNOOP_PORT3_REMOTE_SOURCE_REQUESTS successfully. 
    2275  
    2276 PNE_BGP_PU2_SNOOP_PORT0_REJECTED_REQUESTS       0x400001f0   
    2277 P2 SNP:  Port 0 snoop filter rejected a snoop request 
    2278 Added PNE_BGP_PU2_SNOOP_PORT0_REJECTED_REQUESTS successfully. 
    2279 Removed PNE_BGP_PU2_SNOOP_PORT0_REJECTED_REQUESTS successfully. 
    2280  
    2281 PNE_BGP_PU2_SNOOP_PORT1_REJECTED_REQUESTS       0x400001f1   
    2282 P2 SNP:  Port 1 snoop filter rejected a snoop request 
    2283 Added PNE_BGP_PU2_SNOOP_PORT1_REJECTED_REQUESTS successfully. 
    2284 Removed PNE_BGP_PU2_SNOOP_PORT1_REJECTED_REQUESTS successfully. 
    2285  
    2286 PNE_BGP_PU2_SNOOP_PORT2_REJECTED_REQUESTS       0x400001f2   
    2287 P2 SNP:  Port 2 snoop filter rejected a snoop request 
    2288 Added PNE_BGP_PU2_SNOOP_PORT2_REJECTED_REQUESTS successfully. 
    2289 Removed PNE_BGP_PU2_SNOOP_PORT2_REJECTED_REQUESTS successfully. 
    2290  
    2291 PNE_BGP_PU2_SNOOP_PORT3_REJECTED_REQUESTS       0x400001f3   
    2292 P2 SNP:  Port 3 snoop filter rejected a snoop request 
    2293 Added PNE_BGP_PU2_SNOOP_PORT3_REJECTED_REQUESTS successfully. 
    2294 Removed PNE_BGP_PU2_SNOOP_PORT3_REJECTED_REQUESTS successfully. 
    2295  
    2296 PNE_BGP_PU2_SNOOP_L1_CACHE_WRAP 0x400001f4   
    2297 P2 SNP:  Snoop filter detected an L1 cache wrap 
    2298 Added PNE_BGP_PU2_SNOOP_L1_CACHE_WRAP successfully. 
    2299 Removed PNE_BGP_PU2_SNOOP_L1_CACHE_WRAP successfully. 
    2300  
    2301 PNE_BGP_PU3_SNOOP_PORT0_REMOTE_SOURCE_REQUESTS  0x400001f5   
    2302 P3 SNP:  Port 0 received a snoop request from a remote source 
    2303 Added PNE_BGP_PU3_SNOOP_PORT0_REMOTE_SOURCE_REQUESTS successfully. 
    2304 Removed PNE_BGP_PU3_SNOOP_PORT0_REMOTE_SOURCE_REQUESTS successfully. 
    2305  
    2306 PNE_BGP_PU3_SNOOP_PORT1_REMOTE_SOURCE_REQUESTS  0x400001f6   
    2307 P3 SNP:  Port 1 received a snoop request from a remote source 
    2308 Added PNE_BGP_PU3_SNOOP_PORT1_REMOTE_SOURCE_REQUESTS successfully. 
    2309 Removed PNE_BGP_PU3_SNOOP_PORT1_REMOTE_SOURCE_REQUESTS successfully. 
    2310  
    2311 PNE_BGP_PU3_SNOOP_PORT2_REMOTE_SOURCE_REQUESTS  0x400001f7   
    2312 P3 SNP:  Port 2 received a snoop request from a remote source 
    2313 Added PNE_BGP_PU3_SNOOP_PORT2_REMOTE_SOURCE_REQUESTS successfully. 
    2314 Removed PNE_BGP_PU3_SNOOP_PORT2_REMOTE_SOURCE_REQUESTS successfully. 
    2315  
    2316 PNE_BGP_PU3_SNOOP_PORT3_REMOTE_SOURCE_REQUESTS  0x400001f8   
    2317 P3 SNP:  Port 3 received a snoop request from a remote source 
    2318 Added PNE_BGP_PU3_SNOOP_PORT3_REMOTE_SOURCE_REQUESTS successfully. 
    2319 Removed PNE_BGP_PU3_SNOOP_PORT3_REMOTE_SOURCE_REQUESTS successfully. 
    2320  
    2321 PNE_BGP_PU3_SNOOP_PORT0_REJECTED_REQUESTS       0x400001f9   
    2322 P3 SNP:  Port 0 snoop filter rejected a snoop request 
    2323 Added PNE_BGP_PU3_SNOOP_PORT0_REJECTED_REQUESTS successfully. 
    2324 Removed PNE_BGP_PU3_SNOOP_PORT0_REJECTED_REQUESTS successfully. 
    2325  
    2326 PNE_BGP_PU3_SNOOP_PORT1_REJECTED_REQUESTS       0x400001fa   
    2327 P3 SNP:  Port 1 snoop filter rejected a snoop request 
    2328 Added PNE_BGP_PU3_SNOOP_PORT1_REJECTED_REQUESTS successfully. 
    2329 Removed PNE_BGP_PU3_SNOOP_PORT1_REJECTED_REQUESTS successfully. 
    2330  
    2331 PNE_BGP_PU3_SNOOP_PORT2_REJECTED_REQUESTS       0x400001fb   
    2332 P3 SNP:  Port 2 snoop filter rejected a snoop request 
    2333 Added PNE_BGP_PU3_SNOOP_PORT2_REJECTED_REQUESTS successfully. 
    2334 Removed PNE_BGP_PU3_SNOOP_PORT2_REJECTED_REQUESTS successfully. 
    2335  
    2336 PNE_BGP_PU3_SNOOP_PORT3_REJECTED_REQUESTS       0x400001fc   
    2337 P3 SNP:  Port 3 snoop filter rejected a snoop request 
    2338 Added PNE_BGP_PU3_SNOOP_PORT3_REJECTED_REQUESTS successfully. 
    2339 Removed PNE_BGP_PU3_SNOOP_PORT3_REJECTED_REQUESTS successfully. 
    2340  
    2341 PNE_BGP_PU3_SNOOP_L1_CACHE_WRAP 0x400001fd   
    2342 P3 SNP:  Snoop filter detected an L1 cache wrap 
    2343 Added PNE_BGP_PU3_SNOOP_L1_CACHE_WRAP successfully. 
    2344 Removed PNE_BGP_PU3_SNOOP_L1_CACHE_WRAP successfully. 
    2345 BGP_UPC_Get_Event_Short_Name:  Invalid event id 510 specified. 
    2346  
    2347 PNE_BGP_MISC_ELAPSED_TIME_UM1   0x400001ff   
    2348 MISC:  Elapsed running time 
    2349 Added PNE_BGP_MISC_ELAPSED_TIME_UM1 successfully. 
    2350 Removed PNE_BGP_MISC_ELAPSED_TIME_UM1 successfully. 
    2351  
    2352  
    2353 Successfully found, added, and removed 455 events. 
    2354 all_native_events.c                      PASSED 
    2355  
    2356  
    2357 }}} 
     6  * See attached file [attachment:bgp_papi_all_native_events.txt]