Searched refs:wrongValue (Results 1 – 2 of 2) sorted by relevance
52 Error PGOCtxProfileReader::wrongValue(const Twine &Msg) { in wrongValue() function in PGOCtxProfileReader126 return wrongValue( in readProfile()134 return wrongValue("The GUID record should have exactly one value"); in readProfile()140 return wrongValue("Empty counters. At least the entry counter (one " in readProfile()145 return wrongValue("The root context should not have a callee index"); in readProfile()147 return wrongValue("The callee index should have exactly one value"); in readProfile()152 return wrongValue("Non-root has a total entry count record"); in readProfile()154 return wrongValue( in readProfile()174 return wrongValue( in readProfile()221 return wrongValue("Duplicate roots"); in loadContexts()[all …]
204 Error wrongValue(const Twine &Msg);