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