Searched refs:NumHotBlocks (Results 1 – 1 of 1) sorted by relevance
255 size_t NumHotBlocks = 0; in printAll() local275 NumHotBlocks++; in printAll()288 << format(" %zu (%.2lf%%) are in the hot section\n", NumHotBlocks, in printAll()289 100.0 * NumHotBlocks / NumBlocks); in printAll()