Home
last modified time | relevance | path

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

/xnu-11417.140.69/bsd/skywalk/nexus/flowswitch/
H A Dnx_flowswitch.h281 struct __nx_stats_fsw *fsw_closed_na_stats;
H A Dfsw.c88 static SKMEM_TYPE_DEFINE(nx_fsw_stats_zone, struct __nx_stats_fsw);
2052 pid_t pid, struct __nx_stats_fsw *nxs, struct sk_stats_userstack *sus) in fsw_nxs2nus()
2085 struct __nx_stats_fsw *nxs; in fsw_mib_get_userstack_stats()
2211 struct __nx_stats_fsw *d, *__single s; in fsw_fold_stats()
2398 struct __nx_stats_fsw *__single nsfw; in fsw_alloc()
H A Dnx_flowswitch.c297 *(adj->adj_stats_size) = sizeof(struct __nx_stats_fsw); in nx_fsw_prov_params_adjust()
/xnu-11417.140.69/bsd/skywalk/
H A Dos_stats_private.h1164 struct __nx_stats_fsw { struct
/xnu-11417.140.69/libsyscall/wrappers/skywalk/
H A Dos_channel.c1177 struct __nx_stats_fsw *nxs_fsw; in os_channel_get_stats_region()