llvm::MCPseudoProbeSections

Pseudo probes collected for one compile unit, grouped by function.

Synopsis

Declared in <llvm/MC/MCPseudoProbe.h>

class MCPseudoProbeSections;

Type Aliases

NameDescription
MCProbeDivisionMap Map from function symbol to its probe inline tree.

Member Functions

NameDescription
addPseudoProbe Add Probe for function FuncSym under InlineStack.
emit Emit all collected probes into MCOS.
empty Return true if no probes have been collected.
getMCProbes Return the map of per-function probe trees.