Searched full:warmup (Results 1 – 19 of 19) sorted by relevance
82 /* Set base address and region size for warmup */ in mmhubbub3_warmup_mcif()88 /* Set address increment and enable warmup */ in mmhubbub3_warmup_mcif()93 /* Wait for an interrupt to signal warmup is completed */ in mmhubbub3_warmup_mcif()99 /* Disable warmup */ in mmhubbub3_warmup_mcif()
82 /* Set base address and region size for warmup */ in mmhubbub32_warmup_mcif()88 /* Set address increment and enable warmup */ in mmhubbub32_warmup_mcif()93 /* Wait for an interrupt to signal warmup is completed */ in mmhubbub32_warmup_mcif()99 /* Disable warmup */ in mmhubbub32_warmup_mcif()
149 if (params->common.warmup > 0) { in timerlat_enable() 150 debug_msg("Warming up for %d seconds\n", params->common.warmup); in timerlat_enable() 151 sleep(params->common.warmup); in timerlat_enable()
82 int warmup;81 int warmup; global() member
1149 if (params->common.warmup > 0) { in osnoise_apply_config() 1150 debug_msg("Warming up for %d seconds\n", params->common.warmup); in osnoise_apply_config() 1151 sleep(params->common.warmup); in osnoise_apply_config()
415 params->common.warmup = get_llong_from_str(optarg); in osnoise_top_parse_args()
588 params->common.warmup = get_llong_from_str(optarg); in osnoise_hist_parse_args()
681 params->common.warmup = get_llong_from_str(optarg); in timerlat_top_parse_args()
936 params->common.warmup = get_llong_from_str(optarg); in timerlat_hist_parse_args()
51 /* ignore warmup */ in bpf_prog1()
129 // disable warmup in dwb2_enable()
39 /* Do a warmup. */ in measure_cycles()
174 /* Read the first ID byte once for warmup */ in jl2005c_get_firmware_id()
313 /* This somehow got unset since the warmup? */ in xchk_fscount_aggregate_agcounts()
632 __u32 warmup_time; /* double buffering warmup time in ms (warmup_time < rehash_interval) */
262 { "warmup", 'w', "SEC", 0, "Warm-up period, seconds"},
1068 /* Warmup / preload */ in live_empty_request()
2708 /* Warmup iteration */ in print_benchmark_results()
8435 udelay(150); /* wait for warmup */ in i830_enable_pipe()