gh-109329: Count tier2 opcode misses (#110561)

This keeps a separate 'miss' counter for each micro-opcode, incremented whenever a guard uop takes a deoptimization side exit.
This commit is contained in:
Michael Droettboom 2023-10-30 20:02:45 -04:00 committed by GitHub
parent c6fe0869ab
commit 84b4533e84
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
5 changed files with 9 additions and 4 deletions

View file

@ -1028,7 +1028,7 @@ def optimization_section() -> Section:
],
)
yield Section(
"Uop stats",
"Uop execution stats",
"",
[
Table(