Multi-ApplicationOnlineProfiling  2.1
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
TMP_Partition_desc Struct Reference

Utility struct for VMPI_Detect_Partitions(). Used to describe a partition. More...

Collaboration diagram for TMP_Partition_desc:
Collaboration graph

Data Fields

uint64_t crc
 the hash of the partition More...
 
int id
 the id of the partition More...
 

Detailed Description

Utility struct for VMPI_Detect_Partitions(). Used to describe a partition.

Definition at line 535 of file VMPI.c.

Field Documentation

uint64_t TMP_Partition_desc::crc

the hash of the partition

Definition at line 537 of file VMPI.c.

int TMP_Partition_desc::id

the id of the partition

Definition at line 538 of file VMPI.c.


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