CS_ETM_CPU
info->priv[*offset + CS_ETM_CPU] = cpu.cpu;
[CS_ETM_CPU] = " CPU %lld\n",
[CS_ETM_CPU] = " CPU %lld\n",
[CS_ETM_CPU] = " CPU %lld\n",
fprintf(stdout, cs_etm_priv_fmts[CS_ETM_CPU], val[i++]);
*cpu = (int)metadata[CS_ETM_CPU];
if (curr_cpu_data[CS_ETM_CPU] != cpu_metadata[CS_ETM_CPU]) {
metadata[CS_ETM_CPU] = buff_in[i + CS_ETM_CPU];
etmq = cs_etm__get_queue(etm, cpu_metadata[CS_ETM_CPU]);
if ((int) metadata[j][CS_ETM_CPU] > max_cpu)
max_cpu = metadata[j][CS_ETM_CPU];
if (etm->metadata[i][CS_ETM_CPU] == (u64)cpu) {