Searched refs:get_cpuid_str (Results 1 – 9 of 9) sorted by relevance
11 char *get_cpuid_str(struct perf_pmu *pmu) in get_cpuid_str() function
33 get_cpuid_str(struct perf_pmu *pmu __maybe_unused) in get_cpuid_str() function
80 char *get_cpuid_str(struct perf_pmu *pmu) in get_cpuid_str() function
72 get_cpuid_str(struct perf_pmu *pmu __maybe_unused) in get_cpuid_str() function
34 @@ -99,3 +99,31 @@ char *get_cpuid_str(struct perf_pmu *pmu)206 char *get_cpuid_str(struct perf_pmu *pmu __maybe_unused);239 cpuid = get_cpuid_str(pmu);
140 char *get_cpuid_str(struct perf_pmu *pmu __maybe_unused) in get_cpuid_str() function
164 char *get_cpuid_str(struct perf_pmu *pmu __maybe_unused);
666 cpuid = get_cpuid_str(pmu); in perf_pmu__getcpuid()
814 char * __weak get_cpuid_str(struct perf_pmu *pmu __maybe_unused) in get_cpuid_str() function