Home
last modified time | relevance | path

Searched refs:PERFORMANCE_UNDER_OVERRUN_STATS (Results 1 – 6 of 6) sorted by relevance

/ohos5.0/foundation/multimedia/media_foundation/services/media_monitor/common/include/
H A Dmedia_monitor_info.h45 PERFORMANCE_UNDER_OVERRUN_STATS = 9, enumerator
/ohos5.0/foundation/multimedia/media_foundation/services/media_monitor/server/src/
H A Dmedia_monitor_policy.cpp187 case PERFORMANCE_UNDER_OVERRUN_STATS: in WriteAggregationEvent()
537 if (eventBean->GetEventId() == PERFORMANCE_UNDER_OVERRUN_STATS && in HandleUnderrunToEventVector()
556 EventId::PERFORMANCE_UNDER_OVERRUN_STATS, EventType::FREQUENCY_AGGREGATION_EVENT); in HandleUnderrunToEventVector()
H A Devent_aggregate.cpp124 case PERFORMANCE_UNDER_OVERRUN_STATS: in UpdateAggregateEventList()
/ohos5.0/foundation/multimedia/audio_framework/
H A Dhisysevent.yaml131 PERFORMANCE_UNDER_OVERRUN_STATS:
/ohos5.0/foundation/multimedia/audio_framework/frameworks/native/audiocapturer/src/
H A Daudio_capturer.cpp999 …edia::MediaMonitor::ModuleId::AUDIO, Media::MediaMonitor::EventId::PERFORMANCE_UNDER_OVERRUN_STATS, in WriteOverflowEvent()
/ohos5.0/foundation/multimedia/audio_framework/frameworks/native/audiorenderer/src/
H A Daudio_renderer.cpp1628 …edia::MediaMonitor::ModuleId::AUDIO, Media::MediaMonitor::EventId::PERFORMANCE_UNDER_OVERRUN_STATS, in WriteUnderrunEvent()