Searched refs:ShorterHistogram (Results 1 – 4 of 4) sorted by relevance
33 uintptr_t ShorterHistogram; in InsertOrMerge() local35 ShorterHistogram = lmib->mib.AccessHistogram; in InsertOrMerge()37 ShorterHistogram = Block.AccessHistogram; in InsertOrMerge()44 InternalFree((void *)ShorterHistogram); in InsertOrMerge()
209 uintptr_t ShorterHistogram;212 ShorterHistogram = AccessHistogram;218 ShorterHistogram = newMIB.AccessHistogram;222 ((uint64_t *)AccessHistogram)[i] += ((uint64_t *)ShorterHistogram)[i];
699 uintptr_t ShorterHistogram; in readRawProfile() local702 ShorterHistogram = MIB.AccessHistogram; in readRawProfile()704 ShorterHistogram = CallstackProfileData[Id].AccessHistogram; in readRawProfile()706 free((void *)ShorterHistogram); in readRawProfile()