libcpuid
Data Structures
Here are the data structures with brief descriptions:
 Carm_id_tContains ARM specific info
 Ccpu_affinity_mask_tInternal structure, used in affinity_mask_str_r and affinity_mask_str
 Ccpu_epc_tThe return value of cpuid_get_epc()
 Ccpu_id_tThis contains the recognized CPU features/info
 Ccpu_list_tStructure that holds a list of processor names
 Ccpu_mark_tInternal structure, used in cpu_tsc_mark, cpu_tsc_unmark and cpu_clock_by_mark
 Ccpu_raw_data_array_tContains an array of raw CPUID data
 Ccpu_raw_data_tContains just the raw CPUID data
 Ccpu_sgx_tThis contains information about SGX features of the processor Example usage:
 Cread_reg_t
 Csystem_id_tThis contains the recognized features/info for all CPUs on the system
 Cx86_id_tContains x86 specific info