Searched refs:perf_env__read_cpuid (Results 1 - 3 of 3) sorted by relevance

/linux-master/tools/perf/util/
H A Denv.h163 int perf_env__read_cpuid(struct perf_env *env);
H A Denv.c372 int perf_env__read_cpuid(struct perf_env *env) function
489 status = perf_env__read_cpuid(env);
/linux-master/tools/perf/
H A Dbuiltin-top.c1628 status = perf_env__read_cpuid(&perf_env);

Completed in 107 milliseconds