Home
last modified time | relevance | path

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

/xnu-8792.41.9/bsd/skywalk/channel/
H A Dchannel.c80 static uint64_t csi_tcall_update_interval(struct ch_selinfo *);
439 ival = csi_tcall_update_interval(csi); in csi_tcall_start()
473 csi_tcall_update_interval(struct ch_selinfo *csi) in csi_tcall_update_interval() function