Home
last modified time | relevance | path

Searched refs:fracLatencyNorm (Results 1 – 4 of 4) sorted by relevance

/dports/www/firefox/firefox-99.0/gfx/layers/ipc/
H A DCompositorBridgeParent.cpp1890 int32_t fracLatencyNorm = lround(latencyNorm * 100.0); in RecordContentFrameTime() local
1912 Telemetry::Accumulate(Telemetry::CONTENT_FRAME_TIME, fracLatencyNorm); in RecordContentFrameTime()
1917 fracLatencyNorm = lround(latencyNorm * 100.0); in RecordContentFrameTime()
1918 int32_t result = fracLatencyNorm; in RecordContentFrameTime()
1919 Telemetry::Accumulate(Telemetry::CONTENT_FRAME_TIME_VSYNC, fracLatencyNorm); in RecordContentFrameTime()
1923 fracLatencyNorm); in RecordContentFrameTime()
1951 if (fracLatencyNorm < 200) { in RecordContentFrameTime()
1991 fracLatencyNorm = lround(latencyNorm * 100.0); in RecordContentFrameTime()
1995 fracLatencyNorm); in RecordContentFrameTime()
2000 fracLatencyNorm = lround(latencyNorm * 100.0); in RecordContentFrameTime()
[all …]
/dports/www/firefox-esr/firefox-91.8.0/gfx/layers/ipc/
H A DCompositorBridgeParent.cpp2536 int32_t fracLatencyNorm = lround(latencyNorm * 100.0); in RecordContentFrameTime() local
2558 Telemetry::Accumulate(Telemetry::CONTENT_FRAME_TIME, fracLatencyNorm); in RecordContentFrameTime()
2563 fracLatencyNorm = lround(latencyNorm * 100.0); in RecordContentFrameTime()
2564 int32_t result = fracLatencyNorm; in RecordContentFrameTime()
2565 Telemetry::Accumulate(Telemetry::CONTENT_FRAME_TIME_VSYNC, fracLatencyNorm); in RecordContentFrameTime()
2569 fracLatencyNorm); in RecordContentFrameTime()
2597 if (fracLatencyNorm < 200) { in RecordContentFrameTime()
2637 fracLatencyNorm = lround(latencyNorm * 100.0); in RecordContentFrameTime()
2641 fracLatencyNorm); in RecordContentFrameTime()
2646 fracLatencyNorm = lround(latencyNorm * 100.0); in RecordContentFrameTime()
[all …]
/dports/mail/thunderbird/thunderbird-91.8.0/gfx/layers/ipc/
H A DCompositorBridgeParent.cpp2536 int32_t fracLatencyNorm = lround(latencyNorm * 100.0); in RecordContentFrameTime() local
2558 Telemetry::Accumulate(Telemetry::CONTENT_FRAME_TIME, fracLatencyNorm); in RecordContentFrameTime()
2563 fracLatencyNorm = lround(latencyNorm * 100.0); in RecordContentFrameTime()
2564 int32_t result = fracLatencyNorm; in RecordContentFrameTime()
2565 Telemetry::Accumulate(Telemetry::CONTENT_FRAME_TIME_VSYNC, fracLatencyNorm); in RecordContentFrameTime()
2569 fracLatencyNorm); in RecordContentFrameTime()
2597 if (fracLatencyNorm < 200) { in RecordContentFrameTime()
2637 fracLatencyNorm = lround(latencyNorm * 100.0); in RecordContentFrameTime()
2641 fracLatencyNorm); in RecordContentFrameTime()
2646 fracLatencyNorm = lround(latencyNorm * 100.0); in RecordContentFrameTime()
[all …]
/dports/lang/spidermonkey78/firefox-78.9.0/gfx/layers/ipc/
H A DCompositorBridgeParent.cpp2712 int32_t fracLatencyNorm = lround(latencyNorm * 100.0); in RecordContentFrameTime() local
2755 Telemetry::Accumulate(Telemetry::CONTENT_FRAME_TIME, fracLatencyNorm); in RecordContentFrameTime()
2760 fracLatencyNorm = lround(latencyNorm * 100.0); in RecordContentFrameTime()
2761 int32_t result = fracLatencyNorm; in RecordContentFrameTime()
2762 Telemetry::Accumulate(Telemetry::CONTENT_FRAME_TIME_VSYNC, fracLatencyNorm); in RecordContentFrameTime()
2766 fracLatencyNorm); in RecordContentFrameTime()
2794 if (fracLatencyNorm < 200) { in RecordContentFrameTime()
2834 fracLatencyNorm = lround(latencyNorm * 100.0); in RecordContentFrameTime()
2838 fracLatencyNorm); in RecordContentFrameTime()
2843 fracLatencyNorm = lround(latencyNorm * 100.0); in RecordContentFrameTime()
[all …]