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