Searched refs:getTotalCount (Results 1 – 5 of 5) sorted by relevance
92 uint64_t getTotalCount() { return TotalCount; } in getTotalCount() function
86 Components.push_back(getKeyValMD(Context, "TotalCount", getTotalCount())); in getMD()
281 TheSummary->set(Summary::TotalBlockCount, PS.getTotalCount()); in setSummary()
669 encodeULEB128(Summary->getTotalCount(), OS); in writeSummary()
2251 OS << "Total count: " << PS->getTotalCount() << "\n"; in showInstrProfile()