Home
last modified time | relevance | path

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

/external/armnn/src/profiling/test/
DTimelineModel.hpp71 std::string GetEventClass() in GetEventClass() function in arm::pipe::EventObj
DTimelineModel.cpp399 ss << " event: [" << event->GetGuid() << "] class [" << event->GetEventClass() << "]"; in GetEventDescription()
/external/python/cpython2/Mac/Modules/carbonevt/
D_CarbonEvtmodule.c211 _rv = GetEventClass(_self->ob_itself); in EventRef_GetEventClass()