PAPIC:Preset Event Definitions
Views
Page
Discussion
View source
History
From PAPIDocs
Jump to:
navigation
,
search
PAPI Preset Event Definitions
Event Name
Description
PAPI_L1_DCM
Level 1 data cache misses
PAPI_L1_ICM
Level 1 instruction cache misses
PAPI_L2_DCM
Level 2 data cache misses
PAPI_L2_ICM
Level 2 instruction cache misses
PAPI_L3_DCM
Level 3 data cache misses
PAPI_L3_ICM
Level 3 instruction cache misses
PAPI_L1_TCM
Level 1 cache misses
PAPI_L2_TCM
Level 2 cache misses
PAPI_L3_TCM
Level 3 cache misses
PAPI_CA_SNP
Requests for a snoop
PAPI_CA_SHR
Requests for exclusive access to shared cache line
PAPI_CA_CLN
Requests for exclusive access to clean cache line
PAPI_CA_INV
Requests for cache line invalidation
PAPI_CA_ITV
Requests for cache line intervention
PAPI_L3_LDM
Level 3 load misses
PAPI_L3_STM
Level 3 store misses
PAPI_BRU_IDL
Cycles branch units are idle
PAPI_FXU_IDL
Cycles integer units are idle
PAPI_FPU_IDL
Cycles floating point units are idle
PAPI_LSU_IDL
Cycles load/store units are idle
PAPI_TLB_DM
Data translation lookaside buffer misses
PAPI_TLB_IM
Instruction translation lookaside buffer misses
PAPI_TLB_TL
Total translation lookaside buffer misses
PAPI_L1_LDM
Level 1 load misses
PAPI_L1_STM
Level 1 store misses
PAPI_L2_LDM
Level 2 load misses
PAPI_L2_STM
Level 2 store misses
PAPI_BTAC_M
Branch target address cache misses
PAPI_PRF_DM
Data prefetch cache misses
PAPI_L3_DCH
Level 3 data cache hits
PAPI_TLB_SD
Translation lookaside buffer shootdowns
PAPI_CSR_FAL
Failed store conditional instructions
PAPI_CSR_SUC
Successful store conditional instructions
PAPI_CSR_TOT
Total store conditional instructions
PAPI_MEM_SCY
Cycles Stalled Waiting for memory accesses
PAPI_MEM_RCY
Cycles Stalled Waiting for memory Reads
PAPI_MEM_WCY
Cycles Stalled Waiting for memory writes
PAPI_STL_ICY
Cycles with no instruction issue
PAPI_FUL_ICY
Cycles with maximum instruction issue
PAPI_STL_CCY
Cycles with no instructions completed
PAPI_FUL_CCY
Cycles with maximum instructions completed
PAPI_HW_INT
Hardware interrupts
PAPI_BR_UCN
Unconditional branch instructions
PAPI_BR_CN
Conditional branch instructions
PAPI_BR_TKN
Conditional branch instructions taken
PAPI_BR_NTK
Conditional branch instructions not taken
PAPI_BR_MSP
Conditional branch instructions mispredicted
PAPI_BR_PRC
Conditional branch instructions correctly predicted
PAPI_FMA_INS
FMA instructions completed
PAPI_TOT_IIS
Instructions issued
PAPI_TOT_INS
Instructions completed
PAPI_INT_INS
Integer instructions
PAPI_FP_INS
Floating point instructions
PAPI_LD_INS
Load instructions
PAPI_SR_INS
Store instructions
PAPI_BR_INS
Branch instructions
PAPI_VEC_INS
Vector/SIMD instructions (could include integer)
PAPI_RES_STL
Cycles stalled on any resource
PAPI_FP_STAL
Cycles the FP unit(s) are stalled
PAPI_TOT_CYC
Total cycles
PAPI_LST_INS
Load/store instructions completed
PAPI_SYC_INS
Synchronization instructions completed
PAPI_L1_DCH
Level 1 data cache hits
PAPI_L2_DCH
Level 2 data cache hits
PAPI_L1_DCA
Level 1 data cache accesses
PAPI_L2_DCA
Level 2 data cache accesses
PAPI_L3_DCA
Level 3 data cache accesses
PAPI_L1_DCR
Level 1 data cache reads
PAPI_L2_DCR
Level 2 data cache reads
PAPI_L3_DCR
Level 3 data cache reads
PAPI_L1_DCW
Level 1 data cache writes
PAPI_L2_DCW
Level 2 data cache writes
PAPI_L3_DCW
Level 3 data cache writes
PAPI_L1_ICH
Level 1 instruction cache hits
PAPI_L2_ICH
Level 2 instruction cache hits
PAPI_L3_ICH
Level 3 instruction cache hits
PAPI_L1_ICA
Level 1 instruction cache accesses
PAPI_L2_ICA
Level 2 instruction cache accesses
PAPI_L3_ICA
Level 3 instruction cache accesses
PAPI_L1_ICR
Level 1 instruction cache reads
PAPI_L2_ICR
Level 2 instruction cache reads
PAPI_L3_ICR
Level 3 instruction cache reads
PAPI_L1_ICW
Level 1 instruction cache writes
PAPI_L2_ICW
Level 2 instruction cache writes
PAPI_L3_ICW
Level 3 instruction cache writes
PAPI_L1_TCH
Level 1 total cache hits
PAPI_L2_TCH
Level 2 total cache hits
PAPI_L3_TCH
Level 3 total cache hits
PAPI_L1_TCA
Level 1 total cache accesses
PAPI_L2_TCA
Level 2 total cache accesses
PAPI_L3_TCA
Level 3 total cache accesses
PAPI_L1_TCR
Level 1 total cache reads
PAPI_L2_TCR
Level 2 total cache reads
PAPI_L3_TCR
Level 3 total cache reads
PAPI_L1_TCW
Level 1 total cache writes
PAPI_L2_TCW
Level 2 total cache writes
PAPI_L3_TCW
Level 3 total cache writes
PAPI_FML_INS
Floating point multiply instructions
PAPI_FAD_INS
Floating point add instructions
PAPI_FDV_INS
Floating point divide instructions
PAPI_FSQ_INS
Floating point square root instructions
PAPI_FNV_INS
Floating point inverse instructions
PAPI_FP_OPS
Floating point operations
PAPI_SP_OPS
Floating point operations; optimized to count scaled single precision vector operations
PAPI_DP_OPS
Floating point operations; optimized to count scaled double precision vector operations
PAPI_VEC_SP
Single precision vector/SIMD instructions
PAPI_VEC_DP
Double precision vector/SIMD instructions
Navigation
Main page
Recent changes
Help
PAPI-C Documentation
Overview
Doxygen References
Component Developers Interface
PAPI Topics
PRESET Event Maintenance
Counting Floating Point on Sandy Bridge and Ivy Bridge
PAPI Documentation Archive
Introduction to PAPI-C
PAPI-C Wiki Man Pages
PAPI Classic User's Guide
PAPI Classic Man Pages
Search
Toolbox
What links here
Related changes
Special pages
Printable version
Permanent link