kernel
This commit is contained in:
parent
b59f84ee36
commit
cfab1d3ce7
83468 changed files with 37938688 additions and 0 deletions
|
@ -0,0 +1,12 @@
|
|||
[
|
||||
{
|
||||
"EventCode": "0x1E058",
|
||||
"EventName": "PM_STCX_FAIL_FIN",
|
||||
"BriefDescription": "Conditional store instruction (STCX) failed. LARX and STCX are instructions used to acquire a lock."
|
||||
},
|
||||
{
|
||||
"EventCode": "0x4E050",
|
||||
"EventName": "PM_STCX_PASS_FIN",
|
||||
"BriefDescription": "Conditional store instruction (STCX) passed. LARX and STCX are instructions used to acquire a lock."
|
||||
}
|
||||
]
|
Loading…
Add table
Add a link
Reference in a new issue