Home
last modified time | relevance | path

Searched refs:__xray_profile_append_annotation (Results 1 – 1 of 1) sorted by relevance

/external/chromium_org/native_client_sdk/src/libraries/xray/
Dxray.c127 XRAY_NO_INSTRUMENT void __xray_profile_append_annotation(
374 __xray_profile_append_annotation(capture, se, be);
401 void __xray_profile_append_annotation(struct XRayTraceCapture* capture, function