Searched refs:nstat_msg_sysinfo_counts (Results 1 – 2 of 2) sorted by relevance
1115 typedef struct nstat_msg_sysinfo_counts { struct1119 } nstat_msg_sysinfo_counts; argument
4391 nstat_msg_sysinfo_counts *syscnt = NULL; in nstat_sysinfo_send_data_internal()4397 allocsize = offsetof(nstat_msg_sysinfo_counts, counts); in nstat_sysinfo_send_data_internal()4428 syscnt = (nstat_msg_sysinfo_counts *) kalloc_data(allocsize, in nstat_sysinfo_send_data_internal()