Searched defs:profiler_pthread_ (Results 1 – 3 of 3) sorted by relevance
| /art/runtime/ | ||
| D | profiler.h | 211 static pthread_t profiler_pthread_; variable |
| D | profiler.cc | 49 pthread_t BackgroundMethodSamplingProfiler::profiler_pthread_ = 0U; member in art::BackgroundMethodSamplingProfiler |
| /art/runtime/jit/ | ||
| D | profile_saver.cc | 49 pthread_t ProfileSaver::profiler_pthread_ = 0U; member in art::ProfileSaver |