| /linux/tools/perf/pmu-events/arch/s390/cf_z15/ |
| H A 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",
|
| /linux/tools/perf/pmu-events/arch/s390/cf_z14/ |
| H A 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",
|
| /linux/tools/perf/pmu-events/arch/s390/cf_z13/ |
| H A 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",
|
| /linux/tools/perf/pmu-events/arch/s390/cf_z17/ |
| H A 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",
|
| /linux/tools/perf/pmu-events/arch/s390/cf_z16/ |
| H A 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",
|
| /linux/tools/power/cpupower/bench/ |
| H A 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()
|
| /linux/drivers/md/ |
| H A 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()
|
| H A D | dm-ps-service-time.c | 201 * Compare the estimated service time of 2 paths, pi1 and pi2, 210 * Basically, the service time is estimated by:
|
| /linux/Documentation/admin-guide/device-mapper/ |
| H A 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
|
| /linux/include/uapi/linux/ |
| H A 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 */
|
| /linux/tools/perf/pmu-events/arch/x86/amdzen6/ |
| H A D | recommended.json | 301 "BriefDescription": "Estimated memory read bandwidth.", 309 "BriefDescription": "Estimated memory write bandwidth.", 317 "BriefDescription": "Estimated combined memory bandwidth.",
|
| /linux/tools/perf/pmu-events/arch/x86/amdzen4/ |
| H A D | recommended.json | 367 "BriefDescription": "Estimated memory read bandwidth.", 375 "BriefDescription": "Estimated memory write bandwidth.", 383 "BriefDescription": "Estimated combined memory bandwidth.",
|
| /linux/Documentation/ABI/testing/ |
| H A D | sysfs-cfq-target-latency | 7 It contains an estimated latency time for the cfq. cfq will
|
| /linux/net/batman-adv/ |
| H A D | multicast_forw.c | 87 * @count: the (estimated) number of originators the multicast packet needs to 428 * @count: the estimated number of originators the multicast packet needs to 435 * initially estimated amount of destinations versus the amount of destinations 440 * If the initially estimated number was even, so padding was initially added, 442 * If the initially estimated number was odd, so no padding was initially added, 459 * estimated even number of destinations, but turned out to be odd in batadv_mcast_forw_push_adjust_padding() 465 * estimated odd number of destinations, but turned out to be even in batadv_mcast_forw_push_adjust_padding()
|
| /linux/net/ipv4/ |
| H A 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()
|
| H A D | tcp_lp.c | 67 * @remote_hz: estimated remote HZ 136 * We keep on updating the estimated value, where original TCP-LP
|
| /linux/Documentation/devicetree/bindings/rng/ |
| H A D | timeriomem_rng.yaml | 24 Estimated number of bits of true entropy per 1024 bits read from the rng.
|
| /linux/arch/loongarch/include/asm/ |
| H A D | image.h | 20 * @kernel_asize: An estimated size of the memory image size in LSB byte order.
|
| /linux/drivers/net/wireless/broadcom/b43/ |
| H A D | tables_nphy.h | 156 #define B43_NTAB_C0_ESTPLT_R3 B43_NTAB8(26, 0) /* estimated power lookup 0 */ 162 #define B43_NTAB_C1_ESTPLT_R3 B43_NTAB8(27, 0) /* estimated power lookup 1 */
|
| /linux/sound/pci/emu10k1/ |
| H A D | p17v.h | 133 #define P17V_SRP_P17V_ESR 0x8B /* SRP_P17V estimated sample rate and rate lock */ 134 #define P17V_SRP_REC_ESR 0x8C /* SRP_REC estimated sample rate and rate lock */
|
| /linux/lib/crypto/powerpc/ |
| H A D | sha256.h | 19 * Thus 1KB of input data will need an estimated maximum of 18,000 cycles.
|
| H A D | sha1.h | 17 * Thus 2KB of input data will need an estimated maximum of 18,000 cycles.
|
| /linux/Documentation/misc-devices/ |
| H A D | apds990x.rst | 36 is estimated and new measurement is triggered if necessary.
|
| /linux/samples/damon/ |
| H A D | wsse.c | 4 * print estimated working set size (total size of regions that showing some
|
| /linux/net/sunrpc/ |
| H A D | timer.c | 93 * rpc_calc_rto - Provide an estimated timeout value
|