Searched refs:has_cpuid (Results 1 – 5 of 5) sorted by relevance
38 .globl VG_(has_cpuid)39 VG_(has_cpuid):62 .globl VG_(has_cpuid)63 VG_(has_cpuid):
42 extern Bool VG_(has_cpuid) ( void );
490 vg_assert(VG_(has_cpuid)()); in get_caches_from_CPUID()
845 if (!VG_(has_cpuid)()) in VG_()945 if (!VG_(has_cpuid)()) in VG_()
84 static int has_cpuid(void);146 static int has_cpuid(void) in has_cpuid() function340 if (has_cpuid()) { in util_cpu_detect()