Searched refs:CountersSectionStart (Results 1 – 2 of 2) sorted by relevance
50 return Ctx->CountersSectionEnd - Ctx->CountersSectionStart; in getCountersSectionSize()67 uint64_t CountersSectionStart; member
47 C->CountersSectionStart = CountersSection->getAddress(); in get()48 C->CountersSectionEnd = C->CountersSectionStart + CountersSection->getSize(); in get()269 uint64_t CountersStart = this->Ctx->CountersSectionStart; in correlateProfileDataImpl()