Searched defs:IsEnabled (Results 1 – 4 of 4) sorted by relevance
| /art/runtime/javaheapprof/ | ||
| D | javaheapsampler.cc | 134 bool HeapSampler::IsEnabled() { in IsEnabled() function in art::HeapSampler |
| /art/runtime/jit/ | ||
| D | profile_saver_options.h | 80 bool IsEnabled() const { in IsEnabled() function |
| /art/libelffile/dwarf/ | ||
| D | debug_frame_opcode_writer.h | 285 bool IsEnabled() const { return enabled_; } in IsEnabled() function |
| /art/openjdkjvmti/ | ||
| D | events.cc | 554 bool IsEnabled() { in IsEnabled() function in openjdkjvmti::JvmtiGcPauseListener |