/hardware/google/gfxstream/guest/mesa/src/vulkan/overlay-layer/ |
D | README.rst | 26 List the available statistics: 33 Turn on some statistics: 48 Log statistics to a file: 56 **Note:** some statistics (e.g. :code:`frame_timing` and :code:`gpu_timing`) log values for the ent… 57 For these statistics, logging the :code:`frame` statistic allows one to compute per-frame statistic… 59 Log statistics to a file, controlling when such statistics will start to be captured: 88 The client connected to the overlay layer can enable statistics capturing by sending the command:
|
/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/appendices/ |
D | VK_AMD_shader_info.adoc | 21 statistics about a shader's resource usage. 46 VkShaderStatisticsInfoAMD statistics = {}; 48 size_t dataSize = sizeof(statistics); 55 &statistics) == VK_SUCCESS) 57 printf("VGPR usage: %d\n", statistics.resourceUsage.numUsedVgprs); 58 printf("SGPR usage: %d\n", statistics.resourceUsage.numUsedSgprs);
|
D | VK_KHR_pipeline_executable_properties.adoc | 33 This extension adds a mechanism to query properties and statistics about the 37 Certain compile time shader statistics provided through this extension may 45 compilation process and about which you can query properties and statistics?
|
/hardware/interfaces/wifi/1.5/ |
D | types.hal | 139 * Contention time statistics for different traffic categories. 160 * Number of data packets used for contention statistics. 166 * Per rate statistics. The rate is characterized by the combination of preamble, number of spatial 193 * Per peer statistics. The types of peer include the Access Point (AP), the Tunneled Direct Link 208 * Per rate statistics 214 * Iface statistics for the current connection. 231 * WME Best Effort (BE) Access Category (AC) contention time statistics. 236 * WME Background (BK) Access Category (AC) contention time statistics. 241 * WME Video (VI) Access Category (AC) contention time statistics. 246 * WME Voice (VO) Access Category (AC) contention time statistics. [all …]
|
/hardware/interfaces/camera/metadata/3.3/ |
D | types.hal | 111 /** android.statistics.oisDataMode [dynamic, enum, public] 118 /** android.statistics.oisTimestamps [dynamic, int64[], ndk_public] 124 /** android.statistics.oisXShifts [dynamic, float[], ndk_public] 130 /** android.statistics.oisYShifts [dynamic, float[], ndk_public] 138 /** android.statistics.info.availableOisDataModes [static, byte[], public] 237 /** android.statistics.oisDataMode enumeration values
|
/hardware/interfaces/tetheroffload/control/1.0/ |
D | types.hal | 28 * statistics may be temporarily unavailable. Statistics may be recovered 44 * the client may query for statistics. If offload is desired, the client 52 * statistics immediately after receiving this event.
|
D | IOffloadControl.hal | 81 * Query offloaded traffic statistics forwarded to an upstream address. 83 * Return statistics that have transpired since the last query. This would include 84 * statistics from all offloaded downstream tether interfaces that have been forwarded to this 85 * upstream interface. After returning the statistics, the counters are reset to zero. 87 * Only offloaded statistics must be returned by this API, software stats must not be
|
/hardware/interfaces/camera/metadata/3.2/ |
D | types.hal | 1490 /** android.statistics.faceDetectMode [dynamic, enum, public] 1497 /** android.statistics.histogramMode [dynamic, enum, system] 1504 /** android.statistics.sharpnessMapMode [dynamic, enum, system] 1511 /** android.statistics.hotPixelMapMode [dynamic, enum, public] 1517 /** android.statistics.faceIds [dynamic, int32[], ndk_public] 1523 /** android.statistics.faceLandmarks [dynamic, int32[], ndk_public] 1530 /** android.statistics.faceRectangles [dynamic, int32[], ndk_public] 1537 /** android.statistics.faceScores [dynamic, byte[], ndk_public] 1544 /** android.statistics.histogram [dynamic, int32[], system] 1551 /** android.statistics.sharpnessMap [dynamic, int32[], system] [all …]
|
/hardware/interfaces/memtrack/1.0/ |
D | IMemtrack.hal | 40 * A process collecting memory statistics will call getMemory for each 43 * structures breaking down the statistics of that memory type as much as
|
/hardware/interfaces/tetheroffload/control/1.1/ |
D | types.hal | 24 * recommended that the client query for statistics immediately after receiving this event.
|
/hardware/google/pixel-sepolicy/power-libperfmgr/ |
D | hal_power_default.te | 26 # Allow reading proc files for CPU statistics.
|
/hardware/interfaces/power/1.1/ |
D | IPower.hal | 27 * Report cumulative info on the statistics on subsystem-level sleep states
|
/hardware/interfaces/wifi/1.6/ |
D | types.hal | 297 * persistently identifying the statistics between calls, 304 * Per peer statistics. The types of peer include the Access Point (AP), the Tunneled Direct Link 321 * Per rate statistics 327 * Iface statistics for the current connection. 344 * WME Best Effort (BE) Access Category (AC) contention time statistics. 349 * WME Background (BK) Access Category (AC) contention time statistics. 354 * WME Video (VI) Access Category (AC) contention time statistics. 359 * WME Voice (VO) Access Category (AC) contention time statistics. 364 * Per peer statistics. 417 * Per rate statistics. The rate is characterized by the combination of preamble, number of spatial
|
/hardware/interfaces/health/2.0/ |
D | IHealth.hal | 153 * Gets disk statistics (number of reads/writes processed, number of I/O 159 * @return value vector of disk statistics, to be ignored if result is not SUCCESS.
|
D | types.hal | 75 * Disk statistics since boot.
|
/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/proposals/ |
D | VK_EXT_primitives_generated_query.adoc | 34 Support for this query implies support for a number of other statistics that
|
/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/chapters/ |
D | queries.adoc | 273 pipeline statistics query>>. 516 Occlusion queries and pipeline statistics queries count events - drawn 979 * Occlusion queries, pipeline statistics queries, 1016 Pipeline statistics queries write one integer value for each bit that is 1018 the statistics values are written in bit order starting from the least 1611 Pipeline statistics queries allow the application to sample a specified set 1614 dispatching commands while a pipeline statistics query is active. 1615 As such, pipeline statistics queries are available on queue families 1617 The availability of pipeline statistics queries is indicated by the 1622 A pipeline statistics query is begun and ended by calling [all …]
|
D | VK_AMD_shader_info.adoc | 47 This structure will be populated with statistics regarding the physical
|
/hardware/interfaces/power/1.0/ |
D | IPower.hal | 76 * Report cumulative info on the statistics on platform-level sleep states
|
/hardware/interfaces/wifi/1.0/ |
D | IWifiStaIface.hal | 282 * Radio statistics (once started) must not stop until disabled. 283 * Iface statistics (once started) reset and start afresh after each 287 * statistics regardless of performance impact.
|
/hardware/qcom/sm7250/media/mm-video-v4l2/vidc/venc/inc/ |
D | video_encoder_device_v4l2.h | 268 struct statistics { struct
|
/hardware/qcom/media/msm8996/mm-video-v4l2/vidc/venc/inc/ |
D | video_encoder_device_v4l2.h | 311 struct statistics { struct
|
/hardware/qcom/sm8150/media/mm-video-v4l2/vidc/venc/inc/ |
D | video_encoder_device_v4l2.h | 274 struct statistics { struct
|
/hardware/qcom/media/msm8998/mm-video-v4l2/vidc/venc/inc/ |
D | video_encoder_device_v4l2.h | 297 struct statistics { struct
|
/hardware/google/pixel/pixelstats/ |
D | pixelatoms.proto | 144 /* A message containing detailed statistics and debug information about a charge session. */ 918 * Log mitigation statistics. 977 * Log thermal statistics. 996 * Log Display Panel error statistics. 2266 * Log DisplayPort link error statistics. 2287 * Log HDCP authentication type statistics. 2449 * GCMA memory daily statistics 2454 /* statistics */
|