Resolves and caches the MIB for the given command.
Synopsis
Declared in <folly/memory/MallctlHelper.h>
explicit
MallctlMibCallCache(char const* cmd);
Parameters
Name |
Description |
cmd |
The mallctl command name to cache. |
Created with MrDocs