|
Rizin
unix-like reverse engineering framework and cli tools
|
#include <uv.h>
Public Attributes | |
| char * | model |
| int | speed |
| struct uv_cpu_times_s | cpu_times |
| struct uv_cpu_times_s uv_cpu_info_s::cpu_times |
Definition at line 1092 of file uv.h.
Referenced by read_times(), and uv_cpu_info().
| char* uv_cpu_info_s::model |
Definition at line 1091 of file uv.h.
Referenced by read_models(), and uv_cpu_info().
| int uv_cpu_info_s::speed |
Definition at line 1092 of file uv.h.
Referenced by read_models(), and uv_cpu_info().