Home
last modified time | relevance | path

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

/art/runtime/
Dprofiler.cc124 class SampleCheckpoint FINAL : public Closure {
126 explicit SampleCheckpoint(BackgroundMethodSamplingProfiler* const profiler) : in SampleCheckpoint() function in art::FINAL
215 SampleCheckpoint check_point(profiler); in RunProfilerThread()