comfortterew.blogg.se

A papi papi
A papi papi











PAPI_TOT_CYC 0x8000003b No No Total cycles PAPI_FP_STAL 0x8000003a No No Cycles the FP unit(s) are stalled PAPI_RES_STL 0x80000039 No No Cycles stalled on any resource PAPI_VEC_INS 0x80000038 No No Vector/SIMD instructions (could include integer) PAPI_BR_INS 0x80000037 No No Branch instructions PAPI_SR_INS 0x80000036 No No Store instructions PAPI_LD_INS 0x80000035 No No Load instructions PAPI_FP_INS 0x80000034 No No Floating point instructions PAPI_INT_INS 0x80000033 No No Integer instructions PAPI_TOT_INS 0x80000032 No No Instructions completed PAPI_TOT_IIS 0x80000031 No No Instructions issued PAPI_FMA_INS 0x80000030 No No FMA instructions completed PAPI_BR_PRC 0x8000002f No No Conditional branch instructions correctly predicted PAPI_BR_MSP 0x8000002e No No Conditional branch instructions mispredicted PAPI_BR_NTK 0x8000002d No No Conditional branch instructions not taken PAPI_BR_TKN 0x8000002c No No Conditional branch instructions taken PAPI_BR_CN 0x8000002b No No Conditional branch instructions PAPI_BR_UCN 0x8000002a No No Unconditional branch instructions PAPI_HW_INT 0x80000029 No No Hardware interrupts PAPI_FUL_CCY 0x80000028 No No Cycles with maximum instructions completed PAPI_STL_CCY 0x80000027 No No Cycles with no instructions completed PAPI_FUL_ICY 0x80000026 No No Cycles with maximum instruction issue PAPI_STL_ICY 0x80000025 No No Cycles with no instruction issue PAPI_MEM_WCY 0x80000024 No No Cycles Stalled Waiting for memory writes PAPI_MEM_RCY 0x80000023 No No Cycles Stalled Waiting for memory Reads PAPI_MEM_SCY 0x80000022 No No Cycles Stalled Waiting for memory accesses PAPI_CSR_TOT 0x80000021 No No Total store conditional instructions PAPI_CSR_SUC 0x80000020 No No Successful store conditional instructions PAPI_CSR_FAL 0x8000001f No No Failed store conditional instructions PAPI_TLB_SD 0x8000001e No No Translation lookaside buffer shootdowns PAPI_元_DCH 0x8000001d No No Level 3 data cache hits PAPI_PRF_DM 0x8000001c No No Data prefetch cache misses PAPI_BTAC_M 0x8000001b No No Branch target address cache misses PAPI_L2_STM 0x8000001a No No Level 2 store misses PAPI_L2_LDM 0x80000019 No No Level 2 load misses PAPI_L1_STM 0x80000018 No No Level 1 store misses PAPI_L1_LDM 0x80000017 No No Level 1 load misses PAPI_TLB_TL 0x80000016 No No Total translation lookaside buffer misses PAPI_TLB_IM 0x80000015 No No Instruction translation lookaside buffer misses PAPI_TLB_DM 0x80000014 No No Data translation lookaside buffer misses PAPI_LSU_IDL 0x80000013 No No Cycles load/store units are idle PAPI_FPU_IDL 0x80000012 No No Cycles floating point units are idle PAPI_FXU_IDL 0x80000011 No No Cycles integer units are idle PAPI_BRU_IDL 0x80000010 No No Cycles branch units are idle PAPI_元_STM 0x8000000f No No Level 3 store misses PAPI_元_LDM 0x8000000e No No Level 3 load misses PAPI_CA_ITV 0x8000000d No No Requests for cache line intervention PAPI_CA_INV 0x8000000c No No Requests for cache line invalidation PAPI_CA_CLN 0x8000000b No No Requests for exclusive access to clean cache line PAPI_CA_SHR 0x8000000a No No Requests for exclusive access to shared cache line PAPI_CA_SNP 0x80000009 No No Requests for a snoop PAPI_元_TCM 0x80000008 No No Level 3 cache misses PAPI_L2_TCM 0x80000007 No No Level 2 cache misses PAPI_L1_TCM 0x80000006 No No Level 1 cache misses PAPI_元_ICM 0x80000005 No No Level 3 instruction cache misses PAPI_元_DCM 0x80000004 No No Level 3 data cache misses PAPI_L2_ICM 0x80000003 No No Level 2 instruction cache misses PAPI_L2_DCM 0x80000002 No No Level 2 data cache misses PAPI_L1_ICM 0x80000001 No No Level 1 instruction cache misses PAPI_L1_DCM 0x80000000 No No Level 1 data cache misses

A PAPI PAPI CODE

Model string and code : Intel(R) Core(TM) i3-5010U CPU 2.10GHz (61)ĬPUID Info : Family: 6 Model: 61 Stepping: 4 Vendor string and code : GenuineIntel (1) papi_avail just tells me that no hardware events are available: $ papi_availĪvailable events and hardware information. I have Version 5.3.2.0 on Debian GNU/Linux.











A papi papi