Home
last modified time | relevance | path

Searched defs:ProfileRecord (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/sys/external/bsd/compiler_rt/dist/lib/xray/
H A Dxray_profile_collector.cc152 struct ProfileRecord { struct
153 using PathAllocator = typename PathArray::AllocatorType;
157 PathArray Path;
158 const FunctionCallTrie::Node *Node;
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/Instrumentation/
H A DPGOInstrumentation.cpp1136 InstrProfRecord ProfileRecord; member in __anon333165960611::PGOUseFunc