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 23 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,
MemoryTest.profiler.cpp 16 details::HidlInstrumentor::InstrumentationEvent event __attribute__((__unused__)),
NfcClientCallback.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 55 android::hardware::details::HidlInstrumentor::InstrumentationEvent event,
VtsProfilingInterface.cpp 90 android::hardware::details::HidlInstrumentor::InstrumentationEvent event,
  /system/libhidl/base/include/hidl/
HidlInternal.h 118 enum InstrumentationEvent {
133 const InstrumentationEvent event,
  /system/tools/hidl/
AST.h 227 enum InstrumentationEvent {
242 InstrumentationEvent event,
247 InstrumentationEvent event,
generateCpp.cpp 680 InstrumentationEvent::PASSTHROUGH_ENTRY,
735 InstrumentationEvent::PASSTHROUGH_EXIT,
769 InstrumentationEvent::PASSTHROUGH_EXIT,
    [all...]
  /system/libhidl/base/
HidlInternal.cpp 108 const InstrumentationEvent,
  /art/runtime/
instrumentation.h 154 enum InstrumentationEvent {
656 std::ostream& operator<<(std::ostream& os, const Instrumentation::InstrumentationEvent& rhs);
trace.h 229 instrumentation::Instrumentation::InstrumentationEvent event,
instrumentation.cc 435 static bool HasEvent(Instrumentation::InstrumentationEvent expected, uint32_t events) {
439 static void PotentiallyAddListenerTo(Instrumentation::InstrumentationEvent event,
510 static void PotentiallyRemoveListenerFrom(Instrumentation::InstrumentationEvent event,
    [all...]
debugger.cc 281 static bool IsListeningTo(instrumentation::Instrumentation::InstrumentationEvent event)
    [all...]
debugger.h 181 uint32_t InstrumentationEvent() const {
    [all...]
trace.cc     [all...]

Completed in 426 milliseconds