Searched refs:cryptostats (Results 1 – 2 of 2) sorted by relevance
237 static counter_u64_t cryptostats[sizeof(struct cryptostats) / sizeof(uint64_t)]; variable239 cryptostats, nitems(cryptostats),244 cryptostats[offsetof(struct cryptostats, stat) / sizeof(uint64_t)],\251 COUNTER_ARRAY_ALLOC(cryptostats, nitems(cryptostats), M_WAITOK); in cryptostats_init()258 COUNTER_ARRAY_FREE(cryptostats, nitems(cryptostats)); in cryptostats_fini()
329 struct cryptostats { struct