Searched refs:XRayFrameGetAnnotationCount (Results 1 – 3 of 3) sorted by relevance
119 int annotation_count = XRayFrameGetAnnotationCount(capture, frame); in XRayFrameReport()156 int annotation_count = XRayFrameGetAnnotationCount(capture, frame); in XRayFrameReport()
158 XRAY_NO_INSTRUMENT int XRayFrameGetAnnotationCount(
552 int XRayFrameGetAnnotationCount(struct XRayTraceCapture* capture, int i) { function