Home
last modified time | relevance | path

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

/xnu-10063.121.3/bsd/skywalk/nexus/flowswitch/
H A Dnx_flowswitch.h280 struct __nx_stats_fsw *fsw_closed_na_stats;
H A Dfsw.c88 static SKMEM_TYPE_DEFINE(nx_fsw_stats_zone, struct __nx_stats_fsw);
2034 pid_t pid, struct __nx_stats_fsw *nxs, struct sk_stats_userstack *sus) in fsw_nxs2nus()
2068 struct __nx_stats_fsw *nxs; in fsw_mib_get_userstack_stats()
2194 struct __nx_stats_fsw *d, *s; in fsw_fold_stats()
2381 struct __nx_stats_fsw *nsfw; in fsw_alloc()
H A Dnx_flowswitch.c296 *(adj->adj_stats_size) = sizeof(struct __nx_stats_fsw); in nx_fsw_prov_params_adjust()
/xnu-10063.121.3/bsd/skywalk/
H A Dos_stats_private.h1157 struct __nx_stats_fsw { struct
/xnu-10063.121.3/libsyscall/wrappers/skywalk/
H A Dos_channel.c1177 struct __nx_stats_fsw *nxs_fsw; in os_channel_get_stats_region()