Home
last modified time | relevance | path

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

/linux-6.3-rc2/tools/power/cpupower/bench/
A 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-6.3-rc2/drivers/gpu/drm/amd/display/dc/link/protocols/
A Dlink_dp_dpia_bw.c375 int available = 0, estimated = bw * (Kbps_TO_Gbps / link->dpia_bw_alloc_config.bw_granularity); in dc_link_get_usb4_req_bw_resp() local
379 if (estimated == host_router_total_estimated_bw) { in dc_link_get_usb4_req_bw_resp()
382 if (link->dpia_bw_alloc_config.estimated_bw < estimated) { in dc_link_get_usb4_req_bw_resp()
383 available = estimated - link->dpia_bw_alloc_config.estimated_bw; in dc_link_get_usb4_req_bw_resp()
384 link->dpia_bw_alloc_config.estimated_bw = estimated; in dc_link_get_usb4_req_bw_resp()
391 if (link->dpia_bw_alloc_config.estimated_bw < estimated) in dc_link_get_usb4_req_bw_resp()
392 available = estimated - link->dpia_bw_alloc_config.estimated_bw; in dc_link_get_usb4_req_bw_resp()
395 link->dpia_bw_alloc_config.estimated_bw = estimated; in dc_link_get_usb4_req_bw_resp()
/linux-6.3-rc2/Documentation/ABI/testing/
A Dsysfs-cfq-target-latency7 It contains an estimated latency time for the cfq. cfq will
A Dsysfs-timecard258 the estimated point where the FPGA latches the PHC time. This
/linux-6.3-rc2/Documentation/admin-guide/device-mapper/
A 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-6.3-rc2/Documentation/misc-devices/
A Dapds990x.rst36 is estimated and new measurement is triggered if necessary.
/linux-6.3-rc2/Documentation/power/
A 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-6.3-rc2/Documentation/admin-guide/pm/
A 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
A Dintel_pstate.rst623 estimated CPU load and maps the load of 100% to the maximum supported frequency
/linux-6.3-rc2/drivers/net/ethernet/dec/tulip/
A DKconfig86 If your estimated Rx load is 10kpps or more, or if the card will be
/linux-6.3-rc2/Documentation/admin-guide/mm/
A Dmultigen_lru.rst117 Each bin contains an estimated number of pages that have been accessed
/linux-6.3-rc2/tools/perf/Documentation/
A Dperf-arm-spe.txt108 estimated from the 'sample_pop' and 'inst_retired' PMU events.
/linux-6.3-rc2/Documentation/sound/designs/
A Dtimestamping.rst65 estimated (e.g. with the frame counter in USB).
/linux-6.3-rc2/Documentation/networking/
A Deql.rst134 <slave-name> <estimated-bps>". Here are some example enslavings::
/linux-6.3-rc2/arch/arm/crypto/
A Dsha1-armv4-large.S38 @ full unroll = interleaved Xload/update, full unroll, estimated[!];
/linux-6.3-rc2/drivers/md/
A DKconfig464 time by comparing estimated service time (based on historical
/linux-6.3-rc2/Documentation/block/
A Dbfq-iosched.rst486 timeout_sync, according to the estimated peak rate.
/linux-6.3-rc2/net/netfilter/
A DKconfig1532 rate estimated by the RATEEST target.
/linux-6.3-rc2/Documentation/virt/kvm/
A Dapi.rst4316 >0 if a new HPT is being prepared, the value is an estimated
4337 It then returns a positive integer with the estimated number of
4350 estimated number of milliseconds until preparation is complete.

Completed in 44 milliseconds