|
676 | 676 | "EventCode": "0xac",
|
677 | 677 | "BriefDescription": "Average sampled latency when data is sourced from DRAM in the same NUMA node.",
|
678 | 678 | "UMask": "0x01",
|
| 679 | + "EnAllCores": "0x1", |
| 680 | + "EnAllSlices": "0x1", |
| 681 | + "SliceId": "0x3", |
| 682 | + "ThreadMask": "0x3", |
679 | 683 | "Unit": "L3PMC"
|
680 | 684 | },
|
681 | 685 | {
|
682 | 686 | "EventName": "l3_xi_sampled_latency.dram_far",
|
683 | 687 | "EventCode": "0xac",
|
684 | 688 | "BriefDescription": "Average sampled latency when data is sourced from DRAM in a different NUMA node.",
|
685 | 689 | "UMask": "0x02",
|
| 690 | + "EnAllCores": "0x1", |
| 691 | + "EnAllSlices": "0x1", |
| 692 | + "SliceId": "0x3", |
| 693 | + "ThreadMask": "0x3", |
686 | 694 | "Unit": "L3PMC"
|
687 | 695 | },
|
688 | 696 | {
|
689 | 697 | "EventName": "l3_xi_sampled_latency.near_cache",
|
690 | 698 | "EventCode": "0xac",
|
691 | 699 | "BriefDescription": "Average sampled latency when data is sourced from another CCX's cache when the address was in the same NUMA node.",
|
692 | 700 | "UMask": "0x04",
|
| 701 | + "EnAllCores": "0x1", |
| 702 | + "EnAllSlices": "0x1", |
| 703 | + "SliceId": "0x3", |
| 704 | + "ThreadMask": "0x3", |
693 | 705 | "Unit": "L3PMC"
|
694 | 706 | },
|
695 | 707 | {
|
696 | 708 | "EventName": "l3_xi_sampled_latency.far_cache",
|
697 | 709 | "EventCode": "0xac",
|
698 | 710 | "BriefDescription": "Average sampled latency when data is sourced from another CCX's cache when the address was in a different NUMA node.",
|
699 | 711 | "UMask": "0x08",
|
| 712 | + "EnAllCores": "0x1", |
| 713 | + "EnAllSlices": "0x1", |
| 714 | + "SliceId": "0x3", |
| 715 | + "ThreadMask": "0x3", |
700 | 716 | "Unit": "L3PMC"
|
701 | 717 | },
|
702 | 718 | {
|
703 | 719 | "EventName": "l3_xi_sampled_latency.ext_near",
|
704 | 720 | "EventCode": "0xac",
|
705 | 721 | "BriefDescription": "Average sampled latency when data is sourced from extension memory (CXL) in the same NUMA node.",
|
706 | 722 | "UMask": "0x10",
|
| 723 | + "EnAllCores": "0x1", |
| 724 | + "EnAllSlices": "0x1", |
| 725 | + "SliceId": "0x3", |
| 726 | + "ThreadMask": "0x3", |
707 | 727 | "Unit": "L3PMC"
|
708 | 728 | },
|
709 | 729 | {
|
710 | 730 | "EventName": "l3_xi_sampled_latency.ext_far",
|
711 | 731 | "EventCode": "0xac",
|
712 | 732 | "BriefDescription": "Average sampled latency when data is sourced from extension memory (CXL) in a different NUMA node.",
|
713 | 733 | "UMask": "0x20",
|
| 734 | + "EnAllCores": "0x1", |
| 735 | + "EnAllSlices": "0x1", |
| 736 | + "SliceId": "0x3", |
| 737 | + "ThreadMask": "0x3", |
714 | 738 | "Unit": "L3PMC"
|
715 | 739 | },
|
716 | 740 | {
|
717 | 741 | "EventName": "l3_xi_sampled_latency.all",
|
718 | 742 | "EventCode": "0xac",
|
719 | 743 | "BriefDescription": "Average sampled latency from all data sources.",
|
720 | 744 | "UMask": "0x3f",
|
| 745 | + "EnAllCores": "0x1", |
| 746 | + "EnAllSlices": "0x1", |
| 747 | + "SliceId": "0x3", |
| 748 | + "ThreadMask": "0x3", |
721 | 749 | "Unit": "L3PMC"
|
722 | 750 | },
|
723 | 751 | {
|
724 | 752 | "EventName": "l3_xi_sampled_latency_requests.dram_near",
|
725 | 753 | "EventCode": "0xad",
|
726 | 754 | "BriefDescription": "L3 cache fill requests sourced from DRAM in the same NUMA node.",
|
727 | 755 | "UMask": "0x01",
|
| 756 | + "EnAllCores": "0x1", |
| 757 | + "EnAllSlices": "0x1", |
| 758 | + "SliceId": "0x3", |
| 759 | + "ThreadMask": "0x3", |
728 | 760 | "Unit": "L3PMC"
|
729 | 761 | },
|
730 | 762 | {
|
731 | 763 | "EventName": "l3_xi_sampled_latency_requests.dram_far",
|
732 | 764 | "EventCode": "0xad",
|
733 | 765 | "BriefDescription": "L3 cache fill requests sourced from DRAM in a different NUMA node.",
|
734 | 766 | "UMask": "0x02",
|
| 767 | + "EnAllCores": "0x1", |
| 768 | + "EnAllSlices": "0x1", |
| 769 | + "SliceId": "0x3", |
| 770 | + "ThreadMask": "0x3", |
735 | 771 | "Unit": "L3PMC"
|
736 | 772 | },
|
737 | 773 | {
|
738 | 774 | "EventName": "l3_xi_sampled_latency_requests.near_cache",
|
739 | 775 | "EventCode": "0xad",
|
740 | 776 | "BriefDescription": "L3 cache fill requests sourced from another CCX's cache when the address was in the same NUMA node.",
|
741 | 777 | "UMask": "0x04",
|
| 778 | + "EnAllCores": "0x1", |
| 779 | + "EnAllSlices": "0x1", |
| 780 | + "SliceId": "0x3", |
| 781 | + "ThreadMask": "0x3", |
742 | 782 | "Unit": "L3PMC"
|
743 | 783 | },
|
744 | 784 | {
|
745 | 785 | "EventName": "l3_xi_sampled_latency_requests.far_cache",
|
746 | 786 | "EventCode": "0xad",
|
747 | 787 | "BriefDescription": "L3 cache fill requests sourced from another CCX's cache when the address was in a different NUMA node.",
|
748 | 788 | "UMask": "0x08",
|
| 789 | + "EnAllCores": "0x1", |
| 790 | + "EnAllSlices": "0x1", |
| 791 | + "SliceId": "0x3", |
| 792 | + "ThreadMask": "0x3", |
749 | 793 | "Unit": "L3PMC"
|
750 | 794 | },
|
751 | 795 | {
|
752 | 796 | "EventName": "l3_xi_sampled_latency_requests.ext_near",
|
753 | 797 | "EventCode": "0xad",
|
754 | 798 | "BriefDescription": "L3 cache fill requests sourced from extension memory (CXL) in the same NUMA node.",
|
755 | 799 | "UMask": "0x10",
|
| 800 | + "EnAllCores": "0x1", |
| 801 | + "EnAllSlices": "0x1", |
| 802 | + "SliceId": "0x3", |
| 803 | + "ThreadMask": "0x3", |
756 | 804 | "Unit": "L3PMC"
|
757 | 805 | },
|
758 | 806 | {
|
759 | 807 | "EventName": "l3_xi_sampled_latency_requests.ext_far",
|
760 | 808 | "EventCode": "0xad",
|
761 | 809 | "BriefDescription": "L3 cache fill requests sourced from extension memory (CXL) in a different NUMA node.",
|
762 | 810 | "UMask": "0x20",
|
| 811 | + "EnAllCores": "0x1", |
| 812 | + "EnAllSlices": "0x1", |
| 813 | + "SliceId": "0x3", |
| 814 | + "ThreadMask": "0x3", |
763 | 815 | "Unit": "L3PMC"
|
764 | 816 | },
|
765 | 817 | {
|
766 | 818 | "EventName": "l3_xi_sampled_latency_requests.all",
|
767 | 819 | "EventCode": "0xad",
|
768 | 820 | "BriefDescription": "L3 cache fill requests sourced from all data sources.",
|
769 | 821 | "UMask": "0x3f",
|
| 822 | + "EnAllCores": "0x1", |
| 823 | + "EnAllSlices": "0x1", |
| 824 | + "SliceId": "0x3", |
| 825 | + "ThreadMask": "0x3", |
770 | 826 | "Unit": "L3PMC"
|
771 | 827 | }
|
772 | 828 | ]
|
0 commit comments