Home
last modified time | relevance | path

Searched defs:GetThreadCount (Results 1 – 3 of 3) sorted by relevance

/art/runtime/
Dthread_pool.h67 size_t GetThreadCount() const { in GetThreadCount() function
/art/compiler/driver/
Dcompiler_driver.h392 size_t GetThreadCount() const { in GetThreadCount() function
/art/runtime/gc/collector/
Dmark_sweep.cc721 size_t MarkSweep::GetThreadCount(bool paused) const { in GetThreadCount() function in art::gc::collector::MarkSweep