Searched defs:target_max (Results 1 – 3 of 3) sorted by relevance
137 u32 target_max; /* min_th + 0.6*(max_th - min_th) */ member
622 int target_max = NX_MAX(0, fifo_free_bytes(used_out, fifo_out_len) in decompress_file() local
748 u64 target_sum = 0, target_min = SCX_CPUPERF_ONE, target_max = 0; monitor_cpuperf() local