Home
last modified time | relevance | path

Searched refs:perf_env__cpuid (Results 1 – 7 of 7) sorted by relevance

/openbmc/linux/tools/perf/arch/x86/util/
H A Denv.c14 perf_env__cpuid(&env); in x86__is_amd_cpu()
/openbmc/linux/tools/perf/util/
H A Dsample-raw.c17 const char *cpuid = perf_env__cpuid(evlist->env); in evlist__init_trace_event_sample_raw()
H A Denv.h162 const char *perf_env__cpuid(struct perf_env *env);
H A Damd-sample-raw.c298 cpuid = perf_env__cpuid(env); in parse_cpuid()
H A Denv.c475 const char *perf_env__cpuid(struct perf_env *env) in perf_env__cpuid() function
H A Darm-spe.c1296 const char *cpuid = perf_env__cpuid(session->evlist->env); in arm_spe_process_auxtrace_info()
H A Dpython.c78 const char *perf_env__cpuid(struct perf_env *env __maybe_unused) in perf_env__cpuid() function