Searched refs:Count (Results 1 – 2 of 2) sorted by relevance
44 s32 Count; variable54 while (Count == 0) in Get()59 --Count; in Get()60 memmove(&Buffer[0], &Buffer[1], sizeof(s32) * Count); in Get()69 while (BUFFER_SIZE <= Count) in Put()73 Buffer[Count] = item; in Put()74 ++Count; in Put()
41 vu64 Count; variable58 ++Count; in SamplingCallback()170 DEMOPrintf(x, y += 16, 0, "Samples: %llu", Count); in main()