Searched refs:cyc_threshold (Results 1 – 1 of 1) sorted by relevance
1078 size_t cyc_threshold; in ParseOptions() local1079 if (options.PullUintValue("--cycle-threshold", &cyc_threshold)) { in ParseOptions()1081 recorder.SetCycleThreshold(cyc_threshold); in ParseOptions()