Home
last modified time | relevance | path

Searched defs:idle (Results 1 – 25 of 25) sorted by relevance

/f-stack/app/redis-5.0.5/src/
H A Devict.c55 unsigned long long idle; /* Object idle time (inverse frequency for LFU) */ member
168 unsigned long long idle; in evictionPoolPopulate() local
H A Dreplication.c2673 time_t idle = server.unixtime - server.repl_no_slaves_since; in replicationCron() local
2718 time_t idle, max_idle = 0; in replicationCron() local
H A Dt_stream.c2480 mstime_t idle = now - consumer->seen_time; in xinfoCommand() local
/f-stack/tools/top/
H A Dtop.c57 float sys, usr, idle; in main() local
/f-stack/freebsd/net/altq/
H A Daltq_rio.h66 int idle; /* queue was empty */ member
H A Daltq_rmclass.c1253 int idle, avgidle, pktlen; in rmc_update_class_util() local
/f-stack/freebsd/kern/
H A Dkern_clocksource.c126 int idle; /* This CPU is in idle mode. */ member
232 getnextcpuevent(int idle) in getnextcpuevent()
/f-stack/dpdk/lib/librte_acl/
H A Dacl_run.h80 static const uint32_t idle[UINT8_MAX + 1]; variable
H A Dacl.h181 uint64_t idle; member
/f-stack/freebsd/netinet/
H A Dtcp_output.c214 int idle, sendalot, curticks; in tcp_output() local
/f-stack/freebsd/netinet6/
H A Dip_fw_nat64.h170 uint16_t idle; /* Last used time */ member
191 uint16_t idle; /* Last used time */ member
/f-stack/tools/compat/include/netinet6/
H A Dip_fw_nat64.h170 uint16_t idle; /* Last used time */ member
191 uint16_t idle; /* Last used time */ member
/f-stack/dpdk/drivers/event/dlb2/pf/
H A Ddlb2_main.c116 union dlb2_cfg_mstr_cfg_diagnostic_idle_status idle; in dlb2_pf_wait_for_device_ready() local
/f-stack/freebsd/contrib/ngatm/netnatm/sig/
H A Dsig_uni.c662 int idle; in uni_set_config() local
/f-stack/freebsd/contrib/openzfs/module/zfs/
H A Dzio_inject.c649 hrtime_t idle = handler->zi_record.zi_timer + gethrtime(); in zio_handle_io_delay() local
/f-stack/freebsd/arm/ti/
H A Dti_sysc.c353 parse_idle(struct ti_sysc_softc *sc, const char *name, uint32_t *idle) { in parse_idle()
/f-stack/dpdk/app/test/
H A Dtest_pmd_perf.c291 static uint64_t idle; variable
/f-stack/app/nginx-1.16.1/src/core/
H A Dngx_connection.h181 unsigned idle:1; member
/f-stack/app/nginx-1.16.1/src/http/v2/
H A Dngx_http_v2.h124 ngx_uint_t idle; member
/f-stack/freebsd/contrib/ncsw/Peripherals/QM/
H A Dqm_portal_fqr.c1172 int idle = 0; in clean_dqrr_mr() local
/f-stack/lib/
H A Dff_dpdk_if.c1826 int i, j, nb_rx, idle; local
/f-stack/freebsd/netpfil/ipfw/
H A Dip_dummynet.c1188 int64_t s, idle, weight, w0; in config_red() local
/f-stack/freebsd/contrib/octeon-sdk/
H A Dcvmx-dpi-defs.h630 uint64_t idle : 1; /**< DMA Request Queue is IDLE */ member
657 uint64_t idle : 1; /**< DMA Request Queue is IDLE */ member
H A Dcvmx-npei-defs.h2425 uint64_t idle : 1; /**< DMA Engine IDLE state */ member
/f-stack/freebsd/netinet/tcp_stacks/
H A Drack.c11908 int32_t idle, sendalot; in rack_output() local