kern_entropy.c | 144 struct evcnt intrtrunc; member in struct:entropy_cpu::entropy_cpu_evcnt 493 evcnt_attach_dynamic(&ec->ec_evcnt->intrtrunc, EVCNT_TYPE_MISC, NULL, 494 cpuname, "entropy intrtrunc"); 515 evcnt_detach(&ec->ec_evcnt->intrtrunc); 1038 ec->ec_evcnt->intrtrunc.ev_count++;
|