PAPI 7.1.0.0
Loading...
Searching...
No Matches
pmem_t Struct Reference

#include <papi_memory.h>

Data Fields

void * ptr
 
int size
 
char file [DEBUG_FILE_LEN]
 
int line
 
struct pmem * next
 
struct pmem * prev
 

Detailed Description

Definition at line 8 of file papi_memory.h.

Field Documentation

◆ file

char pmem_t::file[DEBUG_FILE_LEN]

Definition at line 13 of file papi_memory.h.

◆ line

int pmem_t::line

Definition at line 14 of file papi_memory.h.

◆ next

struct pmem* pmem_t::next

Definition at line 16 of file papi_memory.h.

◆ prev

struct pmem* pmem_t::prev

Definition at line 17 of file papi_memory.h.

◆ ptr

void* pmem_t::ptr

Definition at line 10 of file papi_memory.h.

◆ size

int pmem_t::size

Definition at line 11 of file papi_memory.h.


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