Searched refs:spinloop_check_rate_ (Results 1 – 1 of 1) sorted by relevance
94 spinloop_check_rate_(0.8), in TraceSchedCommand()110 double spinloop_check_rate_; member in simpleperf::__anon1b6e9ba40110::TraceSchedCommand150 if (!GetDoubleOption(args, &i, &spinloop_check_rate_, 1e-9, 1.0)) { in ParseOptions()269 if (thread.spin_info.runtime_in_check_period > time_period_in_ns * spinloop_check_rate_) { in ProcessSampleRecord()