Searched refs:EVENT_OVERRUN (Results 1 – 9 of 9) sorted by relevance
65 EVENT_OVERRUN, // predicted thread overrun event timestamp enumerator146 MAP_EVENT_TO_TYPE(EVENT_OVERRUN, int64_t);
107 x->log<NBLog::EVENT_OVERRUN>(ns); } while (0)
179 case EVENT_OVERRUN: { in processSnapshot()
125 } else if (item.first == NBLog::EVENT_OVERRUN) { in dumpRetroString()
243 case EVENT_OVERRUN: { in dump()
57 EVENT_OVERRUN = 1, // Buffer overrun occurred. enumerator
42 case AudioRecord::EVENT_OVERRUN: { in AudioRecordCallbackFunction()
376 case android::AudioRecord::EVENT_OVERRUN: in audioRecorder_callback()
1151 mCbf(EVENT_OVERRUN, mUserData, NULL); in processAudioBuffer()