| kern_entropy.c | 145 struct evcnt intrtrunc; member in struct:entropy_cpu::entropy_cpu_evcnt 494 evcnt_attach_dynamic(&ec->ec_evcnt->intrtrunc, EVCNT_TYPE_MISC, NULL, 495 cpuname, "entropy intrtrunc"); 516 evcnt_detach(&ec->ec_evcnt->intrtrunc); 1039 ec->ec_evcnt->intrtrunc.ev_count++;
|