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

  /test/vts/compilation_tools/vtsc/test/golden/PROFILER/
MemoryTest.vts.h 27 details::HidlInstrumentor::InstrumentationEvent event,
Nfc.vts.h 27 details::HidlInstrumentor::InstrumentationEvent event,
NfcClientCallback.vts.h 25 details::HidlInstrumentor::InstrumentationEvent event,
TestMsgQ.vts.h 25 details::HidlInstrumentor::InstrumentationEvent event,
Bar.vts.h 37 details::HidlInstrumentor::InstrumentationEvent event,
NfcClientCallback.profiler.cpp 16 details::HidlInstrumentor::InstrumentationEvent event __attribute__((__unused__)),
MemoryTest.profiler.cpp 16 details::HidlInstrumentor::InstrumentationEvent event __attribute__((__unused__)),
Nfc.profiler.cpp 16 details::HidlInstrumentor::InstrumentationEvent event __attribute__((__unused__)),
TestMsgQ.profiler.cpp 23 details::HidlInstrumentor::InstrumentationEvent event __attribute__((__unused__)),
Bar.profiler.cpp 24 details::HidlInstrumentor::InstrumentationEvent event __attribute__((__unused__)),
    [all...]
  /test/vts/utils/native/libprofiling/
VtsProfilingInterface.h 45 android::hardware::details::HidlInstrumentor::InstrumentationEvent event,
VtsProfilingInterface.cpp 110 android::hardware::details::HidlInstrumentor::InstrumentationEvent event,
  /system/libhidl/base/include/hidl/
HidlInternal.h 134 enum InstrumentationEvent {
149 const InstrumentationEvent event,
  /system/tools/hidl/
AST.h 285 enum InstrumentationEvent {
300 InstrumentationEvent event,
305 InstrumentationEvent event,
generateCpp.cpp 444 InstrumentationEvent::PASSTHROUGH_ENTRY,
499 InstrumentationEvent::PASSTHROUGH_EXIT,
533 InstrumentationEvent::PASSTHROUGH_EXIT,
    [all...]
  /system/libhidl/base/
HidlInternal.cpp 177 const InstrumentationEvent,
  /art/runtime/
instrumentation.h 167 enum InstrumentationEvent {
    [all...]
trace.h 234 instrumentation::Instrumentation::InstrumentationEvent event,
instrumentation.cc 461 static bool HasEvent(Instrumentation::InstrumentationEvent expected, uint32_t events) {
465 static void PotentiallyAddListenerTo(Instrumentation::InstrumentationEvent event,
546 static void PotentiallyRemoveListenerFrom(Instrumentation::InstrumentationEvent event,
    [all...]
debugger.cc 295 static bool IsListeningTo(instrumentation::Instrumentation::InstrumentationEvent event)
    [all...]
debugger.h 200 uint32_t InstrumentationEvent() const {
    [all...]
trace.cc     [all...]

Completed in 169 milliseconds