cs_etm__get_cpu   352 tools/perf/util/cs-etm-decoder/cs-etm-decoder.c 	if (cs_etm__get_cpu(trace_chan_id, &cpu) < 0)
cs_etm__get_cpu  1064 tools/perf/util/cs-etm.c 	if (cs_etm__get_cpu(trace_chan_id, &cpu) < 0)
cs_etm__get_cpu   178 tools/perf/util/cs-etm.h int cs_etm__get_cpu(u8 trace_chan_id, int *cpu);