|
GTPin
|
HLI argument value of type ARGT that represents offset in the GTPin profile buffer. More...
#include <gt_iarg_defs.h>
Public Member Functions | |
| IargBufferOffset (const ARGT &v) | |
| Construct IargBufferOffset object with the specified argument value. | |
| template<typename PRMT > | |
| const IGtIarg & | Make (IGtIargFactory &factory) const |
| Create IGtIarg object that converts offset in the profile buffer into device address, and assigns it to the formal parameter of type PRMT. | |
HLI argument value of type ARGT that represents offset in the GTPin profile buffer.
The class provides factory method that encapsulates this argument value into IGtIarg object of type GtIargType::BUFFER_OFFSET
| ARGT | Integral type or GtReg |
| const IGtIarg& gtpin::IargBufferOffset< ARGT >::Make | ( | IGtIargFactory & | factory | ) | const [inline] |
Create IGtIarg object that converts offset in the profile buffer into device address, and assigns it to the formal parameter of type PRMT.
| PRMT | Type of the formal parameter of the function |
Copyright (C) 2013-2025 Intel Corporation
SPDX-License-Identifier: MIT
1.7.4