Searched refs:XRayFrameGetCount (Results 1 – 3 of 3) sorted by relevance
110 alloca(XRayFrameGetCount(capture) * sizeof(struct XRayTotal)); in XRayFrameReport()
145 XRAY_NO_INSTRUMENT int XRayFrameGetCount(struct XRayTraceCapture* capture);
518 int XRayFrameGetCount(struct XRayTraceCapture* capture) { function