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

/freebsd-11-stable/lib/libmemstat/
H A Dmemstat_internal.h74 void *mt_caller_pointer[MEMSTAT_MAXCALLER]; /* Pointers. */
75 uint64_t mt_caller_uint64[MEMSTAT_MAXCALLER]; /* Integers. */
102 void *mtp_caller_pointer[MEMSTAT_MAXCALLER];
103 uint64_t mtp_caller_uint64[MEMSTAT_MAXCALLER];
H A Dmemstat.h38 #define MEMSTAT_MAXCALLER 16 macro

Completed in 185 milliseconds