#include </home/docs/checkouts/readthedocs.org/user_builds/umpire/checkouts/develop/src/umpire/util/AllocationRecord.hpp>
◆ AllocationRecord() [1/3]
◆ AllocationRecord() [2/3]
| umpire::util::AllocationRecord::AllocationRecord |
( |
void * |
p, |
|
|
std::size_t |
s, |
|
|
strategy::AllocationStrategy * |
strat, |
|
|
const std::string & |
_name |
|
) |
| |
|
inline |
◆ AllocationRecord() [3/3]
| umpire::util::AllocationRecord::AllocationRecord |
( |
| ) |
|
|
inline |
◆ ptr
| void* umpire::util::AllocationRecord::ptr |
◆ size
| std::size_t umpire::util::AllocationRecord::size |
◆ strategy
Referenced by umpire::op::OpenMPTargetMemsetOperation::apply(), umpire::op::SyclMemPrefetchOperation::apply(), umpire::op::SyclMemsetOperation::apply(), umpire::op::GenericReallocateOperation::transform(), umpire::op::HostReallocateOperation::transform(), umpire::op::NumaMoveOperation::transform(), umpire::op::OpenMPTargetCopyOperation::transform(), umpire::op::SyclCopyOperation::transform(), umpire::op::SyclCopyFromOperation::transform(), umpire::op::SyclCopyToOperation::transform(), and umpire::op::GenericReallocateOperation::transform_async().
◆ name
| std::string umpire::util::AllocationRecord::name |
◆ allocation_backtrace