Searched refs:previousSampleSize (Results 1 – 1 of 1) sorted by relevance
2296 uint32_t previousSampleSize = 0; // Size of the previous sample in threadEntry() local2574 if (mStszTableEntries->count() >= 2 && previousSampleSize != sampleSize) { in threadEntry()2577 previousSampleSize = sampleSize; in threadEntry()