Caches the resolved MIB for a mallctl command that neither reads nor writes a value, for repeated fast invocation.
Synopsis
Declared in <folly/memory/MallctlHelper.h>
class MallctlMibCallCache;
Member Functions
Name |
Description |
|
Resolves and caches the MIB for the given command. |
Invokes the cached command. |
Created with MrDocs