OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:XRayFrameGetCount
(Results
1 - 3
of
3
) sorted by null
/external/chromium_org/native_client_sdk/src/libraries/xray/
report.c
104
alloca(
XRayFrameGetCount
(capture) * sizeof(struct XRayTotal));
xray_priv.h
144
XRAY_NO_INSTRUMENT int
XRayFrameGetCount
(struct XRayTraceCapture* capture);
xray.c
512
int
XRayFrameGetCount
(struct XRayTraceCapture* capture) {
Completed in 230 milliseconds