OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:XRayCheckGuards
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/native_client_sdk/src/libraries/xray/
xray.c
137
void
XRayCheckGuards
(struct XRayTraceCapture* capture) {
501
XRayCheckGuards
(capture);
601
XRayCheckGuards
(capture);
662
XRayCheckGuards
(capture);
770
XRayCheckGuards
(capture);
xray_priv.h
121
XRAY_NO_INSTRUMENT void
XRayCheckGuards
(struct XRayTraceCapture* capture);
Completed in 30 milliseconds