Searched refs:PGOVCT_None (Results 1 – 3 of 3) sorted by relevance
34 enum PGOViewCountsType { PGOVCT_None, PGOVCT_Graph, PGOVCT_Text }; enumerator
77 cl::values(clEnumValN(PGOVCT_None, "none", "do not show."),
212 cl::values(clEnumValN(PGOVCT_None, "none", "do not show."),1485 if (PGOViewCounts != PGOVCT_None && in annotateAllFunctions()1500 if (PGOViewRawCounts != PGOVCT_None && in annotateAllFunctions()