last_period 262 arch/alpha/kernel/perf_event.c hwc->last_period = period; last_period 269 arch/alpha/kernel/perf_event.c hwc->last_period = period; last_period 680 arch/alpha/kernel/perf_event.c hwc->last_period = hwc->sample_period; last_period 857 arch/alpha/kernel/perf_event.c perf_sample_data_init(&data, 0, hwc->last_period); last_period 174 arch/arc/kernel/perf_event.c hwc->last_period = hwc->sample_period; last_period 256 arch/arc/kernel/perf_event.c hwc->last_period = period; last_period 262 arch/arc/kernel/perf_event.c hwc->last_period = period; last_period 439 arch/arc/kernel/perf_event.c perf_sample_data_init(&data, 0, hwc->last_period); last_period 343 arch/arm/kernel/perf_event_v6.c perf_sample_data_init(&data, 0, hwc->last_period); last_period 990 arch/arm/kernel/perf_event_v7.c perf_sample_data_init(&data, 0, hwc->last_period); last_period 185 arch/arm/kernel/perf_event_xscale.c perf_sample_data_init(&data, 0, hwc->last_period); last_period 531 arch/arm/kernel/perf_event_xscale.c perf_sample_data_init(&data, 0, hwc->last_period); last_period 735 arch/arm64/kernel/perf_event.c perf_sample_data_init(&data, 0, hwc->last_period); last_period 888 arch/csky/kernel/perf_event.c hwc->last_period = period; last_period 895 arch/csky/kernel/perf_event.c hwc->last_period = period; last_period 1139 arch/csky/kernel/perf_event.c perf_sample_data_init(&data, 0, hwc->last_period); last_period 382 arch/mips/kernel/perf_event_mipsxx.c hwc->last_period = period; last_period 388 arch/mips/kernel/perf_event_mipsxx.c hwc->last_period = period; last_period 741 arch/mips/kernel/perf_event_mipsxx.c data->period = event->hw.last_period; last_period 1338 arch/mips/kernel/perf_event_mipsxx.c hwc->last_period = hwc->sample_period; last_period 192 arch/nds32/kernel/perf_event_cpu.c if (unlikely(period != hwc->last_period)) last_period 193 arch/nds32/kernel/perf_event_cpu.c left = period - (hwc->last_period - left); last_period 198 arch/nds32/kernel/perf_event_cpu.c hwc->last_period = period; last_period 205 arch/nds32/kernel/perf_event_cpu.c hwc->last_period = period; last_period 267 arch/nds32/kernel/perf_event_cpu.c perf_sample_data_init(&data, 0, hwc->last_period); last_period 845 arch/nds32/kernel/perf_event_cpu.c hwc->last_period = hwc->sample_period; last_period 1971 arch/powerpc/perf/core-book3s.c event->hw.last_period = event->hw.sample_period; last_period 1972 arch/powerpc/perf/core-book3s.c local64_set(&event->hw.period_left, event->hw.last_period); last_period 2069 arch/powerpc/perf/core-book3s.c event->hw.last_period = event->hw.sample_period; last_period 2086 arch/powerpc/perf/core-book3s.c perf_sample_data_init(&data, ~0ULL, event->hw.last_period); last_period 559 arch/powerpc/perf/core-fsl-emb.c event->hw.last_period = event->hw.sample_period; last_period 560 arch/powerpc/perf/core-fsl-emb.c local64_set(&event->hw.period_left, event->hw.last_period); last_period 631 arch/powerpc/perf/core-fsl-emb.c event->hw.last_period = event->hw.sample_period; last_period 648 arch/powerpc/perf/core-fsl-emb.c perf_sample_data_init(&data, 0, event->hw.last_period); last_period 1175 arch/powerpc/perf/imc-pmu.c data->period = event->hw.last_period; last_period 233 arch/s390/kernel/perf_cpum_cf_diag.c event->hw.last_period = event->hw.sample_period; last_period 496 arch/s390/kernel/perf_cpum_cf_diag.c perf_sample_data_init(&data, 0, event->hw.last_period); last_period 610 arch/s390/kernel/perf_cpum_sf.c hwc->last_period = hwc->sample_period; last_period 1081 arch/s390/kernel/perf_cpum_sf.c perf_sample_data_init(&data, 0, event->hw.last_period); last_period 895 arch/sparc/kernel/perf_event.c if (unlikely(period != hwc->last_period)) last_period 896 arch/sparc/kernel/perf_event.c left = period - (hwc->last_period - left); last_period 901 arch/sparc/kernel/perf_event.c hwc->last_period = period; last_period 908 arch/sparc/kernel/perf_event.c hwc->last_period = period; last_period 1500 arch/sparc/kernel/perf_event.c hwc->last_period = hwc->sample_period; last_period 1667 arch/sparc/kernel/perf_event.c perf_sample_data_init(&data, 0, hwc->last_period); last_period 123 arch/x86/events/amd/ibs.c hwc->last_period = period; last_period 130 arch/x86/events/amd/ibs.c hwc->last_period = period; last_period 307 arch/x86/events/amd/ibs.c hwc->last_period = hwc->sample_period; last_period 608 arch/x86/events/amd/ibs.c perf_sample_data_init(&data, 0, hwc->last_period); last_period 420 arch/x86/events/core.c hwc->last_period = hwc->sample_period; last_period 1207 arch/x86/events/core.c hwc->last_period = period; last_period 1214 arch/x86/events/core.c hwc->last_period = period; last_period 1525 arch/x86/events/core.c perf_sample_data_init(&data, 0, event->hw.last_period); last_period 2412 arch/x86/events/intel/core.c perf_sample_data_init(&data, 0, event->hw.last_period); last_period 613 arch/x86/events/intel/ds.c perf_sample_data_init(&data, 0, event->hw.last_period); last_period 1359 arch/x86/events/intel/ds.c perf_sample_data_init(data, 0, event->hw.last_period); last_period 1361 arch/x86/events/intel/ds.c data->period = event->hw.last_period; last_period 1530 arch/x86/events/intel/ds.c perf_sample_data_init(data, 0, event->hw.last_period); last_period 1531 arch/x86/events/intel/ds.c data->period = event->hw.last_period; last_period 253 arch/x86/events/intel/knc.c perf_sample_data_init(&data, 0, event->hw.last_period); last_period 1034 arch/x86/events/intel/p4.c perf_sample_data_init(&data, 0, hwc->last_period); last_period 169 arch/xtensa/kernel/perf_event.c hwc->last_period = period; last_period 174 arch/xtensa/kernel/perf_event.c hwc->last_period = period; last_period 371 arch/xtensa/kernel/perf_event.c u64 last_period; last_period 378 arch/xtensa/kernel/perf_event.c last_period = hwc->last_period; last_period 383 arch/xtensa/kernel/perf_event.c perf_sample_data_init(&data, 0, last_period); last_period 1030 block/blk-iocost.c u64 last_period, cur_period, max_period_delta; last_period 1056 block/blk-iocost.c last_period = atomic64_read(&iocg->active_period); last_period 1080 block/blk-iocost.c if (last_period + max_period_delta < cur_period || last_period 1098 block/blk-iocost.c last_period, cur_period, vtime); last_period 133 drivers/perf/arm_pmu.c hwc->last_period = period; last_period 140 drivers/perf/arm_pmu.c hwc->last_period = period; last_period 410 drivers/perf/arm_pmu.c hwc->last_period = hwc->sample_period; last_period 127 drivers/staging/exfat/exfat_nls.c u16 *p, *last_period; last_period 151 drivers/staging/exfat/exfat_nls.c last_period = NULL; last_period 154 drivers/staging/exfat/exfat_nls.c last_period = p; last_period 160 drivers/staging/exfat/exfat_nls.c if (!last_period) last_period 163 drivers/staging/exfat/exfat_nls.c if (uniname <= last_period) { last_period 164 drivers/staging/exfat/exfat_nls.c if (uniname < last_period) last_period 166 drivers/staging/exfat/exfat_nls.c uniname = last_period + 1; last_period 175 drivers/staging/exfat/exfat_nls.c if (uniname < last_period) last_period 205 include/linux/perf_event.h u64 last_period; last_period 17 include/trace/events/iocost.h u64 last_period, u64 cur_period, u64 vtime), last_period 19 include/trace/events/iocost.h TP_ARGS(iocg, path, now, last_period, cur_period, vtime), last_period 27 include/trace/events/iocost.h __field(u64, last_period) last_period 43 include/trace/events/iocost.h __entry->last_period = last_period; last_period 58 include/trace/events/iocost.h __entry->last_period, __entry->cur_period, last_period 8167 kernel/events/core.c perf_adjust_period(event, delta, hwc->last_period, true); last_period 8253 kernel/events/core.c u64 period = hwc->last_period; last_period 8257 kernel/events/core.c hwc->last_period = hwc->sample_period; last_period 8317 kernel/events/core.c data->period = event->hw.last_period; last_period 8489 kernel/events/core.c hwc->last_period = hwc->sample_period; last_period 9592 kernel/events/core.c perf_sample_data_init(&data, 0, event->hw.last_period); last_period 9660 kernel/events/core.c hwc->last_period = hwc->sample_period; last_period 10533 kernel/events/core.c hwc->last_period = hwc->sample_period; last_period 11864 kernel/events/core.c hwc->last_period = sample_period; last_period 628 kernel/events/hw_breakpoint.c bp->hw.last_period = bp->hw.sample_period; last_period 595 sound/pci/echoaudio/echoaudio.c chip->last_period[pipe_index] = 0; last_period 752 sound/pci/echoaudio/echoaudio.c chip->last_period[i] = 0; last_period 1829 sound/pci/echoaudio/echoaudio.c if (period != chip->last_period[ss]) { last_period 1830 sound/pci/echoaudio/echoaudio.c chip->last_period[ss] = period; last_period 335 sound/pci/echoaudio/echoaudio.h int last_period[DSP_MAXPIPES];