Home
last modified time | relevance | path

Searched refs:TimerResolution (Results 1 – 25 of 231) sorted by relevance

12345678910

/dports/www/firefox/firefox-99.0/toolkit/components/resistfingerprinting/
H A DnsRFPService.cpp160 double nsRFPService::TimerResolution() { in TimerResolution() function in nsRFPService
441 aTime, MicroSeconds, TimerResolution(), aContextMixin, type); in ReduceTimePrecisionAsUSecs()
452 aTime, MilliSeconds, TimerResolution(), aContextMixin, type); in ReduceTimePrecisionAsMSecs()
459 TimerResolution(), aContextMixin, in ReduceTimePrecisionAsMSecsRFPOnly()
471 aTime, Seconds, TimerResolution(), aContextMixin, type); in ReduceTimePrecisionAsSecs()
478 TimerResolution(), aContextMixin, in ReduceTimePrecisionAsSecsRFPOnly()
492 aTime, MicroSeconds, TimerResolution(), in ReduceTimePrecisionAsUSecsWrapper()
505 double precision = TimerResolution() / 1000 / 1000; in GetSpoofedTotalFrames()
523 double precision = TimerResolution() / 1000 / 1000; in GetSpoofedDroppedFrames()
544 double precision = TimerResolution() / 1000 / 1000; in GetSpoofedPresentedFrames()
[all …]
H A DnsRFPService.h137 static double TimerResolution();
/dports/mail/thunderbird/thunderbird-91.8.0/toolkit/components/resistfingerprinting/
H A DnsRFPService.cpp163 double nsRFPService::TimerResolution() { in TimerResolution() function in nsRFPService
435 aTime, MicroSeconds, TimerResolution(), aContextMixin, type); in ReduceTimePrecisionAsUSecs()
446 aTime, MilliSeconds, TimerResolution(), aContextMixin, type); in ReduceTimePrecisionAsMSecs()
453 TimerResolution(), aContextMixin, in ReduceTimePrecisionAsMSecsRFPOnly()
465 aTime, Seconds, TimerResolution(), aContextMixin, type); in ReduceTimePrecisionAsSecs()
472 TimerResolution(), aContextMixin, in ReduceTimePrecisionAsSecsRFPOnly()
486 aTime, MicroSeconds, TimerResolution(), in ReduceTimePrecisionAsUSecsWrapper()
499 double precision = TimerResolution() / 1000 / 1000; in GetSpoofedTotalFrames()
517 double precision = TimerResolution() / 1000 / 1000; in GetSpoofedDroppedFrames()
538 double precision = TimerResolution() / 1000 / 1000; in GetSpoofedPresentedFrames()
[all …]
H A DnsRFPService.h137 static double TimerResolution();
/dports/www/firefox-esr/firefox-91.8.0/toolkit/components/resistfingerprinting/
H A DnsRFPService.cpp163 double nsRFPService::TimerResolution() { in TimerResolution() function in nsRFPService
435 aTime, MicroSeconds, TimerResolution(), aContextMixin, type); in ReduceTimePrecisionAsUSecs()
446 aTime, MilliSeconds, TimerResolution(), aContextMixin, type); in ReduceTimePrecisionAsMSecs()
453 TimerResolution(), aContextMixin, in ReduceTimePrecisionAsMSecsRFPOnly()
465 aTime, Seconds, TimerResolution(), aContextMixin, type); in ReduceTimePrecisionAsSecs()
472 TimerResolution(), aContextMixin, in ReduceTimePrecisionAsSecsRFPOnly()
486 aTime, MicroSeconds, TimerResolution(), in ReduceTimePrecisionAsUSecsWrapper()
499 double precision = TimerResolution() / 1000 / 1000; in GetSpoofedTotalFrames()
517 double precision = TimerResolution() / 1000 / 1000; in GetSpoofedDroppedFrames()
538 double precision = TimerResolution() / 1000 / 1000; in GetSpoofedPresentedFrames()
[all …]
H A DnsRFPService.h137 static double TimerResolution();
/dports/lang/spidermonkey78/firefox-78.9.0/toolkit/components/resistfingerprinting/
H A DnsRFPService.cpp90 double nsRFPService::TimerResolution() { in TimerResolution() function in nsRFPService
554 aTime, MicroSeconds, TimerResolution(), aContextMixin, type); in ReduceTimePrecisionAsUSecs()
565 aTime, MilliSeconds, TimerResolution(), aContextMixin, type); in ReduceTimePrecisionAsMSecs()
572 TimerResolution(), aContextMixin, in ReduceTimePrecisionAsMSecsRFPOnly()
584 aTime, Seconds, TimerResolution(), aContextMixin, type); in ReduceTimePrecisionAsSecs()
591 TimerResolution(), aContextMixin, in ReduceTimePrecisionAsSecsRFPOnly()
605 aTime, MicroSeconds, TimerResolution(), in ReduceTimePrecisionAsUSecsWrapper()
618 double precision = TimerResolution() / 1000 / 1000; in GetSpoofedTotalFrames()
636 double precision = TimerResolution() / 1000 / 1000; in GetSpoofedDroppedFrames()
657 double precision = TimerResolution() / 1000 / 1000; in GetSpoofedPresentedFrames()
[all …]
H A DnsRFPService.h150 static double TimerResolution();
/dports/lang/spidermonkey60/firefox-60.9.0/toolkit/components/resistfingerprinting/
H A DnsRFPService.cpp116 double nsRFPService::TimerResolution() { in TimerResolution() function in nsRFPService
135 TimerResolution() > 0; in IsTimerPrecisionReductionEnabled()
572 aTime, MicroSeconds, TimerResolution(), aContextMixin, aType); in ReduceTimePrecisionAsUSecs()
578 aTime, MicroSeconds, TimerResolution(), in ReduceTimePrecisionAsUSecsWrapper()
589 aTime, MilliSeconds, TimerResolution(), aContextMixin, aType); in ReduceTimePrecisionAsMSecs()
597 aTime, Seconds, TimerResolution(), aContextMixin, aType); in ReduceTimePrecisionAsSecs()
607 double precision = TimerResolution() / 1000 / 1000; in GetSpoofedTotalFrames()
624 double precision = TimerResolution() / 1000 / 1000; in GetSpoofedDroppedFrames()
644 double precision = TimerResolution() / 1000 / 1000; in GetSpoofedPresentedFrames()
769 JS::SetTimeResolutionUsec(TimerResolution(), sJitter); in UpdateTimers()
H A DnsRFPService.h143 static double TimerResolution();
/dports/www/firefox-legacy/firefox-52.8.0esr/toolkit/components/telemetry/
H A DTelemetry.h40 enum TimerResolution {
162 template<TimerResolution res>
192 template<ID id, TimerResolution res = Millisecond>
/dports/lang/fpc-source/fpc-3.2.2/packages/ptc/src/dos/timeunit/
H A Dtimeunit.pp44 TimerResolution: Double;
103 TimerResolution := 1 / CPS;
159 TimerResolution := 1 / 18.2;
/dports/sysutils/acpica-tools/acpica-unix-20210930/source/components/utilities/
H A Dutxface.c293 InfoPtr->TimerResolution = 24; in ACPI_EXPORT_SYMBOL()
297 InfoPtr->TimerResolution = 32; in ACPI_EXPORT_SYMBOL()
/dports/misc/rump/buildrump.sh-b914579/src/sys/external/bsd/acpica/dist/utilities/
H A Dutxface.c185 InfoPtr->TimerResolution = 24; in ACPI_EXPORT_SYMBOL()
189 InfoPtr->TimerResolution = 32; in ACPI_EXPORT_SYMBOL()
/dports/www/firefox/firefox-99.0/third_party/highway/hwy/
H A Dnanobenchmark.h87 HWY_DLLEXPORT uint64_t TimerResolution();
/dports/mail/thunderbird/thunderbird-91.8.0/third_party/highway/hwy/
H A Dnanobenchmark.h85 uint64_t TimerResolution();
/dports/devel/highway/highway-0.15.0/hwy/
H A Dnanobenchmark.h85 uint64_t TimerResolution();
/dports/www/firefox-esr/firefox-91.8.0/third_party/highway/hwy/
H A Dnanobenchmark.h85 uint64_t TimerResolution();
/dports/lang/fpc-source/fpc-3.2.2/packages/ptc/src/core/
H A Dtimeri.inc188 Result := TimerResolution;
217 Result := GetClockTics() * TimerResolution;
/dports/www/firefox-legacy/firefox-52.8.0esr/toolkit/components/telemetry/docs/collection/
H A Dmeasuring-time.rst55 template<ID id, TimerResolution res = MilliSecond>
/dports/lang/zig/zig-0.9.0/lib/libc/include/any-windows-any/
H A Devntrace.h444 ULONG TimerResolution; member
487 ULONG TimerResolution; member
528 ULONG TimerResolution; member
/dports/lang/zig-devel/zig-0.9.0/lib/libc/include/any-windows-any/
H A Devntrace.h444 ULONG TimerResolution; member
487 ULONG TimerResolution; member
528 ULONG TimerResolution; member
/dports/security/vaultwarden/vaultwarden-1.23.1/cargo-crates/winapi-0.3.9/src/shared/
H A Devntrace.rs403 TimerResolution: ULONG,
424 TimerResolution: ULONG,
445 TimerResolution: ULONG,
/dports/multimedia/librespot/librespot-0.1.3/cargo-crates/winapi-0.3.9/src/shared/
H A Devntrace.rs403 TimerResolution: ULONG,
424 TimerResolution: ULONG,
445 TimerResolution: ULONG,
/dports/devel/stylua/StyLua-0.11.0/cargo-crates/winapi-0.3.9/src/shared/
H A Devntrace.rs403 TimerResolution: ULONG,
424 TimerResolution: ULONG,
445 TimerResolution: ULONG,

12345678910