[Home](./index.md) > [puppeteer](./puppeteer.md) > [Protocol](./puppeteer.protocol.md) > [Memory](./puppeteer.protocol.memory.md) > [SamplingProfileNode](./puppeteer.protocol.memory.samplingprofilenode.md) > [total](./puppeteer.protocol.memory.samplingprofilenode.total.md) ## Protocol.Memory.SamplingProfileNode.total property Total bytes attributed to this sample. Signature: ```typescript total: number; ```