| /kernel/linux/linux-6.6/drivers/gpu/drm/amd/display/dc/link/protocols/ |
| D | link_dp_dpia_bw.c | 212 * HR BW = Estimated(dpia_primary) + Allocated(dpia_secondary) in get_host_router_total_dp_tunnel_bw() 213 * otherwise HR BW = Estimated(bw alloc enabled dpia) in get_host_router_total_dp_tunnel_bw() 259 DC_LOG_ERROR("%s: Request bw greater than estimated bw for link(%d)\n", in set_usb4_req_bw_req() 346 * During DP tunnel creation, CM preallocates BW and reduces estimated BW of other in link_dp_dpia_set_dptx_usb4_bw_alloc_support() 348 * to make the CM to release preallocation and update estimated BW correctly for in link_dp_dpia_set_dptx_usb4_bw_alloc_support() 362 int estimated = 0; in dpia_handle_bw_alloc_response() local 375 estimated = bw * (Kbps_TO_Gbps / link->dpia_bw_alloc_config.bw_granularity); in dpia_handle_bw_alloc_response() 380 __func__, link->dpia_bw_alloc_config.estimated_bw, estimated); in dpia_handle_bw_alloc_response() 382 /* Update the new Estimated BW value updated by CM */ in dpia_handle_bw_alloc_response() 383 link->dpia_bw_alloc_config.estimated_bw = estimated; in dpia_handle_bw_alloc_response() [all …]
|
| /kernel/linux/linux-6.6/tools/perf/pmu-events/arch/s390/cf_z14/ |
| D | transaction.json | 53 "BriefDescription": "Estimated Instruction Complexity CPI infinite Level 1", 58 "BriefDescription": "Estimated Sourcing Cycles per Level 1 Miss", 63 "BriefDescription": "Estimated TLB CPU percentage of Total CPU", 68 "BriefDescription": "Estimated Cycles per TLB Miss",
|
| /kernel/linux/linux-6.6/tools/perf/pmu-events/arch/s390/cf_z15/ |
| D | transaction.json | 53 "BriefDescription": "Estimated Instruction Complexity CPI infinite Level 1", 58 "BriefDescription": "Estimated Sourcing Cycles per Level 1 Miss", 63 "BriefDescription": "Estimated TLB CPU percentage of Total CPU", 68 "BriefDescription": "Estimated Cycles per TLB Miss",
|
| /kernel/linux/linux-6.6/tools/perf/pmu-events/arch/s390/cf_z13/ |
| D | transaction.json | 53 "BriefDescription": "Estimated Instruction Complexity CPI infinite Level 1", 58 "BriefDescription": "Estimated Sourcing Cycles per Level 1 Miss", 63 "BriefDescription": "Estimated TLB CPU percentage of Total CPU", 68 "BriefDescription": "Estimated Cycles per TLB Miss",
|
| /kernel/linux/linux-6.6/tools/perf/pmu-events/arch/s390/cf_z16/ |
| D | transaction.json | 53 "BriefDescription": "Estimated Instruction Complexity CPI infinite Level 1", 58 "BriefDescription": "Estimated Sourcing Cycles per Level 1 Miss", 63 "BriefDescription": "Estimated TLB CPU percentage of Total CPU", 68 "BriefDescription": "Estimated Cycles per TLB Miss",
|
| /kernel/linux/linux-5.10/tools/power/cpupower/bench/ |
| D | benchmark.c | 36 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()
|
| /kernel/linux/linux-6.6/tools/power/cpupower/bench/ |
| D | benchmark.c | 36 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()
|
| /kernel/linux/linux-5.10/tools/testing/selftests/seccomp/ |
| D | seccomp_benchmark.c | 122 printf("Estimated total seccomp overhead for 1 filter: %llu ns\n", in main() 125 printf("Estimated total seccomp overhead for 2 filters: %llu ns\n", in main() 128 printf("Estimated seccomp per-filter overhead: %llu ns\n", in main() 131 printf("Estimated seccomp entry overhead: %llu ns\n", in main()
|
| /kernel/linux/linux-6.6/net/ipv4/ |
| D | tcp_bbr.c | 4 * rate (throughput) estimated from ACKs. In a nutshell: 44 * we estimated that we reached the full bw of the pipe then we enter PROBE_BW; 84 BBR_PROBE_BW, /* discover, share bw: pace around estimated bw */ 141 /* Pace at ~1% below estimated bw, on average, to reduce queue at bottleneck. 144 * lower than the estimated bandwidth. This is an important aspect of the 222 /* Return the estimated bandwidth of the path, in pkts/uS << BW_SCALE. */ 350 /* Calculate bdp based on min RTT and the estimated bottleneck bandwidth: 411 /* Find inflight based on min RTT and the estimated bottleneck bandwidth. */ 475 * recovery started (capped by the target cwnd based on estimated BDP). 563 /* The pacing_gain of 1.0 paces at the estimated bw to try to fully in bbr_is_next_cycle_phase() [all …]
|
| D | tcp_hybla.c | 122 * Inrement<<7 is estimated by doing: in hybla_cong_avoid() 137 * as long as increment is estimated as (rho<<7)/window in hybla_cong_avoid()
|
| /kernel/linux/linux-5.10/net/ipv4/ |
| D | tcp_bbr.c | 4 * rate (throughput) estimated from ACKs. In a nutshell: 44 * we estimated that we reached the full bw of the pipe then we enter PROBE_BW; 82 BBR_PROBE_BW, /* discover, share bw: pace around estimated bw */ 139 /* Pace at ~1% below estimated bw, on average, to reduce queue at bottleneck. 142 * lower than the estimated bandwidth. This is an important aspect of the 220 /* Return the estimated bandwidth of the path, in pkts/uS << BW_SCALE. */ 348 /* Calculate bdp based on min RTT and the estimated bottleneck bandwidth: 409 /* Find inflight based on min RTT and the estimated bottleneck bandwidth. */ 473 * recovery started (capped by the target cwnd based on estimated BDP). 561 /* The pacing_gain of 1.0 paces at the estimated bw to try to fully in bbr_is_next_cycle_phase() [all …]
|
| D | tcp_hybla.c | 122 * Inrement<<7 is estimated by doing: in hybla_cong_avoid() 137 * as long as increment is estimated as (rho<<7)/window in hybla_cong_avoid()
|
| /kernel/linux/linux-5.10/Documentation/admin-guide/device-mapper/ |
| D | dm-service-time.rst | 6 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
|
| /kernel/linux/linux-6.6/Documentation/admin-guide/device-mapper/ |
| D | dm-service-time.rst | 6 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
|
| /kernel/linux/linux-6.6/drivers/md/ |
| D | dm-ps-historical-service-time.c | 13 * will never have the best estimated service time, or if the entire 358 * Compare the estimated service time of 2 paths, pi1 and pi2, 378 /* Check here if estimated latency for two paths are too similar. in hst_compare() 400 /* Compare estimated service time. If outstanding is the same, we in hst_compare() 511 * finished any requests within the fresh period, the estimated in hst_end_io()
|
| /kernel/linux/linux-5.10/drivers/md/ |
| D | dm-historical-service-time.c | 13 * will never have the best estimated service time, or if the entire 355 * Compare the estimated service time of 2 paths, pi1 and pi2, 375 /* Check here if estimated latency for two paths are too similar. in hst_compare() 397 /* Compare estimated service time. If outstanding is the same, we in hst_compare() 508 * finished any requests within the fresh period, the estimated in hst_end_io()
|
| /kernel/linux/linux-5.10/include/uapi/linux/ |
| D | timex.h | 70 __kernel_long_t esterror;/* estimated error (usec) */ 108 long long esterror;/* estimated error (usec) */ 142 #define ADJ_ESTERROR 0x0008 /* estimated time error */
|
| /kernel/linux/linux-6.6/include/uapi/linux/ |
| D | timex.h | 70 __kernel_long_t esterror;/* estimated error (usec) */ 108 long long esterror;/* estimated error (usec) */ 142 #define ADJ_ESTERROR 0x0008 /* estimated time error */
|
| /kernel/linux/linux-6.6/Documentation/ABI/testing/ |
| D | sysfs-cfq-target-latency | 7 It contains an estimated latency time for the cfq. cfq will
|
| /kernel/linux/linux-5.10/Documentation/ABI/testing/ |
| D | sysfs-cfq-target-latency | 7 It contains an estimated latency time for the cfq. cfq will
|
| /kernel/linux/linux-5.10/Documentation/admin-guide/pm/ |
| D | cpufreq.rst | 448 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
|
| /kernel/linux/linux-6.6/Documentation/admin-guide/pm/ |
| D | cpufreq.rst | 448 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
|
| /kernel/linux/linux-5.10/Documentation/devicetree/bindings/rng/ |
| D | timeriomem_rng.txt | 9 - quality : estimated number of bits of true entropy per 1024 bits read from the
|
| /kernel/linux/linux-6.6/Documentation/devicetree/bindings/rng/ |
| D | timeriomem_rng.yaml | 24 Estimated number of bits of true entropy per 1024 bits read from the rng.
|
| /kernel/linux/linux-5.10/Documentation/power/ |
| D | energy-model.rst | 15 from one platform to another. These power costs can be estimated using 102 The energy consumed by a performance domain can be estimated using the
|