cpu__get_core_id
int core = cpu__get_core_id(cpu);
int cpu__get_core_id(struct perf_cpu cpu);
int core_id = cpu__get_core_id(cpu);