Searched refs:nstat_userland_context (Results 1 – 3 of 3) sorted by relevance
1337 typedef void *nstat_userland_context; typedef1371 nstat_userland_context ntstat_userland_stats_open(userland_stats_provider_context *ctx,1377 void ntstat_userland_stats_close(nstat_userland_context nstat_ctx);1380 void ntstat_userland_stats_event(nstat_userland_context nstat_ctx, uint64_t event);
2629 __private_extern__ nstat_userland_context2698 return (nstat_userland_context)shad; in ntstat_userland_stats_open()2703 ntstat_userland_stats_close(nstat_userland_context nstat_ctx) in ntstat_userland_stats_close()2807 nstat_userland_context nstat_ctx, in ntstat_userland_stats_event()
457 nstat_userland_context stats_handler_context;