HomeSort by relevance Sort by last modified time
    Searched full:xray (Results 1 - 25 of 57) sorted by null

1 2 3

  /external/chromium_org/native_client_sdk/src/libraries/xray/
library.dsc 8 'NAME' : 'xray',
18 'xray.c'
28 'xray.h',
31 'DEST': 'include/xray',
35 'NAME': 'xray',
parsesymbols.c 6 /* XRay -- a simple profiler for Native Client */
13 #include "xray/xray_priv.h"
15 #if defined(XRAY)
27 fprintf(stderr, "While parsing the mapfile, XRay encountered:\n");
30 "XRay only works with code addresses 0x00000000 - 0x07FFFFFF\n");
53 printf("XRay: opening mapfile %s\n", mapfile);
56 fprintf(stderr, "XRay: failed to open %s\n", mapfile);
59 printf("XRay: parsing...\n");
93 printf("XRay: parsed %d symbols into symbol table\n", num_symbols);
96 #endif // XRAY
    [all...]
xray.h 5 /* XRay -- a simple profiler for Native Client */
18 #undef XRAY
28 #if defined(XRAY)
37 /* This is the beginning of the public XRay API */
40 * XRay will also attempt to populate the symbol table with dladdr()
75 /* This is the end of the public XRay API */
77 #else /* defined(XRAY) */
79 /* Builds that don't define XRAY will use these 'null' functions instead. */
111 #endif /* defined(XRAY) */
demangle.c 5 #include "xray/xray_priv.h"
8 /* If your platform does not support __cxa_demangle, re-compile XRay with: */
browser.c 7 /* XRay -- a simple profiler for Native Client */
21 #include "xray/xray_priv.h"
24 #if defined(XRAY)
38 XRayGetTSC(&pair.xray);
60 "xray");
75 double odiff = (end_time.xray - start_time.xray);
77 double scale_b = ((double)end_time.pepper) - (scale_a * end_time.xray);
78 printf("Xray timestamp calibration frame %d: %f %f\n",
162 #endif /* XRAY */
    [all...]
stringpool.c 6 /* XRay string pool */
17 #include "xray/xray_priv.h"
19 #if defined(XRAY)
93 #endif /* XRAY */
xray_priv.h 5 /* XRay -- a simple profiler for Native Client */
16 #include "xray/xray.h"
22 #if defined(XRAY)
68 /* Important: don't instrument xray itself, so use */
69 /* XRAY_NO_INSTRUMENT on all xray functions */
184 uint64_t xray; /* internal xray timestamp */ member in struct:XRayTimestampPair
200 #endif /* defined(XRAY) */
symtable.c 5 /* XRay symbol table */
17 #include "xray/xray_priv.h"
20 #if defined(XRAY)
200 #endif /* XRAY */
hashtable.c 6 /* Hashtable for XRay */
12 #include "xray/xray_priv.h"
14 #if defined(XRAY)
140 printf("XRay: Growing a hash table...\n");
156 printf("Xray: Hash table capacity should be a power of 2!\n");
204 #endif /* XRAY */
report.c 6 /* XRay -- a simple profiler for Native Client */
16 #include "xray/xray_priv.h"
18 #if defined(XRAY)
134 "XRay: %d frame(s) %d total capture(s)\n", counter, total_capture);
203 #endif /* XRAY */
xray.c 6 /* XRay -- a simple profiler for Native Client */
17 #include "xray/xray_priv.h"
19 #if defined(XRAY)
298 /* Generic memory malloc for XRay */
305 printf("XRay: malloc(%d) failed, panic shutdown!\n", t);
312 /* Generic memory free for XRay */
481 /* Reset xray profiler. */
651 "XRay: XRayStopFrame() detects insufficient trace buffer size!\n");
712 /* Initialize XRay */
759 /* Shut down and free memory used by XRay. *
    [all...]
  /external/chromium_org/third_party/WebKit/PerformanceTests/SunSpider/resources/
TimeProfile20us.tracetemplate 22 ???H?????YXRContext??YXRContext_XRCallTreeDetailView_*com.apple.xray.instrument-type.coresampler?
83 ???H?<?'????_#{{0, 0}, {77.099999999999994, 548}}???]XRRunListData??]XRRunListData_NSKeyedArchiver????????v????????????_cliTargetDevice_com.apple.xray.owner.template_%com.apple.xray.owner.template.iconURL_com.apple.xray.run.data_)com.apple.xray.owner.template.description_%com.apple.xray.owner.template.version?Y???????=#@?X"+5:? DMT^`???????? !RTVXZ\^`bdfhjlnprtvxz|~??????????????????????????1DQ]p?????7Ng?????? 3<>?HPUhq?????? )2;>@BOQnprtvxz|~????????????????????????0FTkz??????????????  ' * - 0 3 5 7 9 ; = ? I V X Y Z c y ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ?
  /external/chromium_org/third_party/skia/include/core/
SkGeometry.h 15 /** An XRay is a half-line that runs from the specific point/origin to
16 +infinity in the X direction. e.g. XRay(3,5) is the half-line
21 /** Given a line segment from pts[0] to pts[1], and an xray, return true if
164 /** Given a monotonic cubic bezier, determine whether an xray intersects the
179 /** Given an arbitrary cubic bezier, return the number of times an xray crosses
  /external/skia/include/core/
SkGeometry.h 15 /** An XRay is a half-line that runs from the specific point/origin to
16 +infinity in the X direction. e.g. XRay(3,5) is the half-line
21 /** Given a line segment from pts[0] to pts[1], and an xray, return true if
164 /** Given a monotonic cubic bezier, determine whether an xray intersects the
179 /** Given an arbitrary cubic bezier, return the number of times an xray crosses
  /external/smack/src/org/jivesoftware/smackx/
LastActivityManager.java 59 * LastActivity activity = LastActivity.getLastActivity(con, &quot;xray@jabber.org/Smack&quot;);
66 * LastActivity activity = LastActivity.getLastActivity(con, &quot;xray@jabber.org&quot;);
  /external/smack/src/org/jivesoftware/smackx/bookmark/
Bookmarks.java 58 * LastActivity activity = LastActivity.getLastActivity(con, "xray@jabber.org");
  /external/bison/build-aux/
config.sub 673 os=-xray
1399 -sim | -es1800* | -hms* | -xray | -os68k* | -none* | -v88r* \
    [all...]
  /external/chromium/sdch/open-vcdiff/
config.sub 568 os=-xray
1246 -sim | -es1800* | -hms* | -xray | -os68k* | -none* | -v88r* \
  /external/chromium/third_party/libevent/
config.sub 580 os=-xray
1278 -sim | -es1800* | -hms* | -xray | -os68k* | -none* | -v88r* \
    [all...]
  /external/chromium_org/sdch/open-vcdiff/
config.sub 607 os=-xray
1310 -sim | -es1800* | -hms* | -xray | -os68k* | -none* | -v88r* \
    [all...]
  /external/chromium_org/third_party/icu/source/
config.sub 580 os=-xray
1278 -sim | -es1800* | -hms* | -xray | -os68k* | -none* | -v88r* \
    [all...]
  /external/chromium_org/third_party/libevent/
config.sub 580 os=-xray
1278 -sim | -es1800* | -hms* | -xray | -os68k* | -none* | -v88r* \
    [all...]
  /external/chromium_org/third_party/libxml/src/
config.sub 613 os=-xray
1322 -sim | -es1800* | -hms* | -xray | -os68k* | -none* | -v88r* \
    [all...]
  /external/chromium_org/third_party/libxslt/
config.sub 568 os=-xray
1246 -sim | -es1800* | -hms* | -xray | -os68k* | -none* | -v88r* \
  /external/chromium_org/third_party/opus/src/
config.sub 664 os=-xray
1382 -sim | -es1800* | -hms* | -xray | -os68k* | -none* | -v88r* \
    [all...]

Completed in 567 milliseconds

1 2 3