Searched refs:stack_bytes_allocated (Results 1 – 1 of 1) sorted by relevance
117 uint64_t allocated = footprint_tracker_.stack_bytes_allocated.load( in GetEnqueuedFootprint()126 footprint_tracker_.stack_bytes_allocated.fetch_add( in IncrementEnqueuedFootprint()164 std::atomic<uint64_t> stack_bytes_allocated; member