Searched refs:stats_arena (Results 1 – 2 of 2) sorted by relevance
463 struct necp_arena_info *stats_arena; /* arena where the stats objects came from */ member765 …necp_fd_data *fd_data, mach_vm_offset_t *off, struct necp_arena_info **stats_arena, void **kstats_…766 …a_stats_obj_free(struct necp_fd_data *fd_data, struct necp_arena_info *stats_arena, void **kstats_…1340 …necp_arena_stats_obj_free(fd_data, flow_registration->stats_arena, &flow_registration->kstats_kadd… in necp_destroy_flow_stats()1708 if (flow_registration->stats_arena != NULL) { in necp_destroy_client_flow_registration()1709 necp_arena_info_release(flow_registration->stats_arena); in necp_destroy_client_flow_registration()1710 flow_registration->stats_arena = NULL; in necp_destroy_client_flow_registration()9850 struct necp_arena_info **stats_arena, in necp_arena_stats_obj_alloc() argument9864 ASSERT(stats_arena != NULL && *stats_arena == NULL); in necp_arena_stats_obj_alloc()9886 *stats_arena = fd_data->stats_arena_active; in necp_arena_stats_obj_alloc()[all …]
604 clients_string += "0x%016x " % f.stats_arena