HomeSort by relevance Sort by last modified time
    Searched refs:JSStartProfiling (Results 1 - 3 of 3) sorted by null

  /external/webkit/Source/JavaScriptCore/API/
JSProfilerPrivate.cpp 35 void JSStartProfiling(JSContextRef ctx, JSStringRef title)
JSProfilerPrivate.h 40 @function JSStartProfiling
46 JS_EXPORT void JSStartProfiling(JSContextRef ctx, JSStringRef title);
  /external/webkit/Source/JavaScriptCore/profiler/
ProfilerServer.mm 95 JSStartProfiling(0, profileName.get());

Completed in 1817 milliseconds