Searched refs:getTotalCount (Results 1 – 5 of 5) sorted by relevance
78 uint64_t getTotalCount() { return TotalCount; } in getTotalCount() function
74 getKeyValMD(Context, "TotalCount", getTotalCount()), in getMD()
268 encodeULEB128(Summary->getTotalCount(), OS); in writeSummary()
243 TheSummary->set(Summary::TotalBlockCount, PS.getTotalCount()); in setSummary()
845 OS << "Total count: " << PS->getTotalCount() << "\n"; in showInstrProfile()