Home
last modified time | relevance | path

Searched refs:destroyed (Results 1 – 25 of 27) sorted by relevance

12

/f-stack/app/redis-5.0.5/deps/jemalloc/include/jemalloc/internal/
H A Dstats.h9 OPTION('d', destroyed, config_stats, false) \
H A Dctl.h82 ql_head(ctl_arena_t) destroyed;
/f-stack/app/redis-5.0.5/deps/jemalloc/src/
H A Dctl.c739 bool destroyed) { in ctl_arena_stats_sdmerge() argument
742 if (!destroyed) { in ctl_arena_stats_sdmerge()
758 if (!destroyed) { in ctl_arena_stats_sdmerge()
786 if (!destroyed) { in ctl_arena_stats_sdmerge()
800 if (!destroyed) { in ctl_arena_stats_sdmerge()
809 if (!destroyed) { in ctl_arena_stats_sdmerge()
835 if (!destroyed) { in ctl_arena_stats_sdmerge()
846 if (!destroyed) { in ctl_arena_stats_sdmerge()
863 if (!destroyed) { in ctl_arena_stats_sdmerge()
875 unsigned i, bool destroyed) { in ctl_arena_refresh() argument
[all …]
H A Dstats.c1065 stats_print_helper(emitter_t *emitter, bool merged, bool destroyed, in stats_print_helper() argument
1153 if (merged || destroyed || unmerged) { in stats_print_helper()
1192 if (destroyed_initialized && destroyed) { in stats_print_helper()
1279 stats_print_helper(&emitter, merged, destroyed, unmerged, in stats_print()
/f-stack/tools/libxo/xohtml/external/
H A Djquery.qtip.js123 this.rendered = this.destroyed = this.disabled = this.waiting =
242 if(this.destroyed) { return this.target; }
245 if(this.destroyed) { return; }
246 this.destroyed = TRUE;
346 if(api.destroyed || xhr.status === 0) { return; }
500 if(this.destroyed) { return this; }
530 if(this.destroyed) { return this; }
962 else if(this.destroyed || this.disabled) { return this; }
1097 if(!this.rendered || this.destroyed) { return this; }
1131 if(!this.rendered || this.destroyed) { return this; }
[all …]
/f-stack/app/nginx-1.16.1/src/core/
H A Dngx_connection.h179 unsigned destroyed:1; member
/f-stack/app/redis-5.0.5/deps/jemalloc/include/jemalloc/
H A Djemalloc_macros.h.in49 * destroyed arenas.
/f-stack/dpdk/doc/guides/prog_guide/
H A Dtraffic_metering_and_policing.rst38 for the same flow. An MTR object can only be destroyed if there are no flows
H A Devent_timer_adapter.rst17 destroyed, and :ref:`event timers <event_timer>` can be armed and canceled.
H A Drte_flow.rst92 destroyed by the application before releasing associated resources such as
2805 destroyed.
2914 This function is only guaranteed to succeed if handles are destroyed in
2940 In the unlikely event of failure, handles are still considered destroyed and
3239 related to that port are not valid, hardware rules are destroyed and relevant
/f-stack/freebsd/contrib/openzfs/contrib/initramfs/
H A DREADME.initramfs.markdown60 * If the resulting clone dataset already exists, it is destroyed.
/f-stack/app/nginx-1.16.1/src/http/
H A Dngx_http_request.c1022 c->destroyed = 0; in ngx_http_ssl_certificate()
1028 c->destroyed = 0; in ngx_http_ssl_certificate()
2364 if (c->destroyed) { in ngx_http_run_posted_requests()
3098 c->destroyed = 0; in ngx_http_set_keepalive()
3335 c->destroyed = 0; in ngx_http_keepalive_handler()
3647 r->connection->destroyed = 1; in ngx_http_free_request()
3702 c->destroyed = 1; in ngx_http_close_connection()
/f-stack/freebsd/opencrypto/
H A Dcryptodev_if.m111 * @param crypto_session session being destroyed
/f-stack/app/nginx-1.16.1/src/mail/
H A Dngx_mail_handler.c828 c->destroyed = 1; in ngx_mail_close_connection()
H A Dngx_mail_auth_http_module.c891 if (c->destroyed) { in ngx_mail_auth_sleep_handler()
/f-stack/dpdk/doc/guides/testpmd_app_ug/
H A Dtestpmd_funcs.rst4037 Flow rule #[...] destroyed
4040 message is shown when a rule cannot be destroyed::
4060 Flow rule #1 destroyed
4061 Flow rule #0 destroyed
4086 Flow rule #0 destroyed
4307 Flow rule #2 destroyed
4308 Flow rule #3 destroyed
4309 Flow rule #1 destroyed
4310 Flow rule #0 destroyed
4311 4 flows be destroyed
[all …]
/f-stack/dpdk/doc/guides/nics/
H A Dsoftnic.rst35 firmware script during device start are now destroyed.
H A Ddpaa2.rst137 Hardware objects can be created and destroyed dynamically, providing
H A Dmlx5.rst920 flow destroyed.
1527 directly but neither destroyed nor flushed.
/f-stack/freebsd/contrib/openzfs/contrib/dracut/
H A DREADME.dracut.markdown82 …is parameter with caution. Intermediate snapshots of the bootfs will be destroyed!__ TIP: Keep you…
/f-stack/app/redis-5.0.5/deps/hiredis/
H A DREADME.md388 Usually this buffer is destroyed when it is empty and is larger than 16
/f-stack/app/redis-5.0.5/deps/jemalloc/
H A DChangeLog190 associated with destroyed arenas. (@jasone)
192 merged/destroyed arena statistics via mallctl. (@jasone)
671 the same, the tctx could have been prematurely destroyed.
/f-stack/freebsd/netpfil/ipfw/
H A Ddummynet.txt343 the dequeue() is not called and the instance is destroyed now.
473 is destroyed.
/f-stack/tools/libxo/doc/
H A Dapi.rst86 call to fclose() for the FILE pointer when the handle is destroyed,
281 (provided via `xo_set_writer`) when the handle is destroyed.
/f-stack/app/nginx-1.16.1/src/http/v2/
H A Dngx_http_v2.c675 c->destroyed = 1; in ngx_http_v2_handle_connection()
4540 c->destroyed = 0; in ngx_http_v2_idle_handler()

12