Searched refs:nextBuffer (Results 1 – 3 of 3) sorted by relevance
67 XRayBuffer nextBuffer(XRayBuffer B);
239 XRayBuffer B = profileCollectorService::nextBuffer({nullptr, 0}); in profilingFlush()254 B = profileCollectorService::nextBuffer(B); in profilingFlush()473 __xray_log_set_buffer_iterator(profileCollectorService::nextBuffer); in profilingLoggingInit()
378 XRayBuffer nextBuffer(XRayBuffer B) XRAY_NEVER_INSTRUMENT { in nextBuffer() function