Home
last modified time | relevance | path

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

/xnu-12377.61.12/tools/lldbmacros/
H A Dntstat.py97 …shad, shad.shad_link.tqe_next, shad.shad_link.tqe_prev, shad.shad_provider_context, shad.shad_live)
221 out_string += format_string.format(shad, shad.shad_provider_context, shad.shad_live)
/xnu-12377.61.12/bsd/net/
H A Dntstat.c3015 bool shad_live; // false if defunct member
3054 assert(shad->shad_live); in nstat_userland_tu_counts()
3073 assert(shad->shad_live); in nstat_userland_tu_details()
3093 assert(shad->shad_live); in nstat_userland_tu_copy_descriptor()
3236 assert(shad->shad_live); in nstat_userland_extensions()
3490 shad->shad_live = true; in ntstat_userland_stats_open()
3558 if (shad->shad_live) { in ntstat_userland_stats_close()
3669 assert(shad->shad_live); in nstats_userland_stats_defunct_for_process()
3679 shad->shad_live = false; in nstats_userland_stats_defunct_for_process()