mirror of
https://github.com/wolfpld/tracy.git
synced 2024-11-10 10:41:50 +00:00
Add Rocket Lake uarch data.
This commit is contained in:
parent
cc831e8192
commit
7c378cd0a9
File diff suppressed because one or more lines are too long
@ -49,6 +49,7 @@ static constexpr MicroArchUx s_uArchUx[] = {
|
||||
{ "Ice Lake", "Core i5-1035G1", "ICL" },
|
||||
{ "Cascade Lake", "Core i9-10980XE", "CLX" },
|
||||
{ "Tiger Lake", "Core i7-1165G7", "TGL" },
|
||||
{ "Rocket Lake", "Core i9-11900", "RKL" },
|
||||
{ "AMD Zen+", "Ryzen 5 2600", "ZEN+" },
|
||||
{ "AMD Zen 2", "Ryzen 7 3700X", "ZEN2" },
|
||||
{ "AMD Zen 3", "Ryzen 5 5600X", "ZEN3" },
|
||||
|
Loading…
Reference in New Issue
Block a user