Searched defs:get_cpuid (Results 1 – 7 of 7) sorted by relevance
| /tools/perf/arch/powerpc/util/ |
| A D | header.c | 27 get_cpuid(char *buffer, size_t sz, struct perf_cpu cpu __maybe_unused) in get_cpuid() function
|
| /tools/perf/arch/loongarch/util/ |
| A D | header.c | 73 int get_cpuid(char *buffer, size_t sz, struct perf_cpu cpu __maybe_unused) in get_cpuid() function
|
| /tools/perf/arch/riscv/util/ |
| A D | header.c | 84 int get_cpuid(char *buffer, size_t sz, struct perf_cpu cpu __maybe_unused) in get_cpuid() function
|
| /tools/perf/arch/arm64/util/ |
| A D | header.c | 44 int get_cpuid(char *buf, size_t sz, struct perf_cpu cpu) in get_cpuid() function
|
| /tools/perf/arch/s390/util/ |
| A D | header.c | 30 int get_cpuid(char *buffer, size_t sz, struct perf_cpu cpu __maybe_unused) in get_cpuid() function
|
| /tools/perf/arch/x86/util/ |
| A D | header.c | 61 get_cpuid(char *buffer, size_t sz, struct perf_cpu cpu __maybe_unused) in get_cpuid() function
|
| /tools/perf/util/ |
| A D | header.c | 882 int __weak get_cpuid(char *buffer __maybe_unused, size_t sz __maybe_unused, in get_cpuid() function
|
Completed in 17 milliseconds