Home | History | Annotate | Download | only in runtime

Lines Matching refs:instrumentation_event

182   void SetInstrumentationEvent(uint32_t instrumentation_event) {
183 instrumentation_event_ = instrumentation_event;
189 // TODO we could use a union to hold the instrumentation_event and the method since they
777 static size_t* GetReferenceCounterForEvent(uint32_t instrumentation_event);