Home
last modified time | relevance | path

Searched refs:statistics (Results 1 – 25 of 40) sorted by relevance

12

/hardware/google/gfxstream/guest/mesa/src/vulkan/overlay-layer/
DREADME.rst26 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/
DVK_AMD_shader_info.adoc21 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);
DVK_KHR_pipeline_executable_properties.adoc33 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/
Dtypes.hal139 * 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/
Dtypes.hal111 /** 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/
Dtypes.hal28 * 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.
DIOffloadControl.hal81 * 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/
Dtypes.hal1490 /** 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/
DIMemtrack.hal40 * 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/
Dtypes.hal24 * recommended that the client query for statistics immediately after receiving this event.
/hardware/google/pixel-sepolicy/power-libperfmgr/
Dhal_power_default.te26 # Allow reading proc files for CPU statistics.
/hardware/interfaces/power/1.1/
DIPower.hal27 * Report cumulative info on the statistics on subsystem-level sleep states
/hardware/interfaces/wifi/1.6/
Dtypes.hal297 * 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/
DIHealth.hal153 * 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.
Dtypes.hal75 * Disk statistics since boot.
/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/proposals/
DVK_EXT_primitives_generated_query.adoc34 Support for this query implies support for a number of other statistics that
/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/chapters/
Dqueries.adoc273 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 …]
DVK_AMD_shader_info.adoc47 This structure will be populated with statistics regarding the physical
/hardware/interfaces/power/1.0/
DIPower.hal76 * Report cumulative info on the statistics on platform-level sleep states
/hardware/interfaces/wifi/1.0/
DIWifiStaIface.hal282 * 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/
Dvideo_encoder_device_v4l2.h268 struct statistics { struct
/hardware/qcom/media/msm8996/mm-video-v4l2/vidc/venc/inc/
Dvideo_encoder_device_v4l2.h311 struct statistics { struct
/hardware/qcom/sm8150/media/mm-video-v4l2/vidc/venc/inc/
Dvideo_encoder_device_v4l2.h274 struct statistics { struct
/hardware/qcom/media/msm8998/mm-video-v4l2/vidc/venc/inc/
Dvideo_encoder_device_v4l2.h297 struct statistics { struct
/hardware/google/pixel/pixelstats/
Dpixelatoms.proto144 /* 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 */

12