PerfettoCpuSamples constructor
Implementation
PerfettoCpuSamples({
this.samplePeriod,
this.maxStackDepth,
this.sampleCount,
this.timeOriginMicros,
this.timeExtentMicros,
this.pid,
this.samples,
});
PerfettoCpuSamples({
this.samplePeriod,
this.maxStackDepth,
this.sampleCount,
this.timeOriginMicros,
this.timeExtentMicros,
this.pid,
this.samples,
});