---
title: aclrtCntNotifyRecordInfo
description: "```"
url: https://www.hiascend.com/document/detail/zh/canncommercial/latest/API/runtimeapi/aclcppdevg_03_2036.html
sourcePath: /source/zh/canncommercial/900/API/runtimeapi/aclcppdevg_03_2036.html
indexId: 145719f67af1d3f47cdde96ff66c318b3bc22f95a45dd9b254c3c83a0ac8fafa68
---
# aclrtCntNotifyRecordInfo

```
typedef struct {
    aclrtCntNotifyRecordMode mode;     // Record的行为模式
    uint32_t value;                    
} aclrtCntNotifyRecordInfo;
```

mode枚举值的定义请参见aclrtCntNotifyRecordMode。
