Home
last modified time | relevance | path

Searched refs:cluster_id (Results 1 – 3 of 3) sorted by relevance

/tools/perf/util/
A Denv.h15 int cluster_id; member
/tools/perf/
A Dbuiltin-stat.c1626 id.cluster = env->cpu[cpu.cpu].cluster_id; in perf_env__get_cluster_aggr_by_cpu()
1644 id.cluster = env->cpu[cpu.cpu].cluster_id; in perf_env__get_core_aggr_by_cpu()
/tools/power/x86/turbostat/
A Dturbostat.c7054 int package_id, domain_id, cluster_id; in probe_intel_uncore_frequency_cluster() local
7069 cluster_id = read_sysfs_int(path); in probe_intel_uncore_frequency_cluster()
7072 sprintf(name_buf, "UMHz%d.%d", domain_id, cluster_id); in probe_intel_uncore_frequency_cluster()
7097 cluster_id, k / 1000, l / 1000); in probe_intel_uncore_frequency_cluster()

Completed in 29 milliseconds