HPCToolkit
hpcrun_meminfo Struct Reference

#include <newmem.h>

Public Attributes

void * mi_start
 
void * mi_low
 
void * mi_high
 
long mi_size
 

Detailed Description

Definition at line 57 of file newmem.h.

Member Data Documentation

◆ mi_high

void* hpcrun_meminfo::mi_high

Definition at line 60 of file newmem.h.

◆ mi_low

void* hpcrun_meminfo::mi_low

Definition at line 59 of file newmem.h.

◆ mi_size

long hpcrun_meminfo::mi_size

Definition at line 61 of file newmem.h.

◆ mi_start

void* hpcrun_meminfo::mi_start

Definition at line 58 of file newmem.h.


The documentation for this struct was generated from the following file: