Searched defs:performance (Results 1 – 13 of 13) sorted by relevance
37 struct performance { struct43 dependency_class() const in dependency_class()73 * performance doesn't scale without limits as a function of its thread argument80 performance(const performance &perf); argument82 operator=(performance u); argument
1639 brw::performance::performance(const fs_visitor *v) : in performance() function in brw::performance1645 brw::performance::performance(const vec4_visitor *v) : in performance() function in brw::performance
9 performance: Performance; property45 declare const performance: Performance | undefined; constant79 …const { performance: nodePerformance, PerformanceObserver } = require("perf_hooks") as typeof impo… constant
354 ### Using a high priority callback452 ### Setting performance mode
1071 const programTime = isPerformanceEnabled ? performance.getDuration("Program") : 0; constant1072 const bindTime = isPerformanceEnabled ? performance.getDuration("Bind") : 0; constant1073 const checkTime = isPerformanceEnabled ? performance.getDuration("Check") : 0; constant1074 const emitTime = isPerformanceEnabled ? performance.getDuration("Emit") : 0; constant
73 static const int performance = Performance; variable
16008 performance: Performance; property16841 declare var performance: Performance; variable
5505 readonly performance: Performance; property
16944 readonly performance: Performance; property
5525 readonly performance: Performance; property
16964 readonly performance: Performance; property
3036 function hasRequiredAPI(performance, PerformanceObserver) { argument3110 (function (performance) { argument
3561 function hasRequiredAPI(performance, PerformanceObserver) { argument3649 (function (performance) { argument