Home
last modified time | relevance | path

Searched refs:estimated (Results 1 – 16 of 16) sorted by relevance

/Linux-v5.4/tools/power/cpupower/bench/
Dbenchmark.c36 unsigned int estimated = GAUGECOUNT; in calculate_timespace() local
45 ROUNDS(estimated); in calculate_timespace()
53 rounds = (unsigned int)(load * estimated / timed); in calculate_timespace()
60 estimated = rounds; in calculate_timespace()
65 return estimated; in calculate_timespace()
/Linux-v5.4/Documentation/ABI/testing/
Dsysfs-cfq-target-latency7 It contains an estimated latency time for the cfq. cfq will
/Linux-v5.4/Documentation/devicetree/bindings/rng/
Dtimeriomem_rng.txt9 - quality : estimated number of bits of true entropy per 1024 bits read from the
/Linux-v5.4/Documentation/admin-guide/device-mapper/
Ddm-service-time.rst6 which selects a path with the shortest estimated service time for
9 The service time for each path is estimated by dividing the total size
/Linux-v5.4/Documentation/power/
Denergy-model.rst13 from one platform to another. These power costs can be estimated using
92 The energy consumed by a performance domain can be estimated using the
/Linux-v5.4/Documentation/misc-devices/
Dapds990x.txt33 is estimated and new measurement is triggered if necessary.
/Linux-v5.4/Documentation/admin-guide/pm/
Dcpufreq.rst449 estimated for all of them and the greatest result is taken as the load estimate
461 It generally selects CPU frequencies proportional to the estimated load, so that
487 If the estimated CPU load is above this value (in percent), the governor
489 Otherwise, the selected frequency will be proportional to the estimated
517 value is exceeded by the estimated CPU load) or sensitivity threshold
563 (configurable) threshold has been exceeded by the estimated CPU load.
582 If the estimated CPU load is greater than this value, the frequency will
Dintel_pstate.rst597 estimated CPU load and maps the load of 100% to the maximum supported frequency
/Linux-v5.4/drivers/net/ethernet/dec/tulip/
DKconfig86 If your estimated Rx load is 10kpps or more, or if the card will be
/Linux-v5.4/Documentation/sound/designs/
Dtimestamping.rst65 estimated (e.g. with the frame counter in USB).
/Linux-v5.4/Documentation/networking/
Deql.txt143 <slave-name> <estimated-bps>". Here are some example enslavings:
/Linux-v5.4/arch/arm/crypto/
Dsha1-armv4-large.S38 @ full unroll = interleaved Xload/update, full unroll, estimated[!];
/Linux-v5.4/Documentation/block/
Dbfq-iosched.rst486 timeout_sync, according to the estimated peak rate.
/Linux-v5.4/kernel/sched/
Dfair.c6144 unsigned int estimated = in cpu_util_without() local
6165 lsub_positive(&estimated, _task_util_est(p)); in cpu_util_without()
6167 util = max(util, estimated); in cpu_util_without()
/Linux-v5.4/net/netfilter/
DKconfig1493 rate estimated by the RATEEST target.
/Linux-v5.4/Documentation/virt/kvm/
Dapi.txt3453 >0 if a new HPT is being prepared, the value is an estimated
3469 It then returns a positive integer with the estimated number of
3481 estimated number of milliseconds until preparation is complete.