Searched refs:footprint_bytes (Results 1 – 1 of 1) sorted by relevance
597 uint64_t footprint_bytes = unwinding_worker_->GetEnqueuedFootprint(); in ReadAndParsePerCpuBuffer() local598 if (footprint_bytes + sample_stack_size >= max_footprint_bytes) { in ReadAndParsePerCpuBuffer()