I need to record CPU stalls caused by full store buffer event. I've searched the EPYC 7003 equivalent for Intel's `resource_stalls.sb` event but I didn't found a specific answer.
The PMC events description I see in the Manual are not very clear to me.
After searching the Manual I came up with this event that seems to be the most similar. I read about EPYC's Integer execution block and it gave me more confidence that this is the event I'm looking for , but I'm not very familiar with CPU blocks design and I'm not sure if it is really the case.
Will appreciate your help.