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()
249 case EVENT_OVERRUN: { in dump()
58 EVENT_OVERRUN = 1, // Buffer overrun occurred. enumerator
46 case AudioRecord::EVENT_OVERRUN: { in AudioRecordCallbackFunction()
378 case android::AudioRecord::EVENT_OVERRUN: in audioRecorder_callback()
1255 mCbf(EVENT_OVERRUN, mUserData, NULL); in processAudioBuffer()