Home
last modified time | relevance | path

Searched refs:KCOLLECT_MEMWIR (Results 1 – 3 of 3) sorted by relevance

/dragonfly/sys/sys/
HDkcollect.h52 #define KCOLLECT_MEMWIR 15 /* amount of wired/kernel memory */ macro
/dragonfly/usr.bin/kcollect/
HDgnuplot.c78 KCOLLECT_MEMWIR, KCOLLECT_LOAD }; in dump_gnuplot()
/dragonfly/sys/vm/
HDvm_meter.c462 kcollect_setvalue(KCOLLECT_MEMWIR, PTOB(vmstats.v_wire_count)); in collect_vmstats_callback()
555 kcollect_register(KCOLLECT_MEMWIR, "wired", NULL, in vmmeter_init()