forked from ~ljy/RK356X_SDK_RELEASE

hc
2024-10-22 8ac6c7a54ed1b98d142dce24b11c6de6a1e239a5
kernel/tools/perf/pmu-events/arch/x86/skylake/memory.json
....@@ -215,7 +215,7 @@
215215 "UMask": "0x4",
216216 "EventName": "HLE_RETIRED.ABORTED",
217217 "SampleAfterValue": "2000003",
218
- "BriefDescription": "Number of times an HLE execution aborted due to any reasons (multiple categories may count as one). ",
218
+ "BriefDescription": "Number of times an HLE execution aborted due to any reasons (multiple categories may count as one).",
219219 "CounterHTOff": "0,1,2,3,4,5,6,7"
220220 },
221221 {
....@@ -237,6 +237,7 @@
237237 "CounterHTOff": "0,1,2,3,4,5,6,7"
238238 },
239239 {
240
+ "PublicDescription": "Number of times an HLE execution aborted due to HLE-unfriendly instructions and certain unfriendly events (such as AD assists etc.).",
240241 "EventCode": "0xC8",
241242 "Counter": "0,1,2,3",
242243 "UMask": "0x20",
....@@ -292,7 +293,7 @@
292293 "UMask": "0x4",
293294 "EventName": "RTM_RETIRED.ABORTED",
294295 "SampleAfterValue": "2000003",
295
- "BriefDescription": "Number of times an RTM execution aborted due to any reasons (multiple categories may count as one). ",
296
+ "BriefDescription": "Number of times an RTM execution aborted due to any reasons (multiple categories may count as one).",
296297 "CounterHTOff": "0,1,2,3,4,5,6,7"
297298 },
298299 {
....@@ -346,7 +347,7 @@
346347 },
347348 {
348349 "PEBS": "2",
349
- "PublicDescription": "Counts loads when the latency from first dispatch to completion is greater than 4 cycles. Reported latency may be longer than just the memory latency.",
350
+ "PublicDescription": "Counts randomly selected loads when the latency from first dispatch to completion is greater than 4 cycles. Reported latency may be longer than just the memory latency.",
350351 "EventCode": "0xCD",
351352 "MSRValue": "0x4",
352353 "Counter": "0,1,2,3",
....@@ -354,13 +355,13 @@
354355 "EventName": "MEM_TRANS_RETIRED.LOAD_LATENCY_GT_4",
355356 "MSRIndex": "0x3F6",
356357 "SampleAfterValue": "100003",
357
- "BriefDescription": "Counts loads when the latency from first dispatch to completion is greater than 4 cycles.",
358
+ "BriefDescription": "Counts randomly selected loads when the latency from first dispatch to completion is greater than 4 cycles.",
358359 "TakenAlone": "1",
359360 "CounterHTOff": "0,1,2,3"
360361 },
361362 {
362363 "PEBS": "2",
363
- "PublicDescription": "Counts loads when the latency from first dispatch to completion is greater than 8 cycles. Reported latency may be longer than just the memory latency.",
364
+ "PublicDescription": "Counts randomly selected loads when the latency from first dispatch to completion is greater than 8 cycles. Reported latency may be longer than just the memory latency.",
364365 "EventCode": "0xCD",
365366 "MSRValue": "0x8",
366367 "Counter": "0,1,2,3",
....@@ -368,13 +369,13 @@
368369 "EventName": "MEM_TRANS_RETIRED.LOAD_LATENCY_GT_8",
369370 "MSRIndex": "0x3F6",
370371 "SampleAfterValue": "50021",
371
- "BriefDescription": "Counts loads when the latency from first dispatch to completion is greater than 8 cycles.",
372
+ "BriefDescription": "Counts randomly selected loads when the latency from first dispatch to completion is greater than 8 cycles.",
372373 "TakenAlone": "1",
373374 "CounterHTOff": "0,1,2,3"
374375 },
375376 {
376377 "PEBS": "2",
377
- "PublicDescription": "Counts loads when the latency from first dispatch to completion is greater than 16 cycles. Reported latency may be longer than just the memory latency.",
378
+ "PublicDescription": "Counts randomly selected loads when the latency from first dispatch to completion is greater than 16 cycles. Reported latency may be longer than just the memory latency.",
378379 "EventCode": "0xCD",
379380 "MSRValue": "0x10",
380381 "Counter": "0,1,2,3",
....@@ -382,13 +383,13 @@
382383 "EventName": "MEM_TRANS_RETIRED.LOAD_LATENCY_GT_16",
383384 "MSRIndex": "0x3F6",
384385 "SampleAfterValue": "20011",
385
- "BriefDescription": "Counts loads when the latency from first dispatch to completion is greater than 16 cycles.",
386
+ "BriefDescription": "Counts randomly selected loads when the latency from first dispatch to completion is greater than 16 cycles.",
386387 "TakenAlone": "1",
387388 "CounterHTOff": "0,1,2,3"
388389 },
389390 {
390391 "PEBS": "2",
391
- "PublicDescription": "Counts loads when the latency from first dispatch to completion is greater than 32 cycles. Reported latency may be longer than just the memory latency.",
392
+ "PublicDescription": "Counts randomly selected loads when the latency from first dispatch to completion is greater than 32 cycles. Reported latency may be longer than just the memory latency.",
392393 "EventCode": "0xCD",
393394 "MSRValue": "0x20",
394395 "Counter": "0,1,2,3",
....@@ -396,13 +397,13 @@
396397 "EventName": "MEM_TRANS_RETIRED.LOAD_LATENCY_GT_32",
397398 "MSRIndex": "0x3F6",
398399 "SampleAfterValue": "100007",
399
- "BriefDescription": "Counts loads when the latency from first dispatch to completion is greater than 32 cycles.",
400
+ "BriefDescription": "Counts randomly selected loads when the latency from first dispatch to completion is greater than 32 cycles.",
400401 "TakenAlone": "1",
401402 "CounterHTOff": "0,1,2,3"
402403 },
403404 {
404405 "PEBS": "2",
405
- "PublicDescription": "Counts loads when the latency from first dispatch to completion is greater than 64 cycles. Reported latency may be longer than just the memory latency.",
406
+ "PublicDescription": "Counts randomly selected loads when the latency from first dispatch to completion is greater than 64 cycles. Reported latency may be longer than just the memory latency.",
406407 "EventCode": "0xCD",
407408 "MSRValue": "0x40",
408409 "Counter": "0,1,2,3",
....@@ -410,13 +411,13 @@
410411 "EventName": "MEM_TRANS_RETIRED.LOAD_LATENCY_GT_64",
411412 "MSRIndex": "0x3F6",
412413 "SampleAfterValue": "2003",
413
- "BriefDescription": "Counts loads when the latency from first dispatch to completion is greater than 64 cycles.",
414
+ "BriefDescription": "Counts randomly selected loads when the latency from first dispatch to completion is greater than 64 cycles.",
414415 "TakenAlone": "1",
415416 "CounterHTOff": "0,1,2,3"
416417 },
417418 {
418419 "PEBS": "2",
419
- "PublicDescription": "Counts loads when the latency from first dispatch to completion is greater than 128 cycles. Reported latency may be longer than just the memory latency.",
420
+ "PublicDescription": "Counts randomly selected loads when the latency from first dispatch to completion is greater than 128 cycles. Reported latency may be longer than just the memory latency.",
420421 "EventCode": "0xCD",
421422 "MSRValue": "0x80",
422423 "Counter": "0,1,2,3",
....@@ -424,13 +425,13 @@
424425 "EventName": "MEM_TRANS_RETIRED.LOAD_LATENCY_GT_128",
425426 "MSRIndex": "0x3F6",
426427 "SampleAfterValue": "1009",
427
- "BriefDescription": "Counts loads when the latency from first dispatch to completion is greater than 128 cycles.",
428
+ "BriefDescription": "Counts randomly selected loads when the latency from first dispatch to completion is greater than 128 cycles.",
428429 "TakenAlone": "1",
429430 "CounterHTOff": "0,1,2,3"
430431 },
431432 {
432433 "PEBS": "2",
433
- "PublicDescription": "Counts loads when the latency from first dispatch to completion is greater than 256 cycles. Reported latency may be longer than just the memory latency.",
434
+ "PublicDescription": "Counts randomly selected loads when the latency from first dispatch to completion is greater than 256 cycles. Reported latency may be longer than just the memory latency.",
434435 "EventCode": "0xCD",
435436 "MSRValue": "0x100",
436437 "Counter": "0,1,2,3",
....@@ -438,13 +439,13 @@
438439 "EventName": "MEM_TRANS_RETIRED.LOAD_LATENCY_GT_256",
439440 "MSRIndex": "0x3F6",
440441 "SampleAfterValue": "503",
441
- "BriefDescription": "Counts loads when the latency from first dispatch to completion is greater than 256 cycles.",
442
+ "BriefDescription": "Counts randomly selected loads when the latency from first dispatch to completion is greater than 256 cycles.",
442443 "TakenAlone": "1",
443444 "CounterHTOff": "0,1,2,3"
444445 },
445446 {
446447 "PEBS": "2",
447
- "PublicDescription": "Counts loads when the latency from first dispatch to completion is greater than 512 cycles. Reported latency may be longer than just the memory latency.",
448
+ "PublicDescription": "Counts randomly selected loads when the latency from first dispatch to completion is greater than 512 cycles. Reported latency may be longer than just the memory latency.",
448449 "EventCode": "0xCD",
449450 "MSRValue": "0x200",
450451 "Counter": "0,1,2,3",
....@@ -452,163 +453,1151 @@
452453 "EventName": "MEM_TRANS_RETIRED.LOAD_LATENCY_GT_512",
453454 "MSRIndex": "0x3F6",
454455 "SampleAfterValue": "101",
455
- "BriefDescription": "Counts loads when the latency from first dispatch to completion is greater than 512 cycles.",
456
+ "BriefDescription": "Counts randomly selected loads when the latency from first dispatch to completion is greater than 512 cycles.",
456457 "TakenAlone": "1",
457458 "CounterHTOff": "0,1,2,3"
458459 },
459460 {
460
- "PublicDescription": "tbd Offcore response can be programmed only with a specific pair of event select and counter MSR, and with specific event codes and predefine mask bit value in a dedicated MSR to specify attributes of the offcore transaction.",
461
+ "PublicDescription": "Counts any other requests",
461462 "EventCode": "0xB7, 0xBB",
462
- "MSRValue": "0x3ffc000001 ",
463
+ "MSRValue": "0x3FFC408000",
464
+ "Counter": "0,1,2,3",
465
+ "UMask": "0x1",
466
+ "EventName": "OFFCORE_RESPONSE.OTHER.L3_MISS.ANY_SNOOP",
467
+ "MSRIndex": "0x1a6, 0x1a7",
468
+ "SampleAfterValue": "100003",
469
+ "BriefDescription": "Counts any other requests",
470
+ "Offcore": "1",
471
+ "CounterHTOff": "0,1,2,3"
472
+ },
473
+ {
474
+ "PublicDescription": "Counts any other requests",
475
+ "EventCode": "0xB7, 0xBB",
476
+ "MSRValue": "0x203C408000",
477
+ "Counter": "0,1,2,3",
478
+ "UMask": "0x1",
479
+ "EventName": "OFFCORE_RESPONSE.OTHER.L3_MISS.SNOOP_NON_DRAM",
480
+ "MSRIndex": "0x1a6, 0x1a7",
481
+ "SampleAfterValue": "100003",
482
+ "BriefDescription": "Counts any other requests",
483
+ "Offcore": "1",
484
+ "CounterHTOff": "0,1,2,3"
485
+ },
486
+ {
487
+ "PublicDescription": "Counts any other requests",
488
+ "EventCode": "0xB7, 0xBB",
489
+ "MSRValue": "0x103C408000",
490
+ "Counter": "0,1,2,3",
491
+ "UMask": "0x1",
492
+ "EventName": "OFFCORE_RESPONSE.OTHER.L3_MISS.SNOOP_HITM",
493
+ "MSRIndex": "0x1a6, 0x1a7",
494
+ "SampleAfterValue": "100003",
495
+ "BriefDescription": "Counts any other requests",
496
+ "Offcore": "1",
497
+ "CounterHTOff": "0,1,2,3"
498
+ },
499
+ {
500
+ "PublicDescription": "Counts any other requests",
501
+ "EventCode": "0xB7, 0xBB",
502
+ "MSRValue": "0x043C408000",
503
+ "Counter": "0,1,2,3",
504
+ "UMask": "0x1",
505
+ "EventName": "OFFCORE_RESPONSE.OTHER.L3_MISS.SNOOP_HIT_NO_FWD",
506
+ "MSRIndex": "0x1a6, 0x1a7",
507
+ "SampleAfterValue": "100003",
508
+ "BriefDescription": "Counts any other requests",
509
+ "Offcore": "1",
510
+ "CounterHTOff": "0,1,2,3"
511
+ },
512
+ {
513
+ "PublicDescription": "Counts any other requests",
514
+ "EventCode": "0xB7, 0xBB",
515
+ "MSRValue": "0x023C408000",
516
+ "Counter": "0,1,2,3",
517
+ "UMask": "0x1",
518
+ "EventName": "OFFCORE_RESPONSE.OTHER.L3_MISS.SNOOP_MISS",
519
+ "MSRIndex": "0x1a6, 0x1a7",
520
+ "SampleAfterValue": "100003",
521
+ "BriefDescription": "Counts any other requests",
522
+ "Offcore": "1",
523
+ "CounterHTOff": "0,1,2,3"
524
+ },
525
+ {
526
+ "PublicDescription": "Counts any other requests",
527
+ "EventCode": "0xB7, 0xBB",
528
+ "MSRValue": "0x013C408000",
529
+ "Counter": "0,1,2,3",
530
+ "UMask": "0x1",
531
+ "EventName": "OFFCORE_RESPONSE.OTHER.L3_MISS.SNOOP_NOT_NEEDED",
532
+ "MSRIndex": "0x1a6, 0x1a7",
533
+ "SampleAfterValue": "100003",
534
+ "BriefDescription": "Counts any other requests",
535
+ "Offcore": "1",
536
+ "CounterHTOff": "0,1,2,3"
537
+ },
538
+ {
539
+ "PublicDescription": "Counts any other requests",
540
+ "EventCode": "0xB7, 0xBB",
541
+ "MSRValue": "0x00BC408000",
542
+ "Counter": "0,1,2,3",
543
+ "UMask": "0x1",
544
+ "EventName": "OFFCORE_RESPONSE.OTHER.L3_MISS.SNOOP_NONE",
545
+ "MSRIndex": "0x1a6, 0x1a7",
546
+ "SampleAfterValue": "100003",
547
+ "BriefDescription": "Counts any other requests",
548
+ "Offcore": "1",
549
+ "CounterHTOff": "0,1,2,3"
550
+ },
551
+ {
552
+ "PublicDescription": "Counts any other requests",
553
+ "EventCode": "0xB7, 0xBB",
554
+ "MSRValue": "0x007C408000",
555
+ "Counter": "0,1,2,3",
556
+ "UMask": "0x1",
557
+ "EventName": "OFFCORE_RESPONSE.OTHER.L3_MISS.SPL_HIT",
558
+ "MSRIndex": "0x1a6, 0x1a7",
559
+ "SampleAfterValue": "100003",
560
+ "BriefDescription": "Counts any other requests",
561
+ "Offcore": "1",
562
+ "CounterHTOff": "0,1,2,3"
563
+ },
564
+ {
565
+ "PublicDescription": "Counts any other requests",
566
+ "EventCode": "0xB7, 0xBB",
567
+ "MSRValue": "0x3FC4008000",
568
+ "Counter": "0,1,2,3",
569
+ "UMask": "0x1",
570
+ "EventName": "OFFCORE_RESPONSE.OTHER.L3_MISS_LOCAL_DRAM.ANY_SNOOP",
571
+ "MSRIndex": "0x1a6, 0x1a7",
572
+ "SampleAfterValue": "100003",
573
+ "BriefDescription": "Counts any other requests",
574
+ "Offcore": "1",
575
+ "CounterHTOff": "0,1,2,3"
576
+ },
577
+ {
578
+ "PublicDescription": "Counts any other requests",
579
+ "EventCode": "0xB7, 0xBB",
580
+ "MSRValue": "0x2004008000",
581
+ "Counter": "0,1,2,3",
582
+ "UMask": "0x1",
583
+ "EventName": "OFFCORE_RESPONSE.OTHER.L3_MISS_LOCAL_DRAM.SNOOP_NON_DRAM",
584
+ "MSRIndex": "0x1a6, 0x1a7",
585
+ "SampleAfterValue": "100003",
586
+ "BriefDescription": "Counts any other requests",
587
+ "Offcore": "1",
588
+ "CounterHTOff": "0,1,2,3"
589
+ },
590
+ {
591
+ "PublicDescription": "Counts any other requests",
592
+ "EventCode": "0xB7, 0xBB",
593
+ "MSRValue": "0x1004008000",
594
+ "Counter": "0,1,2,3",
595
+ "UMask": "0x1",
596
+ "EventName": "OFFCORE_RESPONSE.OTHER.L3_MISS_LOCAL_DRAM.SNOOP_HITM",
597
+ "MSRIndex": "0x1a6, 0x1a7",
598
+ "SampleAfterValue": "100003",
599
+ "BriefDescription": "Counts any other requests",
600
+ "Offcore": "1",
601
+ "CounterHTOff": "0,1,2,3"
602
+ },
603
+ {
604
+ "PublicDescription": "Counts any other requests",
605
+ "EventCode": "0xB7, 0xBB",
606
+ "MSRValue": "0x0404008000",
607
+ "Counter": "0,1,2,3",
608
+ "UMask": "0x1",
609
+ "EventName": "OFFCORE_RESPONSE.OTHER.L3_MISS_LOCAL_DRAM.SNOOP_HIT_NO_FWD",
610
+ "MSRIndex": "0x1a6, 0x1a7",
611
+ "SampleAfterValue": "100003",
612
+ "BriefDescription": "Counts any other requests",
613
+ "Offcore": "1",
614
+ "CounterHTOff": "0,1,2,3"
615
+ },
616
+ {
617
+ "PublicDescription": "Counts any other requests",
618
+ "EventCode": "0xB7, 0xBB",
619
+ "MSRValue": "0x0204008000",
620
+ "Counter": "0,1,2,3",
621
+ "UMask": "0x1",
622
+ "EventName": "OFFCORE_RESPONSE.OTHER.L3_MISS_LOCAL_DRAM.SNOOP_MISS",
623
+ "MSRIndex": "0x1a6, 0x1a7",
624
+ "SampleAfterValue": "100003",
625
+ "BriefDescription": "Counts any other requests",
626
+ "Offcore": "1",
627
+ "CounterHTOff": "0,1,2,3"
628
+ },
629
+ {
630
+ "PublicDescription": "Counts any other requests",
631
+ "EventCode": "0xB7, 0xBB",
632
+ "MSRValue": "0x0104008000",
633
+ "Counter": "0,1,2,3",
634
+ "UMask": "0x1",
635
+ "EventName": "OFFCORE_RESPONSE.OTHER.L3_MISS_LOCAL_DRAM.SNOOP_NOT_NEEDED",
636
+ "MSRIndex": "0x1a6, 0x1a7",
637
+ "SampleAfterValue": "100003",
638
+ "BriefDescription": "Counts any other requests",
639
+ "Offcore": "1",
640
+ "CounterHTOff": "0,1,2,3"
641
+ },
642
+ {
643
+ "PublicDescription": "Counts any other requests",
644
+ "EventCode": "0xB7, 0xBB",
645
+ "MSRValue": "0x0084008000",
646
+ "Counter": "0,1,2,3",
647
+ "UMask": "0x1",
648
+ "EventName": "OFFCORE_RESPONSE.OTHER.L3_MISS_LOCAL_DRAM.SNOOP_NONE",
649
+ "MSRIndex": "0x1a6, 0x1a7",
650
+ "SampleAfterValue": "100003",
651
+ "BriefDescription": "Counts any other requests",
652
+ "Offcore": "1",
653
+ "CounterHTOff": "0,1,2,3"
654
+ },
655
+ {
656
+ "PublicDescription": "Counts any other requests",
657
+ "EventCode": "0xB7, 0xBB",
658
+ "MSRValue": "0x0044008000",
659
+ "Counter": "0,1,2,3",
660
+ "UMask": "0x1",
661
+ "EventName": "OFFCORE_RESPONSE.OTHER.L3_MISS_LOCAL_DRAM.SPL_HIT",
662
+ "MSRIndex": "0x1a6, 0x1a7",
663
+ "SampleAfterValue": "100003",
664
+ "BriefDescription": "Counts any other requests",
665
+ "Offcore": "1",
666
+ "CounterHTOff": "0,1,2,3"
667
+ },
668
+ {
669
+ "PublicDescription": "Counts any other requests",
670
+ "EventCode": "0xB7, 0xBB",
671
+ "MSRValue": "0x2000408000",
672
+ "Counter": "0,1,2,3",
673
+ "UMask": "0x1",
674
+ "EventName": "OFFCORE_RESPONSE.OTHER.L4_HIT_LOCAL_L4.SNOOP_NON_DRAM",
675
+ "MSRIndex": "0x1a6, 0x1a7",
676
+ "SampleAfterValue": "100003",
677
+ "BriefDescription": "Counts any other requests",
678
+ "Offcore": "1",
679
+ "CounterHTOff": "0,1,2,3"
680
+ },
681
+ {
682
+ "PublicDescription": "Counts any other requests",
683
+ "EventCode": "0xB7, 0xBB",
684
+ "MSRValue": "0x20001C8000",
685
+ "Counter": "0,1,2,3",
686
+ "UMask": "0x1",
687
+ "EventName": "OFFCORE_RESPONSE.OTHER.L3_HIT.SNOOP_NON_DRAM",
688
+ "MSRIndex": "0x1a6, 0x1a7",
689
+ "SampleAfterValue": "100003",
690
+ "BriefDescription": "Counts any other requests",
691
+ "Offcore": "1",
692
+ "CounterHTOff": "0,1,2,3"
693
+ },
694
+ {
695
+ "PublicDescription": "Counts any other requests",
696
+ "EventCode": "0xB7, 0xBB",
697
+ "MSRValue": "0x2000108000",
698
+ "Counter": "0,1,2,3",
699
+ "UMask": "0x1",
700
+ "EventName": "OFFCORE_RESPONSE.OTHER.L3_HIT_S.SNOOP_NON_DRAM",
701
+ "MSRIndex": "0x1a6, 0x1a7",
702
+ "SampleAfterValue": "100003",
703
+ "BriefDescription": "Counts any other requests",
704
+ "Offcore": "1",
705
+ "CounterHTOff": "0,1,2,3"
706
+ },
707
+ {
708
+ "PublicDescription": "Counts any other requests",
709
+ "EventCode": "0xB7, 0xBB",
710
+ "MSRValue": "0x2000088000",
711
+ "Counter": "0,1,2,3",
712
+ "UMask": "0x1",
713
+ "EventName": "OFFCORE_RESPONSE.OTHER.L3_HIT_E.SNOOP_NON_DRAM",
714
+ "MSRIndex": "0x1a6, 0x1a7",
715
+ "SampleAfterValue": "100003",
716
+ "BriefDescription": "Counts any other requests",
717
+ "Offcore": "1",
718
+ "CounterHTOff": "0,1,2,3"
719
+ },
720
+ {
721
+ "PublicDescription": "Counts any other requests",
722
+ "EventCode": "0xB7, 0xBB",
723
+ "MSRValue": "0x2000048000",
724
+ "Counter": "0,1,2,3",
725
+ "UMask": "0x1",
726
+ "EventName": "OFFCORE_RESPONSE.OTHER.L3_HIT_M.SNOOP_NON_DRAM",
727
+ "MSRIndex": "0x1a6, 0x1a7",
728
+ "SampleAfterValue": "100003",
729
+ "BriefDescription": "Counts any other requests",
730
+ "Offcore": "1",
731
+ "CounterHTOff": "0,1,2,3"
732
+ },
733
+ {
734
+ "PublicDescription": "Counts any other requests",
735
+ "EventCode": "0xB7, 0xBB",
736
+ "MSRValue": "0x2000028000",
737
+ "Counter": "0,1,2,3",
738
+ "UMask": "0x1",
739
+ "EventName": "OFFCORE_RESPONSE.OTHER.SUPPLIER_NONE.SNOOP_NON_DRAM",
740
+ "MSRIndex": "0x1a6, 0x1a7",
741
+ "SampleAfterValue": "100003",
742
+ "BriefDescription": "Counts any other requests",
743
+ "Offcore": "1",
744
+ "CounterHTOff": "0,1,2,3"
745
+ },
746
+ {
747
+ "PublicDescription": "Counts demand instruction fetches and L1 instruction cache prefetches that",
748
+ "EventCode": "0xB7, 0xBB",
749
+ "MSRValue": "0x3FFC400004",
750
+ "Counter": "0,1,2,3",
751
+ "UMask": "0x1",
752
+ "EventName": "OFFCORE_RESPONSE.DEMAND_CODE_RD.L3_MISS.ANY_SNOOP",
753
+ "MSRIndex": "0x1a6, 0x1a7",
754
+ "SampleAfterValue": "100003",
755
+ "BriefDescription": "Counts demand instruction fetches and L1 instruction cache prefetches that",
756
+ "Offcore": "1",
757
+ "CounterHTOff": "0,1,2,3"
758
+ },
759
+ {
760
+ "PublicDescription": "Counts demand instruction fetches and L1 instruction cache prefetches that",
761
+ "EventCode": "0xB7, 0xBB",
762
+ "MSRValue": "0x203C400004",
763
+ "Counter": "0,1,2,3",
764
+ "UMask": "0x1",
765
+ "EventName": "OFFCORE_RESPONSE.DEMAND_CODE_RD.L3_MISS.SNOOP_NON_DRAM",
766
+ "MSRIndex": "0x1a6, 0x1a7",
767
+ "SampleAfterValue": "100003",
768
+ "BriefDescription": "Counts demand instruction fetches and L1 instruction cache prefetches that",
769
+ "Offcore": "1",
770
+ "CounterHTOff": "0,1,2,3"
771
+ },
772
+ {
773
+ "PublicDescription": "Counts demand instruction fetches and L1 instruction cache prefetches that",
774
+ "EventCode": "0xB7, 0xBB",
775
+ "MSRValue": "0x103C400004",
776
+ "Counter": "0,1,2,3",
777
+ "UMask": "0x1",
778
+ "EventName": "OFFCORE_RESPONSE.DEMAND_CODE_RD.L3_MISS.SNOOP_HITM",
779
+ "MSRIndex": "0x1a6, 0x1a7",
780
+ "SampleAfterValue": "100003",
781
+ "BriefDescription": "Counts demand instruction fetches and L1 instruction cache prefetches that",
782
+ "Offcore": "1",
783
+ "CounterHTOff": "0,1,2,3"
784
+ },
785
+ {
786
+ "PublicDescription": "Counts demand instruction fetches and L1 instruction cache prefetches that",
787
+ "EventCode": "0xB7, 0xBB",
788
+ "MSRValue": "0x043C400004",
789
+ "Counter": "0,1,2,3",
790
+ "UMask": "0x1",
791
+ "EventName": "OFFCORE_RESPONSE.DEMAND_CODE_RD.L3_MISS.SNOOP_HIT_NO_FWD",
792
+ "MSRIndex": "0x1a6, 0x1a7",
793
+ "SampleAfterValue": "100003",
794
+ "BriefDescription": "Counts demand instruction fetches and L1 instruction cache prefetches that",
795
+ "Offcore": "1",
796
+ "CounterHTOff": "0,1,2,3"
797
+ },
798
+ {
799
+ "PublicDescription": "Counts demand instruction fetches and L1 instruction cache prefetches that",
800
+ "EventCode": "0xB7, 0xBB",
801
+ "MSRValue": "0x023C400004",
802
+ "Counter": "0,1,2,3",
803
+ "UMask": "0x1",
804
+ "EventName": "OFFCORE_RESPONSE.DEMAND_CODE_RD.L3_MISS.SNOOP_MISS",
805
+ "MSRIndex": "0x1a6, 0x1a7",
806
+ "SampleAfterValue": "100003",
807
+ "BriefDescription": "Counts demand instruction fetches and L1 instruction cache prefetches that",
808
+ "Offcore": "1",
809
+ "CounterHTOff": "0,1,2,3"
810
+ },
811
+ {
812
+ "PublicDescription": "Counts demand instruction fetches and L1 instruction cache prefetches that",
813
+ "EventCode": "0xB7, 0xBB",
814
+ "MSRValue": "0x013C400004",
815
+ "Counter": "0,1,2,3",
816
+ "UMask": "0x1",
817
+ "EventName": "OFFCORE_RESPONSE.DEMAND_CODE_RD.L3_MISS.SNOOP_NOT_NEEDED",
818
+ "MSRIndex": "0x1a6, 0x1a7",
819
+ "SampleAfterValue": "100003",
820
+ "BriefDescription": "Counts demand instruction fetches and L1 instruction cache prefetches that",
821
+ "Offcore": "1",
822
+ "CounterHTOff": "0,1,2,3"
823
+ },
824
+ {
825
+ "PublicDescription": "Counts demand instruction fetches and L1 instruction cache prefetches that",
826
+ "EventCode": "0xB7, 0xBB",
827
+ "MSRValue": "0x00BC400004",
828
+ "Counter": "0,1,2,3",
829
+ "UMask": "0x1",
830
+ "EventName": "OFFCORE_RESPONSE.DEMAND_CODE_RD.L3_MISS.SNOOP_NONE",
831
+ "MSRIndex": "0x1a6, 0x1a7",
832
+ "SampleAfterValue": "100003",
833
+ "BriefDescription": "Counts demand instruction fetches and L1 instruction cache prefetches that",
834
+ "Offcore": "1",
835
+ "CounterHTOff": "0,1,2,3"
836
+ },
837
+ {
838
+ "PublicDescription": "Counts demand instruction fetches and L1 instruction cache prefetches that",
839
+ "EventCode": "0xB7, 0xBB",
840
+ "MSRValue": "0x007C400004",
841
+ "Counter": "0,1,2,3",
842
+ "UMask": "0x1",
843
+ "EventName": "OFFCORE_RESPONSE.DEMAND_CODE_RD.L3_MISS.SPL_HIT",
844
+ "MSRIndex": "0x1a6, 0x1a7",
845
+ "SampleAfterValue": "100003",
846
+ "BriefDescription": "Counts demand instruction fetches and L1 instruction cache prefetches that",
847
+ "Offcore": "1",
848
+ "CounterHTOff": "0,1,2,3"
849
+ },
850
+ {
851
+ "PublicDescription": "Counts demand instruction fetches and L1 instruction cache prefetches that",
852
+ "EventCode": "0xB7, 0xBB",
853
+ "MSRValue": "0x3FC4000004",
854
+ "Counter": "0,1,2,3",
855
+ "UMask": "0x1",
856
+ "EventName": "OFFCORE_RESPONSE.DEMAND_CODE_RD.L3_MISS_LOCAL_DRAM.ANY_SNOOP",
857
+ "MSRIndex": "0x1a6, 0x1a7",
858
+ "SampleAfterValue": "100003",
859
+ "BriefDescription": "Counts demand instruction fetches and L1 instruction cache prefetches that",
860
+ "Offcore": "1",
861
+ "CounterHTOff": "0,1,2,3"
862
+ },
863
+ {
864
+ "PublicDescription": "Counts demand instruction fetches and L1 instruction cache prefetches that",
865
+ "EventCode": "0xB7, 0xBB",
866
+ "MSRValue": "0x2004000004",
867
+ "Counter": "0,1,2,3",
868
+ "UMask": "0x1",
869
+ "EventName": "OFFCORE_RESPONSE.DEMAND_CODE_RD.L3_MISS_LOCAL_DRAM.SNOOP_NON_DRAM",
870
+ "MSRIndex": "0x1a6, 0x1a7",
871
+ "SampleAfterValue": "100003",
872
+ "BriefDescription": "Counts demand instruction fetches and L1 instruction cache prefetches that",
873
+ "Offcore": "1",
874
+ "CounterHTOff": "0,1,2,3"
875
+ },
876
+ {
877
+ "PublicDescription": "Counts demand instruction fetches and L1 instruction cache prefetches that",
878
+ "EventCode": "0xB7, 0xBB",
879
+ "MSRValue": "0x1004000004",
880
+ "Counter": "0,1,2,3",
881
+ "UMask": "0x1",
882
+ "EventName": "OFFCORE_RESPONSE.DEMAND_CODE_RD.L3_MISS_LOCAL_DRAM.SNOOP_HITM",
883
+ "MSRIndex": "0x1a6, 0x1a7",
884
+ "SampleAfterValue": "100003",
885
+ "BriefDescription": "Counts demand instruction fetches and L1 instruction cache prefetches that",
886
+ "Offcore": "1",
887
+ "CounterHTOff": "0,1,2,3"
888
+ },
889
+ {
890
+ "PublicDescription": "Counts demand instruction fetches and L1 instruction cache prefetches that",
891
+ "EventCode": "0xB7, 0xBB",
892
+ "MSRValue": "0x0404000004",
893
+ "Counter": "0,1,2,3",
894
+ "UMask": "0x1",
895
+ "EventName": "OFFCORE_RESPONSE.DEMAND_CODE_RD.L3_MISS_LOCAL_DRAM.SNOOP_HIT_NO_FWD",
896
+ "MSRIndex": "0x1a6, 0x1a7",
897
+ "SampleAfterValue": "100003",
898
+ "BriefDescription": "Counts demand instruction fetches and L1 instruction cache prefetches that",
899
+ "Offcore": "1",
900
+ "CounterHTOff": "0,1,2,3"
901
+ },
902
+ {
903
+ "PublicDescription": "Counts demand instruction fetches and L1 instruction cache prefetches that",
904
+ "EventCode": "0xB7, 0xBB",
905
+ "MSRValue": "0x0204000004",
906
+ "Counter": "0,1,2,3",
907
+ "UMask": "0x1",
908
+ "EventName": "OFFCORE_RESPONSE.DEMAND_CODE_RD.L3_MISS_LOCAL_DRAM.SNOOP_MISS",
909
+ "MSRIndex": "0x1a6, 0x1a7",
910
+ "SampleAfterValue": "100003",
911
+ "BriefDescription": "Counts demand instruction fetches and L1 instruction cache prefetches that",
912
+ "Offcore": "1",
913
+ "CounterHTOff": "0,1,2,3"
914
+ },
915
+ {
916
+ "PublicDescription": "Counts demand instruction fetches and L1 instruction cache prefetches that",
917
+ "EventCode": "0xB7, 0xBB",
918
+ "MSRValue": "0x0104000004",
919
+ "Counter": "0,1,2,3",
920
+ "UMask": "0x1",
921
+ "EventName": "OFFCORE_RESPONSE.DEMAND_CODE_RD.L3_MISS_LOCAL_DRAM.SNOOP_NOT_NEEDED",
922
+ "MSRIndex": "0x1a6, 0x1a7",
923
+ "SampleAfterValue": "100003",
924
+ "BriefDescription": "Counts demand instruction fetches and L1 instruction cache prefetches that",
925
+ "Offcore": "1",
926
+ "CounterHTOff": "0,1,2,3"
927
+ },
928
+ {
929
+ "PublicDescription": "Counts demand instruction fetches and L1 instruction cache prefetches that",
930
+ "EventCode": "0xB7, 0xBB",
931
+ "MSRValue": "0x0084000004",
932
+ "Counter": "0,1,2,3",
933
+ "UMask": "0x1",
934
+ "EventName": "OFFCORE_RESPONSE.DEMAND_CODE_RD.L3_MISS_LOCAL_DRAM.SNOOP_NONE",
935
+ "MSRIndex": "0x1a6, 0x1a7",
936
+ "SampleAfterValue": "100003",
937
+ "BriefDescription": "Counts demand instruction fetches and L1 instruction cache prefetches that",
938
+ "Offcore": "1",
939
+ "CounterHTOff": "0,1,2,3"
940
+ },
941
+ {
942
+ "PublicDescription": "Counts demand instruction fetches and L1 instruction cache prefetches that",
943
+ "EventCode": "0xB7, 0xBB",
944
+ "MSRValue": "0x0044000004",
945
+ "Counter": "0,1,2,3",
946
+ "UMask": "0x1",
947
+ "EventName": "OFFCORE_RESPONSE.DEMAND_CODE_RD.L3_MISS_LOCAL_DRAM.SPL_HIT",
948
+ "MSRIndex": "0x1a6, 0x1a7",
949
+ "SampleAfterValue": "100003",
950
+ "BriefDescription": "Counts demand instruction fetches and L1 instruction cache prefetches that",
951
+ "Offcore": "1",
952
+ "CounterHTOff": "0,1,2,3"
953
+ },
954
+ {
955
+ "PublicDescription": "Counts demand instruction fetches and L1 instruction cache prefetches that",
956
+ "EventCode": "0xB7, 0xBB",
957
+ "MSRValue": "0x2000400004",
958
+ "Counter": "0,1,2,3",
959
+ "UMask": "0x1",
960
+ "EventName": "OFFCORE_RESPONSE.DEMAND_CODE_RD.L4_HIT_LOCAL_L4.SNOOP_NON_DRAM",
961
+ "MSRIndex": "0x1a6, 0x1a7",
962
+ "SampleAfterValue": "100003",
963
+ "BriefDescription": "Counts demand instruction fetches and L1 instruction cache prefetches that",
964
+ "Offcore": "1",
965
+ "CounterHTOff": "0,1,2,3"
966
+ },
967
+ {
968
+ "PublicDescription": "Counts demand instruction fetches and L1 instruction cache prefetches that",
969
+ "EventCode": "0xB7, 0xBB",
970
+ "MSRValue": "0x20001C0004",
971
+ "Counter": "0,1,2,3",
972
+ "UMask": "0x1",
973
+ "EventName": "OFFCORE_RESPONSE.DEMAND_CODE_RD.L3_HIT.SNOOP_NON_DRAM",
974
+ "MSRIndex": "0x1a6, 0x1a7",
975
+ "SampleAfterValue": "100003",
976
+ "BriefDescription": "Counts demand instruction fetches and L1 instruction cache prefetches that",
977
+ "Offcore": "1",
978
+ "CounterHTOff": "0,1,2,3"
979
+ },
980
+ {
981
+ "PublicDescription": "Counts demand instruction fetches and L1 instruction cache prefetches that",
982
+ "EventCode": "0xB7, 0xBB",
983
+ "MSRValue": "0x2000100004",
984
+ "Counter": "0,1,2,3",
985
+ "UMask": "0x1",
986
+ "EventName": "OFFCORE_RESPONSE.DEMAND_CODE_RD.L3_HIT_S.SNOOP_NON_DRAM",
987
+ "MSRIndex": "0x1a6, 0x1a7",
988
+ "SampleAfterValue": "100003",
989
+ "BriefDescription": "Counts demand instruction fetches and L1 instruction cache prefetches that",
990
+ "Offcore": "1",
991
+ "CounterHTOff": "0,1,2,3"
992
+ },
993
+ {
994
+ "PublicDescription": "Counts demand instruction fetches and L1 instruction cache prefetches that",
995
+ "EventCode": "0xB7, 0xBB",
996
+ "MSRValue": "0x2000080004",
997
+ "Counter": "0,1,2,3",
998
+ "UMask": "0x1",
999
+ "EventName": "OFFCORE_RESPONSE.DEMAND_CODE_RD.L3_HIT_E.SNOOP_NON_DRAM",
1000
+ "MSRIndex": "0x1a6, 0x1a7",
1001
+ "SampleAfterValue": "100003",
1002
+ "BriefDescription": "Counts demand instruction fetches and L1 instruction cache prefetches that",
1003
+ "Offcore": "1",
1004
+ "CounterHTOff": "0,1,2,3"
1005
+ },
1006
+ {
1007
+ "PublicDescription": "Counts demand instruction fetches and L1 instruction cache prefetches that",
1008
+ "EventCode": "0xB7, 0xBB",
1009
+ "MSRValue": "0x2000040004",
1010
+ "Counter": "0,1,2,3",
1011
+ "UMask": "0x1",
1012
+ "EventName": "OFFCORE_RESPONSE.DEMAND_CODE_RD.L3_HIT_M.SNOOP_NON_DRAM",
1013
+ "MSRIndex": "0x1a6, 0x1a7",
1014
+ "SampleAfterValue": "100003",
1015
+ "BriefDescription": "Counts demand instruction fetches and L1 instruction cache prefetches that",
1016
+ "Offcore": "1",
1017
+ "CounterHTOff": "0,1,2,3"
1018
+ },
1019
+ {
1020
+ "PublicDescription": "Counts demand instruction fetches and L1 instruction cache prefetches that",
1021
+ "EventCode": "0xB7, 0xBB",
1022
+ "MSRValue": "0x2000020004",
1023
+ "Counter": "0,1,2,3",
1024
+ "UMask": "0x1",
1025
+ "EventName": "OFFCORE_RESPONSE.DEMAND_CODE_RD.SUPPLIER_NONE.SNOOP_NON_DRAM",
1026
+ "MSRIndex": "0x1a6, 0x1a7",
1027
+ "SampleAfterValue": "100003",
1028
+ "BriefDescription": "Counts demand instruction fetches and L1 instruction cache prefetches that",
1029
+ "Offcore": "1",
1030
+ "CounterHTOff": "0,1,2,3"
1031
+ },
1032
+ {
1033
+ "PublicDescription": "Counts all demand data writes (RFOs)",
1034
+ "EventCode": "0xB7, 0xBB",
1035
+ "MSRValue": "0x3FFC400002",
1036
+ "Counter": "0,1,2,3",
1037
+ "UMask": "0x1",
1038
+ "EventName": "OFFCORE_RESPONSE.DEMAND_RFO.L3_MISS.ANY_SNOOP",
1039
+ "MSRIndex": "0x1a6, 0x1a7",
1040
+ "SampleAfterValue": "100003",
1041
+ "BriefDescription": "Counts all demand data writes (RFOs)",
1042
+ "Offcore": "1",
1043
+ "CounterHTOff": "0,1,2,3"
1044
+ },
1045
+ {
1046
+ "PublicDescription": "Counts all demand data writes (RFOs)",
1047
+ "EventCode": "0xB7, 0xBB",
1048
+ "MSRValue": "0x203C400002",
1049
+ "Counter": "0,1,2,3",
1050
+ "UMask": "0x1",
1051
+ "EventName": "OFFCORE_RESPONSE.DEMAND_RFO.L3_MISS.SNOOP_NON_DRAM",
1052
+ "MSRIndex": "0x1a6, 0x1a7",
1053
+ "SampleAfterValue": "100003",
1054
+ "BriefDescription": "Counts all demand data writes (RFOs)",
1055
+ "Offcore": "1",
1056
+ "CounterHTOff": "0,1,2,3"
1057
+ },
1058
+ {
1059
+ "PublicDescription": "Counts all demand data writes (RFOs)",
1060
+ "EventCode": "0xB7, 0xBB",
1061
+ "MSRValue": "0x103C400002",
1062
+ "Counter": "0,1,2,3",
1063
+ "UMask": "0x1",
1064
+ "EventName": "OFFCORE_RESPONSE.DEMAND_RFO.L3_MISS.SNOOP_HITM",
1065
+ "MSRIndex": "0x1a6, 0x1a7",
1066
+ "SampleAfterValue": "100003",
1067
+ "BriefDescription": "Counts all demand data writes (RFOs)",
1068
+ "Offcore": "1",
1069
+ "CounterHTOff": "0,1,2,3"
1070
+ },
1071
+ {
1072
+ "PublicDescription": "Counts all demand data writes (RFOs)",
1073
+ "EventCode": "0xB7, 0xBB",
1074
+ "MSRValue": "0x043C400002",
1075
+ "Counter": "0,1,2,3",
1076
+ "UMask": "0x1",
1077
+ "EventName": "OFFCORE_RESPONSE.DEMAND_RFO.L3_MISS.SNOOP_HIT_NO_FWD",
1078
+ "MSRIndex": "0x1a6, 0x1a7",
1079
+ "SampleAfterValue": "100003",
1080
+ "BriefDescription": "Counts all demand data writes (RFOs)",
1081
+ "Offcore": "1",
1082
+ "CounterHTOff": "0,1,2,3"
1083
+ },
1084
+ {
1085
+ "PublicDescription": "Counts all demand data writes (RFOs)",
1086
+ "EventCode": "0xB7, 0xBB",
1087
+ "MSRValue": "0x023C400002",
1088
+ "Counter": "0,1,2,3",
1089
+ "UMask": "0x1",
1090
+ "EventName": "OFFCORE_RESPONSE.DEMAND_RFO.L3_MISS.SNOOP_MISS",
1091
+ "MSRIndex": "0x1a6, 0x1a7",
1092
+ "SampleAfterValue": "100003",
1093
+ "BriefDescription": "Counts all demand data writes (RFOs)",
1094
+ "Offcore": "1",
1095
+ "CounterHTOff": "0,1,2,3"
1096
+ },
1097
+ {
1098
+ "PublicDescription": "Counts all demand data writes (RFOs)",
1099
+ "EventCode": "0xB7, 0xBB",
1100
+ "MSRValue": "0x013C400002",
1101
+ "Counter": "0,1,2,3",
1102
+ "UMask": "0x1",
1103
+ "EventName": "OFFCORE_RESPONSE.DEMAND_RFO.L3_MISS.SNOOP_NOT_NEEDED",
1104
+ "MSRIndex": "0x1a6, 0x1a7",
1105
+ "SampleAfterValue": "100003",
1106
+ "BriefDescription": "Counts all demand data writes (RFOs)",
1107
+ "Offcore": "1",
1108
+ "CounterHTOff": "0,1,2,3"
1109
+ },
1110
+ {
1111
+ "PublicDescription": "Counts all demand data writes (RFOs)",
1112
+ "EventCode": "0xB7, 0xBB",
1113
+ "MSRValue": "0x00BC400002",
1114
+ "Counter": "0,1,2,3",
1115
+ "UMask": "0x1",
1116
+ "EventName": "OFFCORE_RESPONSE.DEMAND_RFO.L3_MISS.SNOOP_NONE",
1117
+ "MSRIndex": "0x1a6, 0x1a7",
1118
+ "SampleAfterValue": "100003",
1119
+ "BriefDescription": "Counts all demand data writes (RFOs)",
1120
+ "Offcore": "1",
1121
+ "CounterHTOff": "0,1,2,3"
1122
+ },
1123
+ {
1124
+ "PublicDescription": "Counts all demand data writes (RFOs)",
1125
+ "EventCode": "0xB7, 0xBB",
1126
+ "MSRValue": "0x007C400002",
1127
+ "Counter": "0,1,2,3",
1128
+ "UMask": "0x1",
1129
+ "EventName": "OFFCORE_RESPONSE.DEMAND_RFO.L3_MISS.SPL_HIT",
1130
+ "MSRIndex": "0x1a6, 0x1a7",
1131
+ "SampleAfterValue": "100003",
1132
+ "BriefDescription": "Counts all demand data writes (RFOs)",
1133
+ "Offcore": "1",
1134
+ "CounterHTOff": "0,1,2,3"
1135
+ },
1136
+ {
1137
+ "PublicDescription": "Counts all demand data writes (RFOs)",
1138
+ "EventCode": "0xB7, 0xBB",
1139
+ "MSRValue": "0x3FC4000002",
1140
+ "Counter": "0,1,2,3",
1141
+ "UMask": "0x1",
1142
+ "EventName": "OFFCORE_RESPONSE.DEMAND_RFO.L3_MISS_LOCAL_DRAM.ANY_SNOOP",
1143
+ "MSRIndex": "0x1a6, 0x1a7",
1144
+ "SampleAfterValue": "100003",
1145
+ "BriefDescription": "Counts all demand data writes (RFOs)",
1146
+ "Offcore": "1",
1147
+ "CounterHTOff": "0,1,2,3"
1148
+ },
1149
+ {
1150
+ "PublicDescription": "Counts all demand data writes (RFOs)",
1151
+ "EventCode": "0xB7, 0xBB",
1152
+ "MSRValue": "0x2004000002",
1153
+ "Counter": "0,1,2,3",
1154
+ "UMask": "0x1",
1155
+ "EventName": "OFFCORE_RESPONSE.DEMAND_RFO.L3_MISS_LOCAL_DRAM.SNOOP_NON_DRAM",
1156
+ "MSRIndex": "0x1a6, 0x1a7",
1157
+ "SampleAfterValue": "100003",
1158
+ "BriefDescription": "Counts all demand data writes (RFOs)",
1159
+ "Offcore": "1",
1160
+ "CounterHTOff": "0,1,2,3"
1161
+ },
1162
+ {
1163
+ "PublicDescription": "Counts all demand data writes (RFOs)",
1164
+ "EventCode": "0xB7, 0xBB",
1165
+ "MSRValue": "0x1004000002",
1166
+ "Counter": "0,1,2,3",
1167
+ "UMask": "0x1",
1168
+ "EventName": "OFFCORE_RESPONSE.DEMAND_RFO.L3_MISS_LOCAL_DRAM.SNOOP_HITM",
1169
+ "MSRIndex": "0x1a6, 0x1a7",
1170
+ "SampleAfterValue": "100003",
1171
+ "BriefDescription": "Counts all demand data writes (RFOs)",
1172
+ "Offcore": "1",
1173
+ "CounterHTOff": "0,1,2,3"
1174
+ },
1175
+ {
1176
+ "PublicDescription": "Counts all demand data writes (RFOs)",
1177
+ "EventCode": "0xB7, 0xBB",
1178
+ "MSRValue": "0x0404000002",
1179
+ "Counter": "0,1,2,3",
1180
+ "UMask": "0x1",
1181
+ "EventName": "OFFCORE_RESPONSE.DEMAND_RFO.L3_MISS_LOCAL_DRAM.SNOOP_HIT_NO_FWD",
1182
+ "MSRIndex": "0x1a6, 0x1a7",
1183
+ "SampleAfterValue": "100003",
1184
+ "BriefDescription": "Counts all demand data writes (RFOs)",
1185
+ "Offcore": "1",
1186
+ "CounterHTOff": "0,1,2,3"
1187
+ },
1188
+ {
1189
+ "PublicDescription": "Counts all demand data writes (RFOs)",
1190
+ "EventCode": "0xB7, 0xBB",
1191
+ "MSRValue": "0x0204000002",
1192
+ "Counter": "0,1,2,3",
1193
+ "UMask": "0x1",
1194
+ "EventName": "OFFCORE_RESPONSE.DEMAND_RFO.L3_MISS_LOCAL_DRAM.SNOOP_MISS",
1195
+ "MSRIndex": "0x1a6, 0x1a7",
1196
+ "SampleAfterValue": "100003",
1197
+ "BriefDescription": "Counts all demand data writes (RFOs)",
1198
+ "Offcore": "1",
1199
+ "CounterHTOff": "0,1,2,3"
1200
+ },
1201
+ {
1202
+ "PublicDescription": "Counts all demand data writes (RFOs)",
1203
+ "EventCode": "0xB7, 0xBB",
1204
+ "MSRValue": "0x0104000002",
1205
+ "Counter": "0,1,2,3",
1206
+ "UMask": "0x1",
1207
+ "EventName": "OFFCORE_RESPONSE.DEMAND_RFO.L3_MISS_LOCAL_DRAM.SNOOP_NOT_NEEDED",
1208
+ "MSRIndex": "0x1a6, 0x1a7",
1209
+ "SampleAfterValue": "100003",
1210
+ "BriefDescription": "Counts all demand data writes (RFOs)",
1211
+ "Offcore": "1",
1212
+ "CounterHTOff": "0,1,2,3"
1213
+ },
1214
+ {
1215
+ "PublicDescription": "Counts all demand data writes (RFOs)",
1216
+ "EventCode": "0xB7, 0xBB",
1217
+ "MSRValue": "0x0084000002",
1218
+ "Counter": "0,1,2,3",
1219
+ "UMask": "0x1",
1220
+ "EventName": "OFFCORE_RESPONSE.DEMAND_RFO.L3_MISS_LOCAL_DRAM.SNOOP_NONE",
1221
+ "MSRIndex": "0x1a6, 0x1a7",
1222
+ "SampleAfterValue": "100003",
1223
+ "BriefDescription": "Counts all demand data writes (RFOs)",
1224
+ "Offcore": "1",
1225
+ "CounterHTOff": "0,1,2,3"
1226
+ },
1227
+ {
1228
+ "PublicDescription": "Counts all demand data writes (RFOs)",
1229
+ "EventCode": "0xB7, 0xBB",
1230
+ "MSRValue": "0x0044000002",
1231
+ "Counter": "0,1,2,3",
1232
+ "UMask": "0x1",
1233
+ "EventName": "OFFCORE_RESPONSE.DEMAND_RFO.L3_MISS_LOCAL_DRAM.SPL_HIT",
1234
+ "MSRIndex": "0x1a6, 0x1a7",
1235
+ "SampleAfterValue": "100003",
1236
+ "BriefDescription": "Counts all demand data writes (RFOs)",
1237
+ "Offcore": "1",
1238
+ "CounterHTOff": "0,1,2,3"
1239
+ },
1240
+ {
1241
+ "PublicDescription": "Counts all demand data writes (RFOs)",
1242
+ "EventCode": "0xB7, 0xBB",
1243
+ "MSRValue": "0x2000400002",
1244
+ "Counter": "0,1,2,3",
1245
+ "UMask": "0x1",
1246
+ "EventName": "OFFCORE_RESPONSE.DEMAND_RFO.L4_HIT_LOCAL_L4.SNOOP_NON_DRAM",
1247
+ "MSRIndex": "0x1a6, 0x1a7",
1248
+ "SampleAfterValue": "100003",
1249
+ "BriefDescription": "Counts all demand data writes (RFOs)",
1250
+ "Offcore": "1",
1251
+ "CounterHTOff": "0,1,2,3"
1252
+ },
1253
+ {
1254
+ "PublicDescription": "Counts all demand data writes (RFOs)",
1255
+ "EventCode": "0xB7, 0xBB",
1256
+ "MSRValue": "0x20001C0002",
1257
+ "Counter": "0,1,2,3",
1258
+ "UMask": "0x1",
1259
+ "EventName": "OFFCORE_RESPONSE.DEMAND_RFO.L3_HIT.SNOOP_NON_DRAM",
1260
+ "MSRIndex": "0x1a6, 0x1a7",
1261
+ "SampleAfterValue": "100003",
1262
+ "BriefDescription": "Counts all demand data writes (RFOs)",
1263
+ "Offcore": "1",
1264
+ "CounterHTOff": "0,1,2,3"
1265
+ },
1266
+ {
1267
+ "PublicDescription": "Counts all demand data writes (RFOs)",
1268
+ "EventCode": "0xB7, 0xBB",
1269
+ "MSRValue": "0x2000100002",
1270
+ "Counter": "0,1,2,3",
1271
+ "UMask": "0x1",
1272
+ "EventName": "OFFCORE_RESPONSE.DEMAND_RFO.L3_HIT_S.SNOOP_NON_DRAM",
1273
+ "MSRIndex": "0x1a6, 0x1a7",
1274
+ "SampleAfterValue": "100003",
1275
+ "BriefDescription": "Counts all demand data writes (RFOs)",
1276
+ "Offcore": "1",
1277
+ "CounterHTOff": "0,1,2,3"
1278
+ },
1279
+ {
1280
+ "PublicDescription": "Counts all demand data writes (RFOs)",
1281
+ "EventCode": "0xB7, 0xBB",
1282
+ "MSRValue": "0x2000080002",
1283
+ "Counter": "0,1,2,3",
1284
+ "UMask": "0x1",
1285
+ "EventName": "OFFCORE_RESPONSE.DEMAND_RFO.L3_HIT_E.SNOOP_NON_DRAM",
1286
+ "MSRIndex": "0x1a6, 0x1a7",
1287
+ "SampleAfterValue": "100003",
1288
+ "BriefDescription": "Counts all demand data writes (RFOs)",
1289
+ "Offcore": "1",
1290
+ "CounterHTOff": "0,1,2,3"
1291
+ },
1292
+ {
1293
+ "PublicDescription": "Counts all demand data writes (RFOs)",
1294
+ "EventCode": "0xB7, 0xBB",
1295
+ "MSRValue": "0x2000040002",
1296
+ "Counter": "0,1,2,3",
1297
+ "UMask": "0x1",
1298
+ "EventName": "OFFCORE_RESPONSE.DEMAND_RFO.L3_HIT_M.SNOOP_NON_DRAM",
1299
+ "MSRIndex": "0x1a6, 0x1a7",
1300
+ "SampleAfterValue": "100003",
1301
+ "BriefDescription": "Counts all demand data writes (RFOs)",
1302
+ "Offcore": "1",
1303
+ "CounterHTOff": "0,1,2,3"
1304
+ },
1305
+ {
1306
+ "PublicDescription": "Counts all demand data writes (RFOs)",
1307
+ "EventCode": "0xB7, 0xBB",
1308
+ "MSRValue": "0x2000020002",
1309
+ "Counter": "0,1,2,3",
1310
+ "UMask": "0x1",
1311
+ "EventName": "OFFCORE_RESPONSE.DEMAND_RFO.SUPPLIER_NONE.SNOOP_NON_DRAM",
1312
+ "MSRIndex": "0x1a6, 0x1a7",
1313
+ "SampleAfterValue": "100003",
1314
+ "BriefDescription": "Counts all demand data writes (RFOs)",
1315
+ "Offcore": "1",
1316
+ "CounterHTOff": "0,1,2,3"
1317
+ },
1318
+ {
1319
+ "PublicDescription": "Counts demand data reads",
1320
+ "EventCode": "0xB7, 0xBB",
1321
+ "MSRValue": "0x3FFC400001",
4631322 "Counter": "0,1,2,3",
4641323 "UMask": "0x1",
4651324 "EventName": "OFFCORE_RESPONSE.DEMAND_DATA_RD.L3_MISS.ANY_SNOOP",
466
- "MSRIndex": "0x1a6,0x1a7",
1325
+ "MSRIndex": "0x1a6, 0x1a7",
4671326 "SampleAfterValue": "100003",
468
- "BriefDescription": "DEMAND_DATA_RD & L3_MISS & ANY_SNOOP",
1327
+ "BriefDescription": "Counts demand data reads",
4691328 "Offcore": "1",
4701329 "CounterHTOff": "0,1,2,3"
4711330 },
4721331 {
473
- "PublicDescription": "tbd Offcore response can be programmed only with a specific pair of event select and counter MSR, and with specific event codes and predefine mask bit value in a dedicated MSR to specify attributes of the offcore transaction.",
1332
+ "PublicDescription": "Counts demand data reads",
4741333 "EventCode": "0xB7, 0xBB",
475
- "MSRValue": "0x103c000001 ",
1334
+ "MSRValue": "0x203C400001",
1335
+ "Counter": "0,1,2,3",
1336
+ "UMask": "0x1",
1337
+ "EventName": "OFFCORE_RESPONSE.DEMAND_DATA_RD.L3_MISS.SNOOP_NON_DRAM",
1338
+ "MSRIndex": "0x1a6, 0x1a7",
1339
+ "SampleAfterValue": "100003",
1340
+ "BriefDescription": "Counts demand data reads",
1341
+ "Offcore": "1",
1342
+ "CounterHTOff": "0,1,2,3"
1343
+ },
1344
+ {
1345
+ "PublicDescription": "Counts demand data reads",
1346
+ "EventCode": "0xB7, 0xBB",
1347
+ "MSRValue": "0x103C400001",
4761348 "Counter": "0,1,2,3",
4771349 "UMask": "0x1",
4781350 "EventName": "OFFCORE_RESPONSE.DEMAND_DATA_RD.L3_MISS.SNOOP_HITM",
479
- "MSRIndex": "0x1a6,0x1a7",
1351
+ "MSRIndex": "0x1a6, 0x1a7",
4801352 "SampleAfterValue": "100003",
481
- "BriefDescription": "DEMAND_DATA_RD & L3_MISS & SNOOP_HITM",
1353
+ "BriefDescription": "Counts demand data reads",
4821354 "Offcore": "1",
4831355 "CounterHTOff": "0,1,2,3"
4841356 },
4851357 {
486
- "PublicDescription": "tbd Offcore response can be programmed only with a specific pair of event select and counter MSR, and with specific event codes and predefine mask bit value in a dedicated MSR to specify attributes of the offcore transaction.",
1358
+ "PublicDescription": "Counts demand data reads",
4871359 "EventCode": "0xB7, 0xBB",
488
- "MSRValue": "0x043c000001 ",
1360
+ "MSRValue": "0x043C400001",
4891361 "Counter": "0,1,2,3",
4901362 "UMask": "0x1",
4911363 "EventName": "OFFCORE_RESPONSE.DEMAND_DATA_RD.L3_MISS.SNOOP_HIT_NO_FWD",
492
- "MSRIndex": "0x1a6,0x1a7",
1364
+ "MSRIndex": "0x1a6, 0x1a7",
4931365 "SampleAfterValue": "100003",
494
- "BriefDescription": "DEMAND_DATA_RD & L3_MISS & SNOOP_HIT_NO_FWD",
1366
+ "BriefDescription": "Counts demand data reads",
4951367 "Offcore": "1",
4961368 "CounterHTOff": "0,1,2,3"
4971369 },
4981370 {
499
- "PublicDescription": "tbd Offcore response can be programmed only with a specific pair of event select and counter MSR, and with specific event codes and predefine mask bit value in a dedicated MSR to specify attributes of the offcore transaction.",
1371
+ "PublicDescription": "Counts demand data reads",
5001372 "EventCode": "0xB7, 0xBB",
501
- "MSRValue": "0x023c000001 ",
1373
+ "MSRValue": "0x023C400001",
5021374 "Counter": "0,1,2,3",
5031375 "UMask": "0x1",
5041376 "EventName": "OFFCORE_RESPONSE.DEMAND_DATA_RD.L3_MISS.SNOOP_MISS",
505
- "MSRIndex": "0x1a6,0x1a7",
1377
+ "MSRIndex": "0x1a6, 0x1a7",
5061378 "SampleAfterValue": "100003",
507
- "BriefDescription": "DEMAND_DATA_RD & L3_MISS & SNOOP_MISS",
1379
+ "BriefDescription": "Counts demand data reads",
5081380 "Offcore": "1",
5091381 "CounterHTOff": "0,1,2,3"
5101382 },
5111383 {
512
- "PublicDescription": "tbd Offcore response can be programmed only with a specific pair of event select and counter MSR, and with specific event codes and predefine mask bit value in a dedicated MSR to specify attributes of the offcore transaction.",
1384
+ "PublicDescription": "Counts demand data reads",
5131385 "EventCode": "0xB7, 0xBB",
514
- "MSRValue": "0x013c000001 ",
1386
+ "MSRValue": "0x013C400001",
5151387 "Counter": "0,1,2,3",
5161388 "UMask": "0x1",
5171389 "EventName": "OFFCORE_RESPONSE.DEMAND_DATA_RD.L3_MISS.SNOOP_NOT_NEEDED",
518
- "MSRIndex": "0x1a6,0x1a7",
1390
+ "MSRIndex": "0x1a6, 0x1a7",
5191391 "SampleAfterValue": "100003",
520
- "BriefDescription": "DEMAND_DATA_RD & L3_MISS & SNOOP_NOT_NEEDED",
1392
+ "BriefDescription": "Counts demand data reads",
5211393 "Offcore": "1",
5221394 "CounterHTOff": "0,1,2,3"
5231395 },
5241396 {
525
- "PublicDescription": "tbd Offcore response can be programmed only with a specific pair of event select and counter MSR, and with specific event codes and predefine mask bit value in a dedicated MSR to specify attributes of the offcore transaction.",
1397
+ "PublicDescription": "Counts demand data reads",
5261398 "EventCode": "0xB7, 0xBB",
527
- "MSRValue": "0x00bc000001 ",
1399
+ "MSRValue": "0x00BC400001",
5281400 "Counter": "0,1,2,3",
5291401 "UMask": "0x1",
5301402 "EventName": "OFFCORE_RESPONSE.DEMAND_DATA_RD.L3_MISS.SNOOP_NONE",
531
- "MSRIndex": "0x1a6,0x1a7",
1403
+ "MSRIndex": "0x1a6, 0x1a7",
5321404 "SampleAfterValue": "100003",
533
- "BriefDescription": "DEMAND_DATA_RD & L3_MISS & SNOOP_NONE",
1405
+ "BriefDescription": "Counts demand data reads",
5341406 "Offcore": "1",
5351407 "CounterHTOff": "0,1,2,3"
5361408 },
5371409 {
538
- "PublicDescription": "tbd Offcore response can be programmed only with a specific pair of event select and counter MSR, and with specific event codes and predefine mask bit value in a dedicated MSR to specify attributes of the offcore transaction.",
1410
+ "PublicDescription": "Counts demand data reads",
5391411 "EventCode": "0xB7, 0xBB",
540
- "MSRValue": "0x3fc4000001 ",
1412
+ "MSRValue": "0x007C400001",
1413
+ "Counter": "0,1,2,3",
1414
+ "UMask": "0x1",
1415
+ "EventName": "OFFCORE_RESPONSE.DEMAND_DATA_RD.L3_MISS.SPL_HIT",
1416
+ "MSRIndex": "0x1a6, 0x1a7",
1417
+ "SampleAfterValue": "100003",
1418
+ "BriefDescription": "Counts demand data reads",
1419
+ "Offcore": "1",
1420
+ "CounterHTOff": "0,1,2,3"
1421
+ },
1422
+ {
1423
+ "PublicDescription": "Counts demand data reads",
1424
+ "EventCode": "0xB7, 0xBB",
1425
+ "MSRValue": "0x3FC4000001",
5411426 "Counter": "0,1,2,3",
5421427 "UMask": "0x1",
5431428 "EventName": "OFFCORE_RESPONSE.DEMAND_DATA_RD.L3_MISS_LOCAL_DRAM.ANY_SNOOP",
544
- "MSRIndex": "0x1a6,0x1a7",
1429
+ "MSRIndex": "0x1a6, 0x1a7",
5451430 "SampleAfterValue": "100003",
546
- "BriefDescription": "DEMAND_DATA_RD & L3_MISS_LOCAL_DRAM & ANY_SNOOP",
1431
+ "BriefDescription": "Counts demand data reads",
5471432 "Offcore": "1",
5481433 "CounterHTOff": "0,1,2,3"
5491434 },
5501435 {
551
- "PublicDescription": "tbd Offcore response can be programmed only with a specific pair of event select and counter MSR, and with specific event codes and predefine mask bit value in a dedicated MSR to specify attributes of the offcore transaction.",
1436
+ "PublicDescription": "Counts demand data reads",
5521437 "EventCode": "0xB7, 0xBB",
553
- "MSRValue": "0x1004000001 ",
1438
+ "MSRValue": "0x2004000001",
1439
+ "Counter": "0,1,2,3",
1440
+ "UMask": "0x1",
1441
+ "EventName": "OFFCORE_RESPONSE.DEMAND_DATA_RD.L3_MISS_LOCAL_DRAM.SNOOP_NON_DRAM",
1442
+ "MSRIndex": "0x1a6, 0x1a7",
1443
+ "SampleAfterValue": "100003",
1444
+ "BriefDescription": "Counts demand data reads",
1445
+ "Offcore": "1",
1446
+ "CounterHTOff": "0,1,2,3"
1447
+ },
1448
+ {
1449
+ "PublicDescription": "Counts demand data reads",
1450
+ "EventCode": "0xB7, 0xBB",
1451
+ "MSRValue": "0x1004000001",
5541452 "Counter": "0,1,2,3",
5551453 "UMask": "0x1",
5561454 "EventName": "OFFCORE_RESPONSE.DEMAND_DATA_RD.L3_MISS_LOCAL_DRAM.SNOOP_HITM",
557
- "MSRIndex": "0x1a6,0x1a7",
1455
+ "MSRIndex": "0x1a6, 0x1a7",
5581456 "SampleAfterValue": "100003",
559
- "BriefDescription": "DEMAND_DATA_RD & L3_MISS_LOCAL_DRAM & SNOOP_HITM",
1457
+ "BriefDescription": "Counts demand data reads",
5601458 "Offcore": "1",
5611459 "CounterHTOff": "0,1,2,3"
5621460 },
5631461 {
564
- "PublicDescription": "tbd Offcore response can be programmed only with a specific pair of event select and counter MSR, and with specific event codes and predefine mask bit value in a dedicated MSR to specify attributes of the offcore transaction.",
1462
+ "PublicDescription": "Counts demand data reads",
5651463 "EventCode": "0xB7, 0xBB",
566
- "MSRValue": "0x0404000001 ",
1464
+ "MSRValue": "0x0404000001",
5671465 "Counter": "0,1,2,3",
5681466 "UMask": "0x1",
5691467 "EventName": "OFFCORE_RESPONSE.DEMAND_DATA_RD.L3_MISS_LOCAL_DRAM.SNOOP_HIT_NO_FWD",
570
- "MSRIndex": "0x1a6,0x1a7",
1468
+ "MSRIndex": "0x1a6, 0x1a7",
5711469 "SampleAfterValue": "100003",
572
- "BriefDescription": "DEMAND_DATA_RD & L3_MISS_LOCAL_DRAM & SNOOP_HIT_NO_FWD",
1470
+ "BriefDescription": "Counts demand data reads",
5731471 "Offcore": "1",
5741472 "CounterHTOff": "0,1,2,3"
5751473 },
5761474 {
577
- "PublicDescription": "tbd Offcore response can be programmed only with a specific pair of event select and counter MSR, and with specific event codes and predefine mask bit value in a dedicated MSR to specify attributes of the offcore transaction.",
1475
+ "PublicDescription": "Counts demand data reads",
5781476 "EventCode": "0xB7, 0xBB",
579
- "MSRValue": "0x0204000001 ",
1477
+ "MSRValue": "0x0204000001",
5801478 "Counter": "0,1,2,3",
5811479 "UMask": "0x1",
5821480 "EventName": "OFFCORE_RESPONSE.DEMAND_DATA_RD.L3_MISS_LOCAL_DRAM.SNOOP_MISS",
583
- "MSRIndex": "0x1a6,0x1a7",
1481
+ "MSRIndex": "0x1a6, 0x1a7",
5841482 "SampleAfterValue": "100003",
585
- "BriefDescription": "DEMAND_DATA_RD & L3_MISS_LOCAL_DRAM & SNOOP_MISS",
1483
+ "BriefDescription": "Counts demand data reads",
5861484 "Offcore": "1",
5871485 "CounterHTOff": "0,1,2,3"
5881486 },
5891487 {
590
- "PublicDescription": "tbd Offcore response can be programmed only with a specific pair of event select and counter MSR, and with specific event codes and predefine mask bit value in a dedicated MSR to specify attributes of the offcore transaction.",
1488
+ "PublicDescription": "Counts demand data reads",
5911489 "EventCode": "0xB7, 0xBB",
592
- "MSRValue": "0x0104000001 ",
1490
+ "MSRValue": "0x0104000001",
5931491 "Counter": "0,1,2,3",
5941492 "UMask": "0x1",
5951493 "EventName": "OFFCORE_RESPONSE.DEMAND_DATA_RD.L3_MISS_LOCAL_DRAM.SNOOP_NOT_NEEDED",
596
- "MSRIndex": "0x1a6,0x1a7",
1494
+ "MSRIndex": "0x1a6, 0x1a7",
5971495 "SampleAfterValue": "100003",
598
- "BriefDescription": "DEMAND_DATA_RD & L3_MISS_LOCAL_DRAM & SNOOP_NOT_NEEDED",
1496
+ "BriefDescription": "Counts demand data reads",
5991497 "Offcore": "1",
6001498 "CounterHTOff": "0,1,2,3"
6011499 },
6021500 {
603
- "PublicDescription": "tbd Offcore response can be programmed only with a specific pair of event select and counter MSR, and with specific event codes and predefine mask bit value in a dedicated MSR to specify attributes of the offcore transaction.",
1501
+ "PublicDescription": "Counts demand data reads",
6041502 "EventCode": "0xB7, 0xBB",
605
- "MSRValue": "0x0084000001 ",
1503
+ "MSRValue": "0x0084000001",
6061504 "Counter": "0,1,2,3",
6071505 "UMask": "0x1",
6081506 "EventName": "OFFCORE_RESPONSE.DEMAND_DATA_RD.L3_MISS_LOCAL_DRAM.SNOOP_NONE",
609
- "MSRIndex": "0x1a6,0x1a7",
1507
+ "MSRIndex": "0x1a6, 0x1a7",
6101508 "SampleAfterValue": "100003",
611
- "BriefDescription": "DEMAND_DATA_RD & L3_MISS_LOCAL_DRAM & SNOOP_NONE",
1509
+ "BriefDescription": "Counts demand data reads",
1510
+ "Offcore": "1",
1511
+ "CounterHTOff": "0,1,2,3"
1512
+ },
1513
+ {
1514
+ "PublicDescription": "Counts demand data reads",
1515
+ "EventCode": "0xB7, 0xBB",
1516
+ "MSRValue": "0x0044000001",
1517
+ "Counter": "0,1,2,3",
1518
+ "UMask": "0x1",
1519
+ "EventName": "OFFCORE_RESPONSE.DEMAND_DATA_RD.L3_MISS_LOCAL_DRAM.SPL_HIT",
1520
+ "MSRIndex": "0x1a6, 0x1a7",
1521
+ "SampleAfterValue": "100003",
1522
+ "BriefDescription": "Counts demand data reads",
1523
+ "Offcore": "1",
1524
+ "CounterHTOff": "0,1,2,3"
1525
+ },
1526
+ {
1527
+ "PublicDescription": "Counts demand data reads",
1528
+ "EventCode": "0xB7, 0xBB",
1529
+ "MSRValue": "0x2000400001",
1530
+ "Counter": "0,1,2,3",
1531
+ "UMask": "0x1",
1532
+ "EventName": "OFFCORE_RESPONSE.DEMAND_DATA_RD.L4_HIT_LOCAL_L4.SNOOP_NON_DRAM",
1533
+ "MSRIndex": "0x1a6, 0x1a7",
1534
+ "SampleAfterValue": "100003",
1535
+ "BriefDescription": "Counts demand data reads",
1536
+ "Offcore": "1",
1537
+ "CounterHTOff": "0,1,2,3"
1538
+ },
1539
+ {
1540
+ "PublicDescription": "Counts demand data reads",
1541
+ "EventCode": "0xB7, 0xBB",
1542
+ "MSRValue": "0x20001C0001",
1543
+ "Counter": "0,1,2,3",
1544
+ "UMask": "0x1",
1545
+ "EventName": "OFFCORE_RESPONSE.DEMAND_DATA_RD.L3_HIT.SNOOP_NON_DRAM",
1546
+ "MSRIndex": "0x1a6, 0x1a7",
1547
+ "SampleAfterValue": "100003",
1548
+ "BriefDescription": "Counts demand data reads",
1549
+ "Offcore": "1",
1550
+ "CounterHTOff": "0,1,2,3"
1551
+ },
1552
+ {
1553
+ "PublicDescription": "Counts demand data reads",
1554
+ "EventCode": "0xB7, 0xBB",
1555
+ "MSRValue": "0x2000100001",
1556
+ "Counter": "0,1,2,3",
1557
+ "UMask": "0x1",
1558
+ "EventName": "OFFCORE_RESPONSE.DEMAND_DATA_RD.L3_HIT_S.SNOOP_NON_DRAM",
1559
+ "MSRIndex": "0x1a6, 0x1a7",
1560
+ "SampleAfterValue": "100003",
1561
+ "BriefDescription": "Counts demand data reads",
1562
+ "Offcore": "1",
1563
+ "CounterHTOff": "0,1,2,3"
1564
+ },
1565
+ {
1566
+ "PublicDescription": "Counts demand data reads",
1567
+ "EventCode": "0xB7, 0xBB",
1568
+ "MSRValue": "0x2000080001",
1569
+ "Counter": "0,1,2,3",
1570
+ "UMask": "0x1",
1571
+ "EventName": "OFFCORE_RESPONSE.DEMAND_DATA_RD.L3_HIT_E.SNOOP_NON_DRAM",
1572
+ "MSRIndex": "0x1a6, 0x1a7",
1573
+ "SampleAfterValue": "100003",
1574
+ "BriefDescription": "Counts demand data reads",
1575
+ "Offcore": "1",
1576
+ "CounterHTOff": "0,1,2,3"
1577
+ },
1578
+ {
1579
+ "PublicDescription": "Counts demand data reads",
1580
+ "EventCode": "0xB7, 0xBB",
1581
+ "MSRValue": "0x2000040001",
1582
+ "Counter": "0,1,2,3",
1583
+ "UMask": "0x1",
1584
+ "EventName": "OFFCORE_RESPONSE.DEMAND_DATA_RD.L3_HIT_M.SNOOP_NON_DRAM",
1585
+ "MSRIndex": "0x1a6, 0x1a7",
1586
+ "SampleAfterValue": "100003",
1587
+ "BriefDescription": "Counts demand data reads",
1588
+ "Offcore": "1",
1589
+ "CounterHTOff": "0,1,2,3"
1590
+ },
1591
+ {
1592
+ "PublicDescription": "Counts demand data reads",
1593
+ "EventCode": "0xB7, 0xBB",
1594
+ "MSRValue": "0x2000020001",
1595
+ "Counter": "0,1,2,3",
1596
+ "UMask": "0x1",
1597
+ "EventName": "OFFCORE_RESPONSE.DEMAND_DATA_RD.SUPPLIER_NONE.SNOOP_NON_DRAM",
1598
+ "MSRIndex": "0x1a6, 0x1a7",
1599
+ "SampleAfterValue": "100003",
1600
+ "BriefDescription": "Counts demand data reads",
6121601 "Offcore": "1",
6131602 "CounterHTOff": "0,1,2,3"
6141603 }