Home
last modified time | relevance | path

Searched refs:ttype (Results 1 – 3 of 3) sorted by relevance

/rocksdb-6.9/
Ddefs.bzl24 ttype = "gtest" if parallelism == "parallel" else "simple"
53 type = ttype,
/rocksdb-6.9/monitoring/
Dthread_status_updater.cc18 void ThreadStatusUpdater::RegisterThread(ThreadStatus::ThreadType ttype, in RegisterThread() argument
22 thread_status_data_->thread_type = ttype; in RegisterThread()
Dthread_status_updater.h122 void RegisterThread(ThreadStatus::ThreadType ttype, uint64_t thread_id);