Searched refs:max_footprint_bytes (Results 1 – 1 of 1) sorted by relevance
593 uint64_t max_footprint_bytes = in ReadAndParsePerCpuBuffer() local596 if (max_footprint_bytes) { in ReadAndParsePerCpuBuffer()598 if (footprint_bytes + sample_stack_size >= max_footprint_bytes) { in ReadAndParsePerCpuBuffer()