Searched defs:get_cpuid (Results 1 – 7 of 7) sorted by relevance
/linux/tools/perf/arch/powerpc/util/ |
H A D | header.c | 27 get_cpuid(char *buffer, size_t sz, struct perf_cpu cpu __maybe_unused) in get_cpuid() function
|
/linux/tools/perf/arch/loongarch/util/ |
H A D | header.c | 73 int get_cpuid(char *buffer, size_t sz, struct perf_cpu cpu __maybe_unused) in get_cpuid() function
|
/linux/tools/perf/arch/arm64/util/ |
H A D | header.c | 44 int get_cpuid(char *buf, size_t sz, struct perf_cpu cpu) in get_cpuid() function
|
/linux/tools/perf/arch/s390/util/ |
H A D | header.c | 30 int get_cpuid(char *buffer, size_t sz, struct perf_cpu cpu __maybe_unused) in get_cpuid() function
|
/linux/tools/perf/arch/x86/util/ |
H A D | header.c | 61 get_cpuid(char *buffer, size_t sz, struct perf_cpu cpu __maybe_unused) in get_cpuid() function
|
/linux/arch/sparc/include/asm/ |
H A D | mbus.h | 81 static inline int get_cpuid(void) in get_cpuid() function
|
/linux/arch/x86/kvm/ |
H A D | kvm_emulate.h | 228 bool (*get_cpuid)(struct x86_emulate_ctxt *ctxt, u32 *eax, u32 *ebx, member
|