Pseudo probes collected for one compile unit, grouped by function.
Declared in <llvm/MC/MCPseudoProbe.h>
class MCPseudoProbeSections;
| Name | Description |
|---|---|
MCProbeDivisionMap | Map from function symbol to its probe inline tree. |
| Name | Description |
|---|---|
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. |