Main Page
Modules
Data Structures
Files
Related Pages
Memory information
[
Information gathering
]
Memory information functions.
More...
Functions
uint64_t
kcore_mem
(
hd_data_t
*
hd_data
)
uint64_t
klog_mem
(
hd_data_t
*
hd_data
, uint64_t *alt)
uint64_t
klog_mem2
(
hd_data_t
*
hd_data
)
uint64_t
meminfo_mem
(
hd_data_t
*
hd_data
)
void
hd_scan_memory
(
hd_data_t
*
hd_data
)
Detailed Description
Memory information functions.
Function Documentation
void hd_scan_memory
(
hd_data_t
*
hd_data
)
uint64_t kcore_mem
(
hd_data_t
*
hd_data
)
uint64_t klog_mem
(
hd_data_t
*
hd_data
,
uint64_t *
alt
)
uint64_t klog_mem2
(
hd_data_t
*
hd_data
)
uint64_t meminfo_mem
(
hd_data_t
*
hd_data
)