Home
last modified time | relevance | path

Searched defs:ticks_per_second (Results 1 – 25 of 252) sorted by relevance

1234567891011

/dports/math/latte-integrale/latte-version_1_7_6/code/latte/
H A Dtiming.h30 static clock_t ticks_per_second; variable
H A Dtiming.cpp29 clock_t Timer::ticks_per_second; member in Timer
/dports/databases/db18/db-18.1.40/src/os_vxworks/
H A Dos_vx_yield.c25 int ticks_delay, ticks_per_second; local
/dports/databases/db5/db-5.3.28/src/os_vxworks/
H A Dos_vx_yield.c25 int ticks_delay, ticks_per_second; local
/dports/math/libpgmath/flang-d07daf3/lib/scutil/
H A Dcpu-stopwatch.c31 static long ticks_per_second = -1; in get_rutime() local
/dports/games/cataclysm-dda-tiles/Cataclysm-DDA-0.F/src/
H A Dposix_time.cpp25 LARGE_INTEGER ticks_per_second; in nanosleep() local
/dports/games/cataclysm-dda/Cataclysm-DDA-0.F/src/
H A Dposix_time.cpp25 LARGE_INTEGER ticks_per_second; in nanosleep() local
/dports/emulators/dolphin-emu/dolphin-3152428/Source/Core/VideoCommon/
H A DFrameDump.h20 u32 ticks_per_second = 0; member
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/perfetto/src/trace_processor/importers/fuchsia/
H A Dfuchsia_trace_utils.cc41 int64_t TicksToNs(uint64_t ticks, uint64_t ticks_per_second) { in TicksToNs()
100 bool RecordCursor::ReadTimestamp(uint64_t ticks_per_second, int64_t* ts_out) { in ReadTimestamp()
H A Dfuchsia_record.h54 void set_ticks_per_second(uint64_t ticks_per_second) { in set_ticks_per_second()
H A Dfuchsia_trace_tokenizer.h48 uint64_t ticks_per_second = 1000000000; member
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/perfetto/src/trace_processor/importers/fuchsia/
H A Dfuchsia_trace_utils.cc41 int64_t TicksToNs(uint64_t ticks, uint64_t ticks_per_second) { in TicksToNs()
100 bool RecordCursor::ReadTimestamp(uint64_t ticks_per_second, int64_t* ts_out) { in ReadTimestamp()
H A Dfuchsia_record.h54 void set_ticks_per_second(uint64_t ticks_per_second) { in set_ticks_per_second()
H A Dfuchsia_trace_tokenizer.h48 uint64_t ticks_per_second = 1000000000; member
/dports/net/rscsi/schily-2021-09-18/sh/tests/shelltests/bugs/
H A Dbugs.sh1 #! /bin/sh
2 #
3 # @(#)bugs.sh 1.6 19/02/18 2017-2018 J. Schilling
4 #
5
6 # Read test core functions
7 . ../../common/test-common
8
9 echo is_bosh: $is_bosh is_osh: $is_osh is_bourne: $is_bourne
10
[all …]
/dports/math/stanmath/math-4.2.0/lib/tbb_2020.3/include/tbb/
H A Dtick_count.h71 static long long ticks_per_second(){ in ticks_per_second() function
/dports/math/deal.ii/dealii-803d21ff957e349b3799cd3ef2c840bc78734305/bundled/tbb-2018_U2/include/tbb/
H A Dtick_count.h75 static long long ticks_per_second(){ in ticks_per_second() function
/dports/devel/concurrentqueue/concurrentqueue-1.0.3-15-g0753496/benchmarks/tbb/
H A Dtick_count.h75 static long long ticks_per_second(){ in ticks_per_second() function
/dports/devel/taskflow/taskflow-3.2.0/3rd-party/tbb/include/tbb/
H A Dtick_count.h71 static long long ticks_per_second(){ in ticks_per_second() function
/dports/devel/tbb/oneTBB-2020.3/include/tbb/
H A Dtick_count.h71 static long long ticks_per_second(){ in ticks_per_second() function
/dports/net/libzmq4/zeromq-4.3.4/src/
H A Dclock.cpp151 LARGE_INTEGER ticks_per_second; in now_us() local
/dports/net/py-pyzmq/pyzmq-22.3.0/bundled/zeromq/src/
H A Dclock.cpp151 LARGE_INTEGER ticks_per_second; in now_us() local
/dports/net/google-cloud-sdk/google-cloud-sdk/platform/gsutil/third_party/monotonic/
H A Dmonotonic.py71 ticks_per_second = timebase.numer / timebase.denom * 1.0e9 variable
/dports/net/google-cloud-sdk/google-cloud-sdk/lib/third_party/monotonic/
H A D__init__.py71 ticks_per_second = timebase.numer / timebase.denom * 1.0e9 variable
/dports/devel/py-ddtrace/ddtrace-0.56.1/ddtrace/vendor/monotonic/
H A D__init__.py71 ticks_per_second = timebase.numer / timebase.denom * 1.0e9 variable

1234567891011