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