Name | Type | Description | Notes |
---|---|---|---|
name | Option<String> | Name of the CPU | [optional] |
core_count | Option<i32> | Number of cores of the CPU | [optional] |
thread_count | Option<i32> | Number of threads of the CPU | [optional] |
frequency | Option<i32> | Frequency of the CPU in MHz | [optional] |
benchmark | Option<String> | Benchmark of the CPU | [optional] |