Searched refs:poll_grow (Results 1 – 7 of 7) sorted by relevance
165 iothread->poll_grow, in iothread_set_aio_context_params()231 "poll-grow", offsetof(IOThread, poll_grow),289 iothread->poll_grow, in iothread_set_poll_param()357 info->poll_grow = iothread->poll_grow; in query_one_iothread()
39 int64_t poll_grow; member
703 int64_t grow = ctx->poll_grow; in aio_poll()775 ctx->poll_grow = grow; in aio_context_set_poll_params()
614 ctx->poll_grow = 0; in aio_context_new()
7 poll_grow(void *ctx, int64_t old, int64_t new) "ctx %p old %"PRId64" new %"PRId64
234 int64_t poll_grow; /* polling time growth factor */ member
201 monitor_printf(mon, " poll-grow=%" PRId64 "\n", value->poll_grow); in hmp_info_iothreads()