Searched defs:PCT (Results 1 – 2 of 2) sorted by relevance
292 ProfileCountType PCT = PCT_Real; variable295 ProfileCount(uint64_t Count, ProfileCountType PCT) in ProfileCount()
922 #define PCT(top, bot) pct((long)(top), (long)(bot)) macro