Searched refs:cluster_id (Results 1 – 3 of 3) sorted by relevance
15 int cluster_id; member
1626 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()
7054 int package_id, domain_id, cluster_id; in probe_intel_uncore_frequency_cluster() local7069 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