Home
last modified time | relevance | path

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

/xnu-12377.61.12/tools/lldbmacros/
H A Dntstat.py93 procdetails = shad.shad_procdetails
216 procdetails = shad.shad_procdetails
/xnu-12377.61.12/bsd/net/
H A Dntstat.c3014 struct nstat_procdetails *shad_procdetails; member
3094 struct nstat_procdetails *procdetails = shad->shad_procdetails; in nstat_userland_tu_copy_descriptor()
3237 assert(shad->shad_procdetails->pdet_magic == NSTAT_PROCDETAILS_MAGIC); in nstat_userland_extensions()
3487 shad->shad_procdetails = procdetails; in ntstat_userland_stats_open()
3577 nstat_release_procdetails(shad->shad_procdetails); in ntstat_userland_stats_close()
3671 if (shad->shad_procdetails->pdet_pid == pid) { in nstats_userland_stats_defunct_for_process()
3712 assert(shad->shad_procdetails->pdet_magic == NSTAT_PROCDETAILS_MAGIC); in nstat_userland_mark_rnf_override()
3720 if (shad->shad_procdetails->pdet_pid != proc_selfpid()) { in nstat_userland_mark_rnf_override()