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

#include "llvm/ProfileData/MemProfRadixTree.h"

Public Attributes

uint64_t Count = 0
 
uint64_t PositionSum = 0
 

Detailed Description

Definition at line 240 of file MemProfRadixTree.h.

Member Data Documentation

◆ Count

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

Definition at line 242 of file MemProfRadixTree.h.

◆ PositionSum

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

Definition at line 244 of file MemProfRadixTree.h.


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