Home
last modified time | relevance | path

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

/linux-5.19.10/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-5.19.10/Documentation/ABI/testing/
Dsysfs-cfq-target-latency7 It contains an estimated latency time for the cfq. cfq will
Dsysfs-timecard258 the estimated point where the FPGA latches the PHC time. This
/linux-5.19.10/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-5.19.10/Documentation/misc-devices/
Dapds990x.rst36 is estimated and new measurement is triggered if necessary.
/linux-5.19.10/Documentation/power/
Denergy-model.rst15 from one platform to another. These power costs can be estimated using
172 The energy consumed by a performance domain can be estimated using the
/linux-5.19.10/Documentation/admin-guide/pm/
Dcpufreq.rst448 estimated for all of them and the greatest result is taken as the load estimate
460 It generally selects CPU frequencies proportional to the estimated load, so that
486 If the estimated CPU load is above this value (in percent), the governor
488 Otherwise, the selected frequency will be proportional to the estimated
516 value is exceeded by the estimated CPU load) or sensitivity threshold
562 (configurable) threshold has been exceeded by the estimated CPU load.
581 If the estimated CPU load is greater than this value, the frequency will
Dintel_pstate.rst623 estimated CPU load and maps the load of 100% to the maximum supported frequency
/linux-5.19.10/drivers/net/ethernet/dec/tulip/
DKconfig86 If your estimated Rx load is 10kpps or more, or if the card will be
/linux-5.19.10/tools/perf/Documentation/
Dperf-arm-spe.txt108 estimated from the 'sample_pop' and 'inst_retired' PMU events.
/linux-5.19.10/Documentation/sound/designs/
Dtimestamping.rst65 estimated (e.g. with the frame counter in USB).
/linux-5.19.10/Documentation/networking/
Deql.rst134 <slave-name> <estimated-bps>". Here are some example enslavings::
/linux-5.19.10/arch/arm/crypto/
Dsha1-armv4-large.S38 @ full unroll = interleaved Xload/update, full unroll, estimated[!];
/linux-5.19.10/drivers/md/
DKconfig465 time by comparing estimated service time (based on historical
/linux-5.19.10/Documentation/block/
Dbfq-iosched.rst486 timeout_sync, according to the estimated peak rate.
/linux-5.19.10/net/netfilter/
DKconfig1524 rate estimated by the RATEEST target.
/linux-5.19.10/Documentation/virt/kvm/
Dapi.rst4308 >0 if a new HPT is being prepared, the value is an estimated
4329 It then returns a positive integer with the estimated number of
4342 estimated number of milliseconds until preparation is complete.