Searched refs:period_s_ (Results 1 – 2 of 2) sorted by relevance
45 period_s_(kDefaultPeriodS), in ProfilerOptions()66 period_s_(period_s), in ProfilerOptions()81 return period_s_; in GetPeriodS()119 << ", period_s=" << po.period_s_136 uint32_t period_s_; variable
566 if (!ParseUnsignedInteger(option, ':', &profiler_options_.period_s_)) { in Parse()