etmv4 495 tools/perf/arch/arm/util/cs-etm.c int etmv3 = 0, etmv4 = 0; etmv4 507 tools/perf/arch/arm/util/cs-etm.c etmv4++; etmv4 518 tools/perf/arch/arm/util/cs-etm.c etmv4++; etmv4 527 tools/perf/arch/arm/util/cs-etm.c (etmv4 * CS_ETMV4_PRIV_SIZE) + etmv4 127 tools/perf/util/cs-etm-decoder/cs-etm-decoder.c config->reg_configr = params->etmv4.reg_configr; etmv4 128 tools/perf/util/cs-etm-decoder/cs-etm-decoder.c config->reg_traceidr = params->etmv4.reg_traceidr; etmv4 129 tools/perf/util/cs-etm-decoder/cs-etm-decoder.c config->reg_idr0 = params->etmv4.reg_idr0; etmv4 130 tools/perf/util/cs-etm-decoder/cs-etm-decoder.c config->reg_idr1 = params->etmv4.reg_idr1; etmv4 131 tools/perf/util/cs-etm-decoder/cs-etm-decoder.c config->reg_idr2 = params->etmv4.reg_idr2; etmv4 132 tools/perf/util/cs-etm-decoder/cs-etm-decoder.c config->reg_idr8 = params->etmv4.reg_idr8; etmv4 44 tools/perf/util/cs-etm-decoder/cs-etm-decoder.h struct cs_etmv4_trace_params etmv4; etmv4 396 tools/perf/util/cs-etm.c t_params[idx].etmv4.reg_idr0 = metadata[idx][CS_ETMV4_TRCIDR0]; etmv4 397 tools/perf/util/cs-etm.c t_params[idx].etmv4.reg_idr1 = metadata[idx][CS_ETMV4_TRCIDR1]; etmv4 398 tools/perf/util/cs-etm.c t_params[idx].etmv4.reg_idr2 = metadata[idx][CS_ETMV4_TRCIDR2]; etmv4 399 tools/perf/util/cs-etm.c t_params[idx].etmv4.reg_idr8 = metadata[idx][CS_ETMV4_TRCIDR8]; etmv4 400 tools/perf/util/cs-etm.c t_params[idx].etmv4.reg_configr = metadata[idx][CS_ETMV4_TRCCONFIGR]; etmv4 401 tools/perf/util/cs-etm.c t_params[idx].etmv4.reg_traceidr = metadata[idx][CS_ETMV4_TRCTRACEIDR];