Searched refs:nextBuffer (Results 1 – 3 of 3) sorted by relevance
67 XRayBuffer nextBuffer(XRayBuffer B);
236 XRayBuffer B = profileCollectorService::nextBuffer({nullptr, 0}); in profilingFlush()251 B = profileCollectorService::nextBuffer(B); in profilingFlush()470 __xray_log_set_buffer_iterator(profileCollectorService::nextBuffer); in profilingLoggingInit()
375 XRayBuffer nextBuffer(XRayBuffer B) XRAY_NEVER_INSTRUMENT { in nextBuffer() function