Home
last modified time | relevance | path

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

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