Searched refs:memstats (Results 1 - 2 of 2) sorted by relevance

/freebsd-13-stable/contrib/ntp/ntpdc/
H A Dntpdc_ops.c53 static void memstats (struct parse *, FILE *);
120 { "memstats", memstats, { NO, NO, NO, NO },
1163 * memstats - print peer memory statistics
1167 memstats( function
/freebsd-13-stable/contrib/unbound/
H A DMakefile.in223 MEMSTATS_SRC=testcode/memstats.c
224 MEMSTATS_OBJ=memstats.lo
325 lock-verify$(EXEEXT) memstats$(EXEEXT) perf$(EXEEXT) \
388 memstats$(EXEEXT): $(MEMSTATS_OBJ_LINK)
1490 memstats.lo memstats.o: $(srcdir)/testcode/memstats.c config.h $(srcdir)/util/log.h $(srcdir)/util/rbtree.h \

Completed in 172 milliseconds