libcpuid
Data Fields
cpu_list_t Struct Reference

a structure that holds a list of processor names More...

#include <libcpuid.h>

Data Fields

int num_entries
 
char ** names
 

Detailed Description

a structure that holds a list of processor names

Field Documentation

◆ names

char** cpu_list_t::names

Pointers to names. There will be num_entries of them

◆ num_entries

int cpu_list_t::num_entries

Number of entries in the list


The documentation for this struct was generated from the following file: