2009-08-19 21:43:56 +00:00
|
|
|
LIBRARY LIBCPUID
|
|
|
|
|
|
|
|
EXPORTS
|
2010-04-20 09:01:07 +00:00
|
|
|
cpuid_present @1
|
|
|
|
cpu_exec_cpuid @2
|
|
|
|
cpu_exec_cpuid_ext @3
|
|
|
|
cpuid_get_raw_data @4
|
|
|
|
cpuid_serialize_raw_data @5
|
|
|
|
cpuid_deserialize_raw_data @6
|
|
|
|
cpu_identify @7
|
|
|
|
cpu_feature_str @8
|
|
|
|
cpuid_error @9
|
|
|
|
cpu_rdtsc @10
|
|
|
|
cpu_tsc_mark @11
|
|
|
|
cpu_tsc_unmark @12
|
|
|
|
cpu_clock_by_mark @13
|
|
|
|
cpu_clock_by_os @14
|
|
|
|
cpu_clock_measure @15
|
|
|
|
cpu_clock @16
|
|
|
|
cpuid_lib_version @17
|
|
|
|
cpuid_set_warn_function @18
|
|
|
|
cpuid_set_verbosiness_level @19
|
|
|
|
cpuid_get_cpu_list @20
|
|
|
|
cpuid_free_cpu_list @21
|
|
|
|
cpu_msr_driver_open @22
|
|
|
|
cpu_rdmsr @23
|
|
|
|
cpu_msrinfo @24
|
|
|
|
cpu_msr_driver_close @25
|
|
|
|
cpu_clock_by_ic @26
|
2014-09-27 15:08:36 +00:00
|
|
|
cpuid_get_total_cpus @27
|
2015-09-29 07:40:33 +00:00
|
|
|
cpu_msr_driver_open_core @28
|
2015-10-17 00:05:45 +00:00
|
|
|
cpuid_get_vendor @29
|
2016-05-18 14:47:06 +00:00
|
|
|
cpu_rdmsr_range @30
|
|
|
|
get_bits_value @31
|