instrs_over 1367 tools/perf/util/cs-etm.c u64 instrs_over = tidq->period_instructions - instrs_over 1375 tools/perf/util/cs-etm.c u64 offset = (instrs_executed - instrs_over - 1); instrs_over 1385 tools/perf/util/cs-etm.c tidq->period_instructions = instrs_over;