/external/chromium_org/third_party/WebKit/Source/core/timing/ |
D | Performance.cpp | 48 Performance::Performance(LocalFrame* frame) in Performance() function in blink::Performance 56 Performance::~Performance() in ~Performance() 60 const AtomicString& Performance::interfaceName() const in interfaceName() 62 return EventTargetNames::Performance; in interfaceName() 65 ExecutionContext* Performance::executionContext() const in executionContext() 72 PassRefPtrWillBeRawPtr<MemoryInfo> Performance::memory() const in memory() 77 PerformanceNavigation* Performance::navigation() const in navigation() 85 PerformanceTiming* Performance::timing() const in timing() 93 PerformanceEntryVector Performance::getEntries() const in getEntries() 108 PerformanceEntryVector Performance::getEntriesByType(const String& entryType) in getEntriesByType() [all …]
|
D | Performance.h | 58 class Performance FINAL : public RefCountedWillBeGarbageCollectedFinalized<Performance>, public DOM… 60 REFCOUNTED_EVENT_TARGET(Performance); 61 WILL_BE_USING_GARBAGE_COLLECTED_MIXIN(Performance); 63 static PassRefPtrWillBeRawPtr<Performance> create(LocalFrame* frame) in create() 65 return adoptRefWillBeNoop(new Performance(frame)); in create() 67 virtual ~Performance(); 97 explicit Performance(LocalFrame*);
|
D | PerformanceUserTiming.h | 41 class Performance; variable 49 static PassRefPtrWillBeRawPtr<UserTiming> create(Performance* performance) in create() 69 explicit UserTiming(Performance*); 72 RawPtrWillBeMember<Performance> m_performance;
|
/external/chromium_org/v8/ |
D | ChangeLog | 3 Performance and stability improvements on all platforms. 12 Performance and stability improvements on all platforms. 17 Performance and stability improvements on all platforms. 22 Performance and stability improvements on all platforms. 29 Performance and stability improvements on all platforms. 41 Performance and stability improvements on all platforms. 51 Performance and stability improvements on all platforms. 65 Performance and stability improvements on all platforms. 76 Performance and stability improvements on all platforms. 85 Performance and stability improvements on all platforms. [all …]
|
/external/chromium_org/third_party/WebKit/public/web/ |
D | WebPerformance.h | 44 class Performance; variable 89 WebPerformance(const PassRefPtrWillBeRawPtr<Performance>&); 90 WebPerformance& operator=(const PassRefPtrWillBeRawPtr<Performance>&); 94 WebPrivatePtr<Performance> m_private;
|
/external/linux-tools-perf/perf-3.12.0/tools/perf/Documentation/ |
D | perf.txt | 6 perf - Performance analysis tools for Linux 15 Performance counters for Linux are a new kernel-based subsystem 17 covers hardware level (CPU/PMU, Performance Monitoring Unit) features
|
/external/jsoncpp/doc/ |
D | roadmap.dox | 28 - Performance oriented parser/writer: 31 \section ms_perfo Performance tuning 34 - Performance scenario & benchmarking
|
/external/chromium_org/third_party/WebKit/Source/web/ |
D | WebPerformance.cpp | 169 WebPerformance::WebPerformance(const PassRefPtrWillBeRawPtr<Performance>& performance) in WebPerformance() 174 WebPerformance& WebPerformance::operator=(const PassRefPtrWillBeRawPtr<Performance>& performance) in operator =()
|
/external/deqp/modules/gles3/performance/ |
D | es3pShaderCompilationCases.hpp | 33 namespace Performance namespace
|
D | es3pShaderCompilerTests.cpp | 32 namespace Performance namespace
|
D | es3pShaderOptimizationTests.hpp | 33 namespace Performance namespace
|
D | es3pShaderCompilerTests.hpp | 33 namespace Performance namespace
|
D | es3pPerformanceTests.hpp | 33 namespace Performance namespace
|
D | es3pTextureCountTests.hpp | 33 namespace Performance namespace
|
/external/deqp/modules/gles2/performance/ |
D | es2pShaderCompilationCases.hpp | 33 namespace Performance namespace
|
D | es2pShaderCompilerTests.cpp | 32 namespace Performance namespace
|
D | es2pTextureUploadTests.hpp | 34 namespace Performance namespace
|
D | es2pStateChangeTests.hpp | 33 namespace Performance namespace
|
D | es2pRedundantStateChangeTests.hpp | 33 namespace Performance namespace
|
D | es2pDrawCallBatchingTests.hpp | 33 namespace Performance namespace
|
D | es2pTextureFormatTests.hpp | 33 namespace Performance namespace
|
D | es2pShaderOperatorTests.hpp | 33 namespace Performance namespace
|
D | es2pPerformanceTests.hpp | 33 namespace Performance namespace
|
D | es2pTextureFilteringTests.hpp | 33 namespace Performance namespace
|
/external/chromium_org/third_party/tcmalloc/vendor/packages/rpm/ |
D | rpm.spec | 6 Summary: Performance tools for C++ 25 Summary: Performance tools for C++
|