Searched refs:cpuid_getmodel (Results 1 - 4 of 4) sorted by relevance

/netbsd-current/external/gpl3/binutils.old/dist/gprofng/common/
H A Dcpuid.c200 cpuid_getmodel () function
H A Dcore_pcbe.c38 * using the "switch ( cpuid_getmodel(CPU) )" statement
2823 uint_t cpuid_model = cpuid_getmodel ();
2921 switch (cpuid_getmodel ())
/netbsd-current/external/gpl3/binutils/dist/gprofng/common/
H A Dcpuid.c200 cpuid_getmodel () function
H A Dcore_pcbe.c38 * using the "switch ( cpuid_getmodel(CPU) )" statement
2823 uint_t cpuid_model = cpuid_getmodel ();
2921 switch (cpuid_getmodel ())

Completed in 206 milliseconds