Home
last modified time | relevance | path

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

/xnu-8796.101.5/bsd/skywalk/nexus/flowswitch/
H A Dnx_flowswitch.h274 struct __nx_stats_fsw *fsw_closed_na_stats;
H A Dfsw.c88 static SKMEM_TYPE_DEFINE(nx_fsw_stats_zone, struct __nx_stats_fsw);
1932 pid_t pid, struct __nx_stats_fsw *nxs, struct sk_stats_userstack *sus) in fsw_nxs2nus()
1966 struct __nx_stats_fsw *nxs; in fsw_mib_get_userstack_stats()
2092 struct __nx_stats_fsw *d, *s; in fsw_fold_stats()
2279 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-8796.101.5/bsd/skywalk/
H A Dos_stats_private.h1145 struct __nx_stats_fsw { struct
/xnu-8796.101.5/libsyscall/wrappers/skywalk/
H A Dos_channel.c1176 struct __nx_stats_fsw *nxs_fsw; in os_channel_get_stats_region()