[Home](./index.md) > [puppeteer](./puppeteer.md) > [Protocol](./puppeteer.protocol.md) > [HeapProfiler](./puppeteer.protocol.heapprofiler.md) > [SamplingHeapProfile](./puppeteer.protocol.heapprofiler.samplingheapprofile.md) > [samples](./puppeteer.protocol.heapprofiler.samplingheapprofile.samples.md) ## Protocol.HeapProfiler.SamplingHeapProfile.samples property Signature: ```typescript samples: SamplingHeapProfileSample[]; ```