Searched refs:frame_desc (Results 1 – 1 of 1) sorted by relevance
322 InternalScopedString frame_desc; in PrintStackAllocations() local331 frame_desc.AppendF(" record_addr:%p record:0x%zx", in PrintStackAllocations()338 &frame_desc, " %F %L", 0, frame->info.address, &frame->info, in PrintStackAllocations()342 Printf("%s\n", frame_desc.data()); in PrintStackAllocations()343 frame_desc.clear(); in PrintStackAllocations()