Home
last modified time | relevance | path

Searched defs:report_format (Results 1 – 10 of 10) sorted by relevance

/aosp_15_r20/external/mesa3d/src/intel/perf/i915/
H A Dintel_perf.c38 uint64_t report_format, uint64_t period_exponent, in i915_perf_stream_open()
/aosp_15_r20/external/mesa3d/src/intel/perf/xe/
H A Dintel_perf.c138 uint64_t report_format, uint64_t period_exponent, in xe_perf_stream_open()
/aosp_15_r20/external/google-cloud-java/java-storageinsights/proto-google-cloud-storageinsights-v1/src/main/proto/google/cloud/storageinsights/v1/
H A Dstorageinsights.proto471 oneof report_format { oneof
/aosp_15_r20/external/googleapis/google/cloud/storageinsights/v1/
H A Dstorageinsights.proto474 oneof report_format { oneof
/aosp_15_r20/packages/modules/Bluetooth/system/gd/rust/topshim/gatt/
Dgatt_ble_scanner_shim.cc181 void BleScannerIntf::OnBatchScanReports(int client_if, int status, int report_format, in OnBatchScanReports()
/aosp_15_r20/external/mesa3d/src/intel/perf/
H A Dintel_perf_query.c354 uint64_t report_format, in intel_perf_open()
H A Dintel_perf.c1565 uint64_t report_format = intel_perf_get_oa_format(perf_config); in intel_perf_stream_open() local
/aosp_15_r20/packages/modules/Bluetooth/system/main/shim/
Dle_scanning_manager.cc527 void BleScannerInterfaceImpl::OnBatchScanReports(int client_if, int status, int report_format, in OnBatchScanReports()
/aosp_15_r20/packages/modules/Bluetooth/system/gd/hci/
Dle_scanning_manager.cc1502 auto report_format = complete_view.GetBatchScanDataRead(); in on_batch_scan_read_result_complete() local
/aosp_15_r20/packages/modules/Bluetooth/android/app/jni/
Dcom_android_bluetooth_gatt.cpp445 void btgattc_batchscan_reports_cb(int client_if, int status, int report_format, int num_records, in btgattc_batchscan_reports_cb()
1117 void OnBatchScanReports(int client_if, int status, int report_format, int num_records, in OnBatchScanReports()