Module jemalloc_ctl::raw
source · [−]Expand description
Raw unsafe access to the malloctl API.
Functions
Translates name to a mib (Management Information Base)
Uses the MIB mib as key to the MALLCTL NAMESPACE and reads its value.
Uses the null-terminated string name as key to the MALLCTL NAMESPACE and
writes its value returning its previous value.
Uses the MIB mib as key to the MALLCTL NAMESPACE and writes its value
returning its previous value.
Uses the null-terminated string name as key to the MALLCTL NAMESPACE and
writes its value returning its previous value.
Uses the MIB mib as key to the MALLCTL NAMESPACE and writes its value
returning its previous value.
Uses the null-terminated string name as key to the MALLCTL NAMESPACE and
writes its value.
Uses the MIB mib as key to the MALLCTL NAMESPACE and writes its value.