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];
722 uintptr_t ShorterHistogram; in readRawProfile() local725 ShorterHistogram = MIB.AccessHistogram; in readRawProfile()727 ShorterHistogram = CallstackProfileData[Id].AccessHistogram; in readRawProfile()729 free((void *)ShorterHistogram); in readRawProfile()