Module tikv_jemalloc_ctl::raw [−][src]
Expand description
Raw unsafe
access to the malloctl
API.
Functions
Translates name
to a mib
(Management Information Base)
Uses the null-terminated string name
as key to the MALLCTL NAMESPACE and
reads its value.
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
reads its value.
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 the key to the MALLCTL NAMESPACE
and writes it value
Uses the MIB mib
as key to the MALLCTL NAMESPACE and writes its 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
.