Home
last modified time | relevance | path

Searched defs:interval (Results 976 - 1000 of 1256) sorted by relevance

1...<<31323334353637383940>>...51

/kernel/linux/linux-6.6/net/sched/
H A Dsch_taprio.c61 u32 interval; member
1045 u32 interval = 0; fill_sched_entry() local
1362 u64 interval = 0; setup_txtime() local
[all...]
/kernel/linux/linux-6.6/tools/perf/util/
H A Dstat-display.c1532 int interval = config->interval; in evlist__print_counters() local
/kernel/linux/linux-6.6/kernel/time/
H A Dhrtimer.c1040 u64 hrtimer_forward(struct hrtimer *timer, ktime_t now, ktime_t interval) in hrtimer_forward() argument
H A Dtimekeeping.c311 u64 interval; in tk_setup_internals() local
1928 s64 interval = tk->cycle_interval; timekeeping_apply_adjustment() local
2115 u64 interval = tk->cycle_interval << shift; logarithmic_accumulation() local
[all...]
/kernel/linux/linux-6.6/net/bluetooth/
H A Dhci_conn.c2059 u16 interval, sync_interval = 0; create_big_sync() local
[all...]
/kernel/linux/linux-6.6/net/ceph/
H A Dmessenger.c1852 ceph_con_keepalive_expired(struct ceph_connection *con, unsigned long interval) ceph_con_keepalive_expired() argument
/kernel/linux/linux-6.6/sound/soc/
H A Dsoc-pcm.c923 struct snd_interval *interval; in soc_pcm_codec_params_fixup() local
/kernel/linux/linux-6.6/net/ipv4/
H A Dipmr.c769 unsigned long interval = c->mfc_un.unres.expires - now; in ipmr_expire_process() local
/kernel/linux/linux-6.6/net/ipv6/
H A Dip6mr.c807 unsigned long interval = c->mfc_un.unres.expires - now; in ipmr_do_expire_process() local
/kernel/linux/linux-6.6/samples/bpf/
H A Dxdp_sample_user.c1531 int sample_run(int interval, void (*post_cb)(void *), void *ctx) in sample_run() argument
/third_party/ffmpeg/libavformat/
H A Dasfdec_o.c860 uint64_t interval; // index entry time interval in 100 ns units, usually it's 1s in asf_read_simple_index() local
/third_party/FreeBSD/sys/dev/usb/controller/
H A Dxhci.c2293 xhci_configure_endpoint(struct usb_device *udev, struct usb_endpoint_descriptor *edesc, struct xhci_endpoint_ext *pepext, uint16_t interval, uint8_t max_packet_count, uint8_t mult, uint8_t fps_shift, uint16_t max_packet_size, uint16_t max_frame_size, uint8_t ep_mode) xhci_configure_endpoint() argument
/third_party/FreeBSD/sys/dev/usb/
H A Dusbdi.h222 usb_timeout_t interval; /* interval in milliseconds */ member
/third_party/NuttX/drivers/usbdev/gadget/
H A Df_uvc.c1484 const uint32_t *interval; in fuvc_streaming_set() local
/third_party/libuv/test/
H A Dtest-fs.c3699 int interval; member
/third_party/mesa3d/src/egl/drivers/dri2/
H A Dplatform_wayland.c843 dri2_wl_swap_interval(_EGLDisplay *disp, _EGLSurface *surf, EGLint interval) in dri2_wl_swap_interval() argument
H A Dplatform_x11.c1012 dri2_x11_swap_interval(_EGLDisplay *disp, _EGLSurface *surf, EGLint interval) in dri2_x11_swap_interval() argument
1198 dri2_kopper_swap_interval(_EGLDisplay *disp, _EGLSurface *surf, EGLint interval) in dri2_kopper_swap_interval() argument
/third_party/mesa3d/src/freedreno/ir3/
H A Dir3_spill.c50 struct ir3_reg_interval interval; member
378 ra_spill_interval_init(struct ra_spill_interval *interval, in ra_spill_interval_init() argument
391 ir3_reg_interval_to_interval(struct ir3_reg_interval *interval) ir3_reg_interval_to_interval() argument
397 ra_spill_interval_root(struct ra_spill_interval *interval) ra_spill_interval_root() argument
447 struct ra_spill_interval *interval = ir3_reg_interval_to_interval(_interval); interval_add() local
474 struct ra_spill_interval *interval = ir3_reg_interval_to_interval(_interval); interval_delete() local
527 ra_spill_ctx_insert(struct ra_spill_ctx *ctx, struct ra_spill_interval *interval) ra_spill_ctx_insert() argument
534 ra_spill_ctx_remove(struct ra_spill_ctx *ctx, struct ra_spill_interval *interval) ra_spill_ctx_remove() argument
543 struct ra_spill_interval *interval = ctx->intervals[dst->name]; init_dst() local
560 struct ra_spill_interval *interval = ctx->intervals[dst->name]; insert_dst() local
589 struct ra_spill_interval *interval = ctx->intervals[src->def->name]; insert_src() local
605 struct ra_spill_interval *interval = ctx->intervals[src->def->name]; remove_src_early() local
618 struct ra_spill_interval *interval = ctx->intervals[src->def->name]; remove_src() local
629 struct ra_spill_interval *interval = ctx->intervals[dst->name]; finish_dst() local
636 struct ra_spill_interval *interval = ctx->intervals[dst->name]; remove_dst() local
647 struct ra_spill_interval *interval = ctx->intervals[src->def->name]; update_src_next_use() local
769 spill_interval(struct ra_spill_ctx *ctx, struct ra_spill_interval *interval, struct ir3_instruction *instr, struct ir3_block *block) spill_interval() argument
947 rewrite_src_interval(struct ra_spill_ctx *ctx, struct ra_spill_interval *interval, struct ir3_register *def, struct ir3_instruction *instr, struct ir3_block *block) rewrite_src_interval() argument
973 struct ra_spill_interval *interval = ctx->intervals[def->name]; reload_def() local
1002 struct ra_spill_interval *interval = ctx->intervals[src->def->name]; reload_src() local
1015 struct ra_spill_interval *interval = ctx->intervals[src->def->name]; rewrite_src() local
1131 struct ra_spill_interval *interval = rzalloc(ctx, struct ra_spill_interval); create_temp_interval() local
1315 struct ra_spill_interval *interval = ctx->intervals[def->name]; handle_live_in() local
1458 live_in_rewrite(struct ra_spill_ctx *ctx, struct ra_spill_interval *interval, struct reg_or_immed *new_val, struct ir3_block *block, unsigned pred_idx) live_in_rewrite() argument
1492 struct ra_spill_interval *interval = ctx->intervals[def->name]; reload_live_in() local
1529 struct ra_spill_interval *interval = ctx->intervals[def->name]; add_live_in_phi() local
1613 struct ra_spill_interval *interval = ctx->intervals[reg->name]; spill_single_pred_live_in() local
1651 spill_live_out(struct ra_spill_ctx *ctx, struct ra_spill_interval *interval, struct ir3_block *block) spill_live_out() argument
1678 struct ra_spill_interval *interval = ctx->intervals[def->name]; reload_live_out() local
1691 struct ra_spill_interval *interval = ctx->intervals[name]; reload_live_outs() local
1712 struct ra_spill_interval *interval = ctx->intervals[def->name]; update_live_out_phis() local
1720 record_pred_live_out(struct ra_spill_ctx *ctx, struct ra_spill_interval *interval, struct ir3_block *block, unsigned pred_idx) record_pred_live_out() argument
1760 record_live_out(struct ra_spill_ctx *ctx, struct ra_spill_block_state *state, struct ra_spill_interval *interval) record_live_out() argument
[all...]
/third_party/mesa3d/src/egl/main/
H A Deglapi.c1302 eglSwapInterval(EGLDisplay dpy, EGLint interval) in eglSwapInterval() argument
/third_party/mesa3d/src/glx/
H A Dglxcmds.c1737 glXSwapIntervalSGI(int interval) in glXSwapIntervalSGI() argument
1799 glXSwapIntervalMESA(unsigned int interval) in glXSwapIntervalMESA() argument
1853 glXSwapIntervalEXT(Display *dpy, GLXDrawable drawable, int interval) in glXSwapIntervalEXT() argument
[all...]
/third_party/node/src/
H A Denv-inl.h453 inline void Environment::set_cpu_prof_interval(uint64_t interval) { in set_cpu_prof_interval() argument
504 inline void Environment::set_heap_prof_interval(uint64_t interval) { in set_heap_prof_interval() argument
/third_party/mesa3d/src/loader/
H A Dloader_dri3_helper.c312 loader_dri3_set_swap_interval(struct loader_dri3_drawable *draw, int interval) in loader_dri3_set_swap_interval() argument
[all...]
/third_party/lwip/src/core/
H A Dtcp.c2286 tcp_poll(struct tcp_pcb *pcb, tcp_poll_fn poll, u8_t interval) argument
/third_party/node/deps/v8/src/base/platform/
H A Dplatform-posix.cc617 void OS::Sleep(TimeDelta interval) { in Sleep() argument
/third_party/node/deps/v8/src/regexp/
H A Dregexp-compiler.h183 void SetInterval(int map_number, const Interval& interval) { in SetInterval() argument

Completed in 69 milliseconds

1...<<31323334353637383940>>...51