cpu_list_t - a structure that holds a list of processor names
Contents
Detailed Description
a structure that holds a list of processor names
Field Documentation
char**cpu_list_t::names
Pointers to names. There will be num_entries of them
intcpu_list_t::num_entries
Number of entries in the list
Name
cpu_list_t - a structure that holds a list of processor names
Synopsis
#include <libcpuid.h>
DataFields
int num_entries
char ** names