Searched refs:nstat_userland_context (Results 1 – 3 of 3) sorted by relevance
1728 typedef void *nstat_userland_context; typedef1763 nstat_userland_context ntstat_userland_stats_open(userland_stats_provider_context *ctx,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);
3455 __private_extern__ nstat_userland_context3527 return (nstat_userland_context)shad; in ntstat_userland_stats_open()3532 ntstat_userland_stats_close(nstat_userland_context nstat_ctx) in ntstat_userland_stats_close()3608 nstat_userland_context nstat_ctx, in ntstat_userland_stats_event()
484 nstat_userland_context stats_handler_context;