Home
last modified time | relevance | path

Searched defs:time_bucket (Results 1 – 25 of 27) sorted by relevance

12

/dports/databases/timescaledb/timescaledb-2.5.1/sql/
H A Dtime_bucket.sql7 CREATE OR REPLACE FUNCTION time_bucket(bucket_width INTERVAL, ts TIMESTAMP) RETURNS TIMESTAMP function
11 CREATE OR REPLACE FUNCTION time_bucket(bucket_width INTERVAL, ts TIMESTAMPTZ) RETURNS TIMESTAMPTZ function
15 CREATE OR REPLACE FUNCTION time_bucket(bucket_width INTERVAL, ts DATE) RETURNS DATE function
23 CREATE OR REPLACE FUNCTION time_bucket(bucket_width INTERVAL, ts DATE, origin DATE) RETURNS DATE function
27 CREATE OR REPLACE FUNCTION time_bucket(bucket_width SMALLINT, ts SMALLINT) RETURNS SMALLINT function
29 CREATE OR REPLACE FUNCTION time_bucket(bucket_width INT, ts INT) RETURNS INT function
31 CREATE OR REPLACE FUNCTION time_bucket(bucket_width BIGINT, ts BIGINT) RETURNS BIGINT function
37 CREATE OR REPLACE FUNCTION time_bucket(bucket_width INT, ts INT, "offset" INT) RETURNS INT function
43 CREATE OR REPLACE FUNCTION time_bucket(bucket_width INTERVAL, ts TIMESTAMP, "offset" INTERVAL) function
49 CREATE OR REPLACE FUNCTION time_bucket(bucket_width INTERVAL, ts TIMESTAMPTZ, "offset" INTERVAL) function
[all …]
/dports/biology/ncbi-cxx-toolkit/ncbi_cxx--25_2_0/src/app/netcache/
H A Dnc_storage.hpp66 Uint2 time_bucket; member in SNCCacheData
H A Ddistribution_conf.cpp725 string& key, Uint2& slot, Uint2& time_bucket, in GenerateBlobKey()
748 CNCDistributionConf::GetSlotByKey(const string& key, Uint2& slot, Uint2& time_bucket) in GetSlotByKey()
762 Uint2& slot, Uint2& time_bucket) in GetSlotByNetCacheKey()
808 Uint2& slot, Uint2& time_bucket) in GetSlotByICacheKey()
823 Uint2& slot, Uint2& time_bucket) in GetSlotByRnd()
H A Dnc_storage_blob.cpp646 CNCBlobVerManager::CNCBlobVerManager(Uint2 time_bucket, in CNCBlobVerManager()
691 CNCBlobVerManager::Get(Uint2 time_bucket, in Get()
1501 Uint2 time_bucket, in Prepare()
H A Dnc_storage.cpp1771 s_GetKeyCacheData(Uint2 time_bucket, const string& key, bool need_create) in s_GetKeyCacheData()
1860 Uint2 time_bucket = data->time_bucket; in ReleaseCacheData() local
1914 Uint2 time_bucket = acessor->GetTimeBucket(); in s_InitializeAccessor() local
1928 Uint2 time_bucket) in GetBlobAccess()
3117 Uint2 slot = 0, time_bucket = 0; in x_CacheMetaRec() local
H A Dsync_log.cpp562 Uint2 time_bucket = 0; in AddEvent() local
/dports/sysutils/lnav/lnav-0.10.1/src/
H A Dhist_source.cc43 time_t time_bucket = rounddown(tv_bucket.tv_sec, this->hs_time_slice); in row_for_time() local
H A Dspectro_source.cc226 nonstd::optional<vis_line_t> spectrogram_source::row_for_time(struct timeval time_bucket) in row_for_time()
H A Ddb_sub_source.cc264 nonstd::optional<vis_line_t> db_label_source::row_for_time(struct timeval time_bucket) in row_for_time()
/dports/www/firefox/firefox-99.0/third_party/rust/neqo-common/src/
H A Dtimer.rs83 fn time_bucket(&self, time: Instant) -> usize { in time_bucket() method
/dports/mail/thunderbird/thunderbird-91.8.0/third_party/rust/neqo-common/src/
H A Dtimer.rs83 fn time_bucket(&self, time: Instant) -> usize { in time_bucket() method
/dports/www/firefox-esr/firefox-91.8.0/third_party/rust/neqo-common/src/
H A Dtimer.rs83 fn time_bucket(&self, time: Instant) -> usize { in time_bucket() method
/dports/lang/spidermonkey78/firefox-78.9.0/third_party/rust/neqo-common/src/
H A Dtimer.rs81 fn time_bucket(&self, time: Instant) -> usize { in time_bucket() method
/dports/databases/timescaledb/timescaledb-2.5.1/tsl/src/nodes/gapfill/
H A Dexec.c313 FuncExpr *time_bucket = copyObject(linitial(cscan->custom_private)); in align_with_time_bucket() local
/dports/databases/timescaledb/timescaledb-2.5.1/src/
H A Dplan_expand_hypertable.c313 FuncExpr *time_bucket = castNode(FuncExpr, (IsA(left, FuncExpr) ? left : right)); in transform_time_bucket_comparison() local
/dports/databases/percona57-server/percona-server-5.7.36-39/storage/rocksdb/rocksdb/tools/block_cache_analyzer/
H A Dblock_cache_trace_analyzer.cc1013 for (auto const& time_bucket : time_buckets) { in UpdateReuseIntervalStats() local
1118 for (auto const& time_bucket : time_buckets) { in WriteReuseInterval() local
1162 for (auto const& time_bucket : time_buckets) { in WriteReuseLifetime() local
/dports/textproc/sonic/sonic-1.3.0/cargo-crates/librocksdb-sys-6.7.4/rocksdb/tools/block_cache_analyzer/
H A Dblock_cache_trace_analyzer.cc1013 for (auto const& time_bucket : time_buckets) { in UpdateReuseIntervalStats() local
1118 for (auto const& time_bucket : time_buckets) { in WriteReuseInterval() local
1162 for (auto const& time_bucket : time_buckets) { in WriteReuseLifetime() local
/dports/databases/percona57-client/percona-server-5.7.36-39/storage/rocksdb/rocksdb/tools/block_cache_analyzer/
H A Dblock_cache_trace_analyzer.cc1013 for (auto const& time_bucket : time_buckets) { in UpdateReuseIntervalStats() local
1118 for (auto const& time_bucket : time_buckets) { in WriteReuseInterval() local
1162 for (auto const& time_bucket : time_buckets) { in WriteReuseLifetime() local
/dports/databases/rocksdb/rocksdb-6.26.1/tools/block_cache_analyzer/
H A Dblock_cache_trace_analyzer.cc1014 for (auto const& time_bucket : time_buckets) { in UpdateReuseIntervalStats() local
1119 for (auto const& time_bucket : time_buckets) { in WriteReuseInterval() local
1163 for (auto const& time_bucket : time_buckets) { in WriteReuseLifetime() local
/dports/databases/percona57-pam-for-mysql/percona-server-5.7.36-39/storage/rocksdb/rocksdb/tools/block_cache_analyzer/
H A Dblock_cache_trace_analyzer.cc1013 for (auto const& time_bucket : time_buckets) { in UpdateReuseIntervalStats() local
1118 for (auto const& time_bucket : time_buckets) { in WriteReuseInterval() local
1162 for (auto const& time_bucket : time_buckets) { in WriteReuseLifetime() local
/dports/databases/mariadb104-server/mariadb-10.4.24/storage/rocksdb/rocksdb/tools/block_cache_analyzer/
H A Dblock_cache_trace_analyzer.cc1013 for (auto const& time_bucket : time_buckets) { in UpdateReuseIntervalStats() local
1118 for (auto const& time_bucket : time_buckets) { in WriteReuseInterval() local
1162 for (auto const& time_bucket : time_buckets) { in WriteReuseLifetime() local
/dports/databases/mariadb104-client/mariadb-10.4.24/storage/rocksdb/rocksdb/tools/block_cache_analyzer/
H A Dblock_cache_trace_analyzer.cc1013 for (auto const& time_bucket : time_buckets) { in UpdateReuseIntervalStats() local
1118 for (auto const& time_bucket : time_buckets) { in WriteReuseInterval() local
1162 for (auto const& time_bucket : time_buckets) { in WriteReuseLifetime() local
/dports/databases/mariadb103-server/mariadb-10.3.34/storage/rocksdb/rocksdb/tools/block_cache_analyzer/
H A Dblock_cache_trace_analyzer.cc1013 for (auto const& time_bucket : time_buckets) { in UpdateReuseIntervalStats() local
1118 for (auto const& time_bucket : time_buckets) { in WriteReuseInterval() local
1162 for (auto const& time_bucket : time_buckets) { in WriteReuseLifetime() local
/dports/databases/mariadb105-client/mariadb-10.5.15/storage/rocksdb/rocksdb/tools/block_cache_analyzer/
H A Dblock_cache_trace_analyzer.cc1013 for (auto const& time_bucket : time_buckets) { in UpdateReuseIntervalStats() local
1118 for (auto const& time_bucket : time_buckets) { in WriteReuseInterval() local
1162 for (auto const& time_bucket : time_buckets) { in WriteReuseLifetime() local
/dports/databases/mariadb105-server/mariadb-10.5.15/storage/rocksdb/rocksdb/tools/block_cache_analyzer/
H A Dblock_cache_trace_analyzer.cc1013 for (auto const& time_bucket : time_buckets) { in UpdateReuseIntervalStats() local
1118 for (auto const& time_bucket : time_buckets) { in WriteReuseInterval() local
1162 for (auto const& time_bucket : time_buckets) { in WriteReuseLifetime() local

12