Searched refs:ProbeProfileCount (Results 1 – 1 of 1) sorted by relevance
245 uint32_t ProbeProfileCount = 0; in readImpl() local343 ++ProbeProfileCount; in readImpl()357 assert((ProbeProfileCount == 0 || ProbeProfileCount == Profiles.size()) && in readImpl()359 ProfileIsProbeBased = (ProbeProfileCount > 0); in readImpl()