Searched refs:sample_stack_size (Results 1 – 1 of 1) sorted by relevance
595 uint64_t sample_stack_size = sample->stack.size(); in ReadAndParsePerCpuBuffer() local598 if (footprint_bytes + sample_stack_size >= max_footprint_bytes) { in ReadAndParsePerCpuBuffer()613 unwinding_worker_->IncrementEnqueuedFootprint(sample_stack_size); in ReadAndParsePerCpuBuffer()