Searched refs:stats_arena (Results 1 – 2 of 2) sorted by relevance
481 struct necp_arena_info *stats_arena; /* arena where the stats objects came from */ member783 …necp_fd_data *fd_data, mach_vm_offset_t *off, struct necp_arena_info **stats_arena, void **kstats_…784 …a_stats_obj_free(struct necp_fd_data *fd_data, struct necp_arena_info *stats_arena, void **kstats_…1476 …necp_arena_stats_obj_free(fd_data, flow_registration->stats_arena, &flow_registration->kstats_kadd… in necp_destroy_flow_stats()1844 if (flow_registration->stats_arena != NULL) { in necp_destroy_client_flow_registration()1845 necp_arena_info_release(flow_registration->stats_arena); in necp_destroy_client_flow_registration()1846 flow_registration->stats_arena = NULL; in necp_destroy_client_flow_registration()10640 struct necp_arena_info **stats_arena, in necp_arena_stats_obj_alloc() argument10654 ASSERT(stats_arena != NULL && *stats_arena == NULL); in necp_arena_stats_obj_alloc()10676 *stats_arena = fd_data->stats_arena_active; in necp_arena_stats_obj_alloc()[all …]
604 clients_string += "0x%016x " % f.stats_arena