cpu_list_t(3) Library Functions Manual cpu_list_t(3)

cpu_list_t - a structure that holds a list of processor names

#include <libcpuid.h>


int num_entries
char ** names

a structure that holds a list of processor names

Pointers to names. There will be num_entries of them

Number of entries in the list

Generated automatically by Doxygen for libcpuid from the source code.

libcpuid