Searched refs:ProbeProfileCount (Results 1 – 1 of 1) sorted by relevance
235 uint32_t ProbeProfileCount = 0; in readImpl() local328 ++ProbeProfileCount; in readImpl()342 assert((ProbeProfileCount == 0 || ProbeProfileCount == Profiles.size()) && in readImpl()344 ProfileIsProbeBased = (ProbeProfileCount > 0); in readImpl()