LLVM 19.0.0git
Public Attributes | List of all members
llvm::memprof::FrameStat Struct Reference

#include "llvm/ProfileData/MemProf.h"

Public Attributes

uint64_t Count = 0
 
uint64_t PositionSum = 0
 

Detailed Description

Definition at line 942 of file MemProf.h.

Member Data Documentation

◆ Count

uint64_t llvm::memprof::FrameStat::Count = 0

Definition at line 944 of file MemProf.h.

◆ PositionSum

uint64_t llvm::memprof::FrameStat::PositionSum = 0

Definition at line 946 of file MemProf.h.


The documentation for this struct was generated from the following file: