Home
last modified time | relevance | path

Searched refs:csm_stats_type (Results 1 – 4 of 4) sorted by relevance

/xnu-12377.41.6/bsd/skywalk/channel/
H A Dos_channel_private.h224 const nexus_stats_type_t csm_stats_type; member
H A Dchannel.c1966 SK_D(" stats_type: %u", ch_schema->csm_stats_type); in ch_connect_log1()
/xnu-12377.41.6/bsd/skywalk/nexus/
H A Dnexus_adapter.c1030 *(nexus_stats_type_t *)(uintptr_t)&csm->csm_stats_type = in na_schema_alloc()
1035 *(nexus_stats_type_t *)(uintptr_t)&csm->csm_stats_type = in na_schema_alloc()
/xnu-12377.41.6/libsyscall/wrappers/skywalk/
H A Dos_channel.c1145 CHD_SCHEMA(chd)->csm_stats_type != NEXUS_STATS_TYPE_FSW) { in os_channel_get_stats_region()