Home
last modified time | relevance | path

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

/llvm-project-15.0.7/bolt/runtime/
H A Dinstr.cpp391 IndirectCallHashTable *GlobalIndCallCounters{ variable
1359 GlobalIndCallCounters[I].forEachElement(visitIndCallCounter, FD, I, &Ctx); in writeIndirectCallProfile()
1444 GlobalIndCallCounters[I].resetCounters(); in __bolt_instr_clear_counters()
1568 GlobalIndCallCounters = in __bolt_instr_setup()
1584 GlobalIndCallCounters[IndCallID].incrementVal(Target, GlobalAlloc); in instrumentIndirectCall()