Searched refs:CalleeIndex (Results 1 – 3 of 3) sorted by relevance
21 enum PGOCtxProfileRecords { Invalid = 0, Version, Guid, CalleeIndex, Counters }; enumerator
37 Writer.EmitRecord(PGOCtxProfileRecords::CalleeIndex, in writeImpl()
113 case PGOCtxProfileRecords::CalleeIndex: in readContext()