Home | History | Annotate | Download | only in runtime

Lines Matching refs:instrumentation_event

204   void SetInstrumentationEvent(uint32_t instrumentation_event) {
205 instrumentation_event_ = instrumentation_event;
211 // TODO we could use a union to hold the instrumentation_event and the method since they
819 static size_t* GetReferenceCounterForEvent(uint32_t instrumentation_event);