| /third_party/mesa3d/src/intel/compiler/ |
| D | brw_ir_performance.h | 37 struct performance { struct 43 dependency_class() const in dependency_class() 73 * performance doesn't scale without limits as a function of its thread argument 80 performance(const performance &perf); argument 82 operator=(performance u); argument
|
| D | brw_ir_performance.cpp | 1639 brw::performance::performance(const fs_visitor *v) : in performance() function in brw::performance 1645 brw::performance::performance(const vec4_visitor *v) : in performance() function in brw::performance
|
| /third_party/node/doc/api/ |
| D | perf_hooks.md | 48 ### `performance.clearMarks([name])` 59 ### `performance.clearMeasures([name])` 70 ### `performance.clearResourceTimings([name])` 81 ### `performance.eventLoopUtilization([utilization1[, utilization2]])` 144 ### `performance.getEntries()` 157 ### `performance.getEntriesByName(name[, type])` 172 ### `performance.getEntriesByType(type)` 185 ### `performance.mark([name[, options]])` 213 ### `performance.markResourceTiming(timingInfo, requestedUrl, initiatorType, global, cacheMode)` 238 ### `performance.measure(name[, startMarkOrOptions[, endMark]])` [all …]
|
| D | worker_threads.md | 1102 #### `performance.eventLoopUtilization([utilization1[, utilization2]])`
|
| /third_party/typescript/src/compiler/ |
| D | performanceCore.ts | 9 performance: Performance; property 45 declare const performance: Performance | undefined; constant 79 …const { performance: nodePerformance, PerformanceObserver } = require("perf_hooks") as typeof impo… constant
|
| /third_party/skia/third_party/externals/oboe/docs/ |
| D | FullGuide.md | 354 ### Using a high priority callback 452 ### Setting performance mode
|
| /third_party/node/test/addons/non-node-context/ |
| D | test-perf-hooks-timerify.js | 16 `, { performance, assert }); property
|
| /third_party/node/lib/ |
| D | perf_hooks.js | 42 performance, property
|
| /third_party/typescript/src/executeCommandLine/ |
| D | executeCommandLine.ts | 1071 const programTime = isPerformanceEnabled ? performance.getDuration("Program") : 0; constant 1072 const bindTime = isPerformanceEnabled ? performance.getDuration("Bind") : 0; constant 1073 const checkTime = isPerformanceEnabled ? performance.getDuration("Check") : 0; constant 1074 const emitTime = isPerformanceEnabled ? performance.getDuration("Emit") : 0; constant
|
| /third_party/node/lib/internal/perf/ |
| D | performance.js | 236 const performance = new InternalPerformance(); constant 248 performance, property
|
| /third_party/googletest/googletest/include/gtest/hwext/ |
| D | gtest-tag.h | 73 static const int performance = Performance; variable
|
| /third_party/node/lib/internal/ |
| D | worker.js | 280 this.performance = { property
|
| /third_party/node/src/ |
| D | node_perf.cc | 15 namespace performance { namespace
|
| /third_party/typescript/tests/lib/ |
| D | lib.d.ts | 16008 performance: Performance; property 16841 declare var performance: Performance; variable
|
| /third_party/typescript/src/lib/ |
| D | webworker.generated.d.ts | 5505 readonly performance: Performance; property
|
| D | dom.generated.d.ts | 16944 readonly performance: Performance; property
|
| /third_party/typescript/lib/ |
| D | lib.webworker.d.ts | 5525 readonly performance: Performance; property
|
| D | lib.dom.d.ts | 16964 readonly performance: Performance; property
|
| D | tsc.js | 3036 function hasRequiredAPI(performance, PerformanceObserver) { argument 3110 (function (performance) { argument
|
| D | typingsInstaller.js | 3561 function hasRequiredAPI(performance, PerformanceObserver) { argument 3649 (function (performance) { argument
|