Home
last modified time | relevance | path

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

/f-stack/tools/libmemstat/
H A Dmemstat_malloc.c126 list->mtl_error = MEMSTAT_ERROR_VERSION; in memstat_sysctl_malloc()
136 list->mtl_error = MEMSTAT_ERROR_VERSION; in memstat_sysctl_malloc()
162 list->mtl_error = MEMSTAT_ERROR_VERSION; in memstat_sysctl_malloc()
173 list->mtl_error = MEMSTAT_ERROR_VERSION; in memstat_sysctl_malloc()
182 list->mtl_error = MEMSTAT_ERROR_VERSION; in memstat_sysctl_malloc()
H A Dmemstat_uma.c123 list->mtl_error = MEMSTAT_ERROR_VERSION; in memstat_sysctl_uma()
152 list->mtl_error = MEMSTAT_ERROR_VERSION; in memstat_sysctl_uma()
163 list->mtl_error = MEMSTAT_ERROR_VERSION; in memstat_sysctl_uma()
172 list->mtl_error = MEMSTAT_ERROR_VERSION; in memstat_sysctl_uma()
H A Dmemstat.h67 #define MEMSTAT_ERROR_VERSION 2 /* Unsupported version. */ macro
H A Dmemstat.c55 case MEMSTAT_ERROR_VERSION: in memstat_strerror()