Home
last modified time | relevance | path

Searched refs:MEMSTAT_ERROR_VERSION (Results 1 – 4 of 4) sorted by relevance

/freebsd/lib/libmemstat/
H A Dmemstat_malloc.c115 list->mtl_error = MEMSTAT_ERROR_VERSION; in memstat_sysctl_malloc()
124 list->mtl_error = MEMSTAT_ERROR_VERSION; in memstat_sysctl_malloc()
149 list->mtl_error = MEMSTAT_ERROR_VERSION; in memstat_sysctl_malloc()
160 list->mtl_error = MEMSTAT_ERROR_VERSION; in memstat_sysctl_malloc()
169 list->mtl_error = MEMSTAT_ERROR_VERSION; in memstat_sysctl_malloc()
H A Dmemstat_uma.c115 list->mtl_error = MEMSTAT_ERROR_VERSION; in memstat_sysctl_uma()
144 list->mtl_error = MEMSTAT_ERROR_VERSION; in memstat_sysctl_uma()
155 list->mtl_error = MEMSTAT_ERROR_VERSION; in memstat_sysctl_uma()
164 list->mtl_error = MEMSTAT_ERROR_VERSION; in memstat_sysctl_uma()
H A Dmemstat.h65 #define MEMSTAT_ERROR_VERSION 2 /* Unsupported version. */ macro
H A Dmemstat.c49 case MEMSTAT_ERROR_VERSION: in memstat_strerror()