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