libcpuid
0.2.2
|
a structure that holds a list of processor names More...
#include <libcpuid.h>
Data Fields | |
int | num_entries |
char ** | names |
a structure that holds a list of processor names
char** cpu_list_t::names |
Pointers to names. There will be num_entries of them
int cpu_list_t::num_entries |
Number of entries in the list