Home
last modified time | relevance | path

Searched refs:ContextSampleCounters (Results 1 – 1 of 1) sorted by relevance

/external/llvm-project/llvm/tools/llvm-profgen/
DPerfReader.h175 struct ContextSampleCounters { struct
235 VirtualUnwinder(ContextSampleCounters *Counters) : SampleCounters(Counters) {} in VirtualUnwinder()
260 ContextSampleCounters *SampleCounters;
271 std::unordered_map<ProfiledBinary *, ContextSampleCounters>;