HPCToolkit
ProfileWriter Class Reference

#include <ProfileWriter.hpp>

Static Public Member Functions

static void WriteProfile (std::ostream &os, DerivedProfile *profData, binutils::LM *lm)
 

Static Private Member Functions

static void DumpProfileHeader (std::ostream &os)
 
static void DumpProfileFooter (std::ostream &os)
 

Detailed Description

Definition at line 79 of file ProfileWriter.hpp.

Member Function Documentation

◆ DumpProfileFooter()

static void ProfileWriter::DumpProfileFooter ( std::ostream &  os)
staticprivate
Here is the caller graph for this function:

◆ DumpProfileHeader()

static void ProfileWriter::DumpProfileHeader ( std::ostream &  os)
staticprivate
Here is the caller graph for this function:

◆ WriteProfile()

void ProfileWriter::WriteProfile ( std::ostream &  os,
DerivedProfile profData,
binutils::LM *  lm 
)
static

Definition at line 121 of file ProfileWriter.cpp.

Here is the call graph for this function:
Here is the caller graph for this function:

The documentation for this class was generated from the following files: