Searched refs:getCounter (Results 1 – 6 of 6) sorted by relevance
132 static Counter getCounter(unsigned CounterId) { in getCounter() function806 Counter::getCounter(~0U),807 Counter::getCounter(~0U));814 Counter::getCounter(~0U),815 Counter::getCounter(~0U));
109 C = Counter::getCounter(T.CounterID); in simplify()112 Counter::getCounter(T.CounterID))); in simplify()121 Counter::getCounter(T.CounterID))); in simplify()
115 C = Counter::getCounter(Value >> Counter::EncodingTagBits); in decodeCounter()
278 const uint64_t *getCounter(ptrdiff_t Offset) const { in getCounter() function
1170 contentValue = contentValue + getCounter(vm, el, finallyItems[i].value);1225 function getCounter(vm: Vm, el: Element, key: string): string { function
432 auto RawCounts = makeArrayRef(getCounter(CounterOffset), NumCounters); in readRawCounts()