• Livio Soares's avatar
    perf, x86: Small fix to cpuid10_edx · e768aee8
    Livio Soares authored
    Fixes to 'cpuid10_edx' to comply with Intel documentation.
    According to the Intel Manual, Volume 2A, Table 3-12, the cpuid for
    architecture performance monitoring returns, in EDX, two pieces of
    information:
    
      1) Number of fixed-function counters (5 bits, not 4)
      2) Width of fixed-function counters (8 bits)
    Signed-off-by: default avatarLivio Soares <livio@eecg.toronto.edu>
    Acked-by: default avatarPeter Zijlstra <a.p.zijlstra@chello.nl>
    Cc: Arnaldo Carvalho de Melo <acme@redhat.com>
    Cc: Arjan van de Ven <arjan@linux.intel.com>
    Cc: "H. Peter Anvin" <hpa@zytor.com>
    LKML-Reference: <new-submission>
    Signed-off-by: default avatarIngo Molnar <mingo@elte.hu>
    e768aee8
perf_event.h 4.19 KB