An inline frame as the pair <CalleeGuid, ProbeID>.

Synopsis

Declared in <llvm/MC/MCPseudoProbe.h>

using InlineSite = std::tuple<uint64_t, uint32_t>;

Created with MrDocs