Searched refs:nstat_ctx (Results 1 – 2 of 2) sorted by relevance
1769 void ntstat_userland_stats_close(nstat_userland_context nstat_ctx);1772 void ntstat_userland_stats_event(nstat_userland_context nstat_ctx, uint64_t event);1831 void nstat_provider_stats_close(nstat_context nstat_ctx);1834 void nstat_provider_stats_event(nstat_context nstat_ctx, uint64_t event);
3532 ntstat_userland_stats_close(nstat_userland_context nstat_ctx) in ntstat_userland_stats_close() argument3534 struct nstat_tu_shadow *shad = (struct nstat_tu_shadow *)nstat_ctx; in ntstat_userland_stats_close()3608 nstat_userland_context nstat_ctx, in ntstat_userland_stats_event() argument3615 struct nstat_tu_shadow *shad = (struct nstat_tu_shadow *)nstat_ctx; in ntstat_userland_stats_event()4165 nstat_provider_stats_close(nstat_context nstat_ctx) in nstat_provider_stats_close() argument4170 struct nstat_generic_shadow *gshad = (struct nstat_generic_shadow *)nstat_ctx; in nstat_provider_stats_close()4207 nstat_provider_stats_event(__unused nstat_context nstat_ctx, __unused uint64_t event) in nstat_provider_stats_event() argument4210 struct nstat_generic_shadow *gshad = (struct nstat_generic_shadow *)nstat_ctx; in nstat_provider_stats_event()