Home
last modified time | relevance | path

Searched defs:total_scheduling_count (Results 1 – 9 of 9) sorted by relevance

/aosp_15_r20/packages/modules/Bluetooth/system/common/
Dmetrics.h114 int64_t total_scheduling_count = -1; variable
/aosp_15_r20/packages/modules/Bluetooth/system/btif/src/
Dbtif_metrics_logging.cc45 int media_timer_avg_ms, int total_scheduling_count, in log_a2dp_session_metrics_event()
/aosp_15_r20/packages/modules/Bluetooth/system/main/shim/
Dmetrics_api.cc68 int media_timer_avg_ms, int total_scheduling_count, in LogMetricA2dpSessionMetricsEvent()
/aosp_15_r20/packages/modules/Bluetooth/system/test/mock/
Dmock_main_shim_metrics_api.cc103 int media_timer_max_ms, int /* media_timer_avg_ms */, int total_scheduling_count, in LogMetricA2dpSessionMetricsEvent()
/aosp_15_r20/packages/modules/Bluetooth/system/gd/os/linux/
Dmetrics.cc81 int media_timer_avg_ms, int total_scheduling_count, in LogMetricA2dpSessionMetricsEvent()
/aosp_15_r20/packages/modules/Bluetooth/system/gd/os/chromeos/
Dmetrics.cc150 int media_timer_avg_ms, int total_scheduling_count, in LogMetricA2dpSessionMetricsEvent()
/aosp_15_r20/frameworks/proto_logging/stats/atoms/bluetooth/
H A Dbluetooth_extension_atoms.proto516 optional int32 total_scheduling_count = 5; field
/aosp_15_r20/packages/modules/Bluetooth/system/gd/os/android/
Dmetrics.cc167 int media_timer_avg_ms, int total_scheduling_count, in LogMetricA2dpSessionMetricsEvent()
/aosp_15_r20/out/soong/.intermediates/frameworks/proto_logging/stats/libstats_proto_host/linux_glibc_x86_64_shared/gen/proto/frameworks/proto_logging/stats/atoms/bluetooth/
Dbluetooth_extension_atoms.pb.h8971 inline ::int32_t A2dpSessionReported::total_scheduling_count() const { in total_scheduling_count() function