Searched refs:NumHotFunctions (Results 1 – 1 of 1) sorted by relevance
253 size_t NumHotFunctions = 0; in printAll() local267 NumHotFunctions++; in printAll()283 << format(" %zu (%.2lf%%) are in the hot section,", NumHotFunctions, in printAll()284 100.0 * NumHotFunctions / NumFunctions) in printAll()