Home
last modified time | relevance | path

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

/art/runtime/
Dprofiler.cc94 const ProfilerOptions profile_options = profiler->GetProfilerOptions(); in GetSample() local
95 switch (profile_options.GetProfileType()) { in GetSample()
110 uint32_t max_depth = profile_options.GetMaxStackDepth(); in GetSample()