Searched refs:memstat_sysctl_malloc (Results 1 - 5 of 5) sorted by relevance

/freebsd-11-stable/lib/libmemstat/
H A Dmemstat_all.c42 if (memstat_sysctl_malloc(mtlp, flags) < 0)
H A DMakefile24 MLINKS+= libmemstat.3 memstat_sysctl_malloc.3
H A Dmemstat.h108 int memstat_sysctl_malloc(struct memory_type_list *list, int flags);
H A Dmemstat_malloc.c66 memstat_sysctl_malloc(struct memory_type_list *list, int flags) function
/freebsd-11-stable/usr.bin/vmstat/
H A Dvmstat.c1391 if (memstat_sysctl_malloc(mtlp, 0) < 0) {
1392 xo_warnx("memstat_sysctl_malloc: %s",

Completed in 59 milliseconds