Home
last modified time | relevance | path

Searched defs:BeginEvent (Results 1 – 1 of 1) sorted by relevance

/third_party/skia/third_party/externals/swiftshader/third_party/marl/include/marl/
Dtrace.h124 struct BeginEvent : public Event { struct
125 Type type() const override { return Type::Begin; } in type()