Searched refs:period (Results 1 – 4 of 4) sorted by relevance
1 This thrashes the memory allocator and garbage collector for a brief period.
336 uint32_t period; in Parse() local337 if (!android::base::ParseUint(elems[i], &period)) { in Parse()341 spec->periods_seconds.push_back(period); in Parse()
1335 int64_t period = 1; in GenerateLastValuePeriodic() local1338 for (; p->induction_class == HInductionVarAnalysis::kPeriodic; p = p->op_b, ++period) { in GenerateLastValuePeriodic()1358 int64_t li = m % period; in GenerateLastValuePeriodic()1380 if (period == 2 && in GenerateLastValuePeriodic()
8103 Ljava/util/concurrent/ScheduledThreadPoolExecutor$ScheduledFutureTask;->period:J