Searched refs:MAX_PERIOD (Results 1 – 4 of 4) sorted by relevance
37 #define MAX_PERIOD (65535) macro44 unsigned short amiga_audio_period = MAX_PERIOD;87 if (period > MAX_PERIOD) in amiga_mksound()88 period = MAX_PERIOD; in amiga_mksound()
30 #define MAX_PERIOD ((1ULL << 32) - 1) macro147 if (left > (s64)MAX_PERIOD) in mipspmu_event_set_period()148 left = MAX_PERIOD; in mipspmu_event_set_period()153 uleft = (u64)(-left) & MAX_PERIOD; in mipspmu_event_set_period()
580 hwc->sample_period = MAX_PERIOD; in __hw_perf_event_init()
55 #define MAX_PERIOD ((1UL << 32) - 1) macro611 if (left > MAX_PERIOD) in sparc_perf_event_set_period()612 left = MAX_PERIOD; in sparc_perf_event_set_period()1132 hwc->sample_period = MAX_PERIOD; in sparc_pmu_event_init()