HomeSort by relevance Sort by last modified time
    Searched refs:InstrumentationEvent (Results 1 - 6 of 6) sorted by null

  /art/runtime/
instrumentation.h 108 enum InstrumentationEvent {
500 std::ostream& operator<<(std::ostream& os, const Instrumentation::InstrumentationEvent& rhs);
trace.h 200 instrumentation::Instrumentation::InstrumentationEvent event,
debugger.cc 352 static bool IsListeningTo(instrumentation::Instrumentation::InstrumentationEvent event)
    [all...]
debugger.h 180 uint32_t InstrumentationEvent() const {
    [all...]
instrumentation.cc 393 static bool HasEvent(Instrumentation::InstrumentationEvent expected, uint32_t events) {
    [all...]
trace.cc 889 instrumentation::Instrumentation::InstrumentationEvent event,
    [all...]

Completed in 51 milliseconds