1 [ 2 { 3 "EventCode": "0x1002C", 4 "EventName": "PM_LD_PREFETCH_CACHE_LINE_MISS", 5 "BriefDescription": "The L1 cache was reloaded with a line that fulfills a prefetch request." 6 }, 7 { 8 "EventCode": "0x200FD", 9 "EventName": "PM_L1_ICACHE_MISS", 10 "BriefDescription": "Demand instruction cache miss." 11 }, 12 { 13 "EventCode": "0x30068", 14 "EventName": "PM_L1_ICACHE_RELOADED_PREF", 15 "BriefDescription": "Counts all instruction cache prefetch reloads (includes demand turned into prefetch)." 16 }, 17 { 18 "EventCode": "0x300F4", 19 "EventName": "PM_RUN_INST_CMPL_CONC", 20 "BriefDescription": "PowerPC instruction completed by this thread when all threads in the core had the run-latch set." 21 } 22 ]
Linux® is a registered trademark of Linus Torvalds in the United States and other countries.
TOMOYO® is a registered trademark of NTT DATA CORPORATION.