Searched refs:core_id (Results 1 – 1 of 1) sorted by relevance
143 unsigned int core_id; member384 outp += sprintf(outp, "core: %d\n", c->core_id); in dump_counters()452 outp += sprintf(outp, "%8d", c->core_id); in format_counters()2113 int core_id; in topology_probe() member2163 cpus[i].core_id = get_core_id(i); in topology_probe()2164 if (cpus[i].core_id > max_core_id) in topology_probe()2165 max_core_id = cpus[i].core_id; in topology_probe()2176 i, cpus[i].physical_package_id, cpus[i].core_id); in topology_probe()2219 (*c)[i].core_id = -1; in allocate_counters()2259 c->core_id = core_num; in init_counter()