Home
last modified time | relevance | path

Searched refs:counters (Results 1 – 25 of 80) sorted by relevance

1234

/device/generic/vulkan-cereal/protocols/magma/
Dmagma.attrib129 dir counters in
130 len counters counters_count * sizeof(uint64_t)
133 dir counters in
134 len counters counters_count * sizeof(uint64_t)
Dmagma.in41 …n_enable_performance_counters, magma_connection_t connection, uint64_t* counters, uint64_t counter…
48 …on_clear_performance_counters, magma_connection_t connection, uint64_t* counters, uint64_t counter…
/device/generic/goldfish-opengl/system/magma/magma_enc/
Dmagma_entry.cpp44 …on_enable_performance_counters(magma_connection_t connection, uint64_t* counters, uint64_t counter…
50 …ion_clear_performance_counters(magma_connection_t connection, uint64_t* counters, uint64_t counter…
278 …on_enable_performance_counters(magma_connection_t connection, uint64_t* counters, uint64_t counter… in magma_connection_enable_performance_counters() argument
281 …return ctx->magma_connection_enable_performance_counters(ctx, connection, counters, counters_count… in magma_connection_enable_performance_counters()
314 …ion_clear_performance_counters(magma_connection_t connection, uint64_t* counters, uint64_t counter… in magma_connection_clear_performance_counters() argument
317 return ctx->magma_connection_clear_performance_counters(ctx, connection, counters, counters_count); in magma_connection_clear_performance_counters()
Dmagma_enc.cpp1557 …ance_counters_enc(void *self , magma_connection_t connection, uint64_t* counters, uint64_t counter… in magma_connection_enable_performance_counters_enc() argument
1559 …_counters(connection:%lu, counters:%p, counters_count:%lu)", connection, counters, counters_count); in magma_connection_enable_performance_counters_enc()
1580 memcpy(ptr, counters, __size_counters);ptr += __size_counters; in magma_connection_enable_performance_counters_enc()
1831 …ance_counters_enc(void *self , magma_connection_t connection, uint64_t* counters, uint64_t counter… in magma_connection_clear_performance_counters_enc() argument
1833 …_counters(connection:%lu, counters:%p, counters_count:%lu)", connection, counters, counters_count); in magma_connection_clear_performance_counters_enc()
1854 memcpy(ptr, counters, __size_counters);ptr += __size_counters; in magma_connection_clear_performance_counters_enc()
/device/google/contexthub/firmware/os/drivers/orientation/
Dorientation.c120 uint32_t counters[NUM_OF_RAW_SENSOR]; member
205 counter = mTask.counters[index]; in fillSamples()
276 mTask.counters[index] = counter; in fillSamples()
590 mTask.counters[ACC] = 0; in fusionSetRateAcc()
611 mTask.counters[GYR] = 0; in fusionSetRateGyr()
632 mTask.counters[MAG] = 0; in fusionSetRateMag()
/device/generic/vulkan-cereal/third-party/fuchsia/magma/include/lib/magma/
Dmagma.h447 uint64_t* counters,
533 uint64_t* counters,
/device/generic/goldfish-opengl/third-party/fuchsia/magma/include/lib/magma/
Dmagma.h447 uint64_t* counters,
533 uint64_t* counters,
/device/google/trout/tools/tracing/proto/
Dperfetto_trace.proto16 // Description of GPU counters.
17 // This message is sent by a GPU counter producer to specify the counters
21 // related counters together.
28 // Includes counters relating to caching and bandwidth.
50 // Allow producer to group counters into block to represent counter islands.
51 // A capacity may be specified to indicate the number of counters that can be
56 // optional. Number of counters supported by the block. No limit if unset.
62 // list of counters that are part of the block.
176 // Optional specification about available GPU counters.
402 // Desired sampling interval for counters.
[all …]
/device/google/sunfish-kernel/sm7150/kernel-headers/linux/
Dmsm_kgsl.h722 uint64_t counters; member
/device/google/coral-kernel/sm8150/kernel-headers/linux/
Dmsm_kgsl.h722 uint64_t counters; member
/device/google/coral-kernel/sm8150/original-kernel-headers/linux/
Dmsm_kgsl.h1485 uint64_t counters; member
/device/google/sunfish-kernel/sm7150/original-kernel-headers/linux/
Dmsm_kgsl.h1485 uint64_t counters; member
/device/google/redbull-kernel/sm7250/kernel-headers/linux/
Dmsm_kgsl.h738 uint64_t counters; member
/device/google/redbull-kernel/sm7250/original-kernel-headers/linux/
Dmsm_kgsl.h1533 uint64_t counters; member
/device/google/gs201-sepolicy/whitechapel_pro/
Dgenfs_contexts173 genfscon sysfs /devices/platform/1c240000.drmdecon/counters
174 genfscon sysfs /devices/platform/1c241000.drmdecon/counters
175 genfscon sysfs /devices/platform/1c242000.drmdecon/counters
/device/google/zuma-sepolicy/vendor/
Dgenfs_contexts81 genfscon sysfs /devices/platform/19470000.drmdecon/counters
82 genfscon sysfs /devices/platform/19471000.drmdecon/counters
83 genfscon sysfs /devices/platform/19472000.drmdecon/counters
/device/google/gs101-sepolicy/whitechapel/vendor/google/
Dgenfs_contexts380 genfscon sysfs /devices/platform/1c300000.drmdecon/counters
381 genfscon sysfs /devices/platform/1c301000.drmdecon/counters
382 genfscon sysfs /devices/platform/1c302000.drmdecon/counters
/device/generic/goldfish-opengl/system/GLESv2_enc/
Dgl2_entry.cpp170 …GLuint group, GLint* numCounters, GLint* maxActiveCounters, GLsizei counterSize, GLuint* counters);
1446 …(GLuint group, GLint* numCounters, GLint* maxActiveCounters, GLsizei counterSize, GLuint* counters) in glGetPerfMonitorCountersAMD() argument
1449 …ctx->glGetPerfMonitorCountersAMD(ctx, group, numCounters, maxActiveCounters, counterSize, counters in glGetPerfMonitorCountersAMD()
/device/google/cuttlefish/host/libs/graphics_detector/include/vulkan/
Dvulkan_funcs.hpp10366 …LKAN_HPP_NAMESPACE::PerformanceCounterKHR, PerformanceCounterKHRAllocator> & counters = data.first; in enumerateQueueFamilyPerformanceQueryCountersKHR() local
10375 counters.resize( counterCount ); in enumerateQueueFamilyPerformanceQueryCountersKHR()
10377 …amilyIndex, &counterCount, reinterpret_cast<VkPerformanceCounterKHR *>( counters.data() ), reinter… in enumerateQueueFamilyPerformanceQueryCountersKHR()
10381 VULKAN_HPP_ASSERT( counterCount <= counters.size() ); in enumerateQueueFamilyPerformanceQueryCountersKHR()
10382 if ( counterCount < counters.size() ) in enumerateQueueFamilyPerformanceQueryCountersKHR()
10384 counters.resize( counterCount ); in enumerateQueueFamilyPerformanceQueryCountersKHR()
10397 …LKAN_HPP_NAMESPACE::PerformanceCounterKHR, PerformanceCounterKHRAllocator> & counters = data.first; in enumerateQueueFamilyPerformanceQueryCountersKHR() local
10406 counters.resize( counterCount ); in enumerateQueueFamilyPerformanceQueryCountersKHR()
10408 …amilyIndex, &counterCount, reinterpret_cast<VkPerformanceCounterKHR *>( counters.data() ), reinter… in enumerateQueueFamilyPerformanceQueryCountersKHR()
10412 VULKAN_HPP_ASSERT( counterCount <= counters.size() ); in enumerateQueueFamilyPerformanceQueryCountersKHR()
[all …]
Dvulkan_raii.hpp16293 std::vector<VULKAN_HPP_NAMESPACE::PerformanceCounterKHR> & counters = data.first; in enumerateQueueFamilyPerformanceQueryCountersKHR() local
16302 counters.resize( counterCount ); in enumerateQueueFamilyPerformanceQueryCountersKHR()
16304 …amilyIndex, &counterCount, reinterpret_cast<VkPerformanceCounterKHR *>( counters.data() ), reinter… in enumerateQueueFamilyPerformanceQueryCountersKHR()
16308 VULKAN_HPP_ASSERT( counterCount <= counters.size() ); in enumerateQueueFamilyPerformanceQueryCountersKHR()
16309 if ( counterCount < counters.size() ) in enumerateQueueFamilyPerformanceQueryCountersKHR()
16311 counters.resize( counterCount ); in enumerateQueueFamilyPerformanceQueryCountersKHR()
/device/generic/vulkan-cereal/protocols/gles2/
Dgles2.attrib452 …(GLuint group, GLint *numCounters, GLint *maxActiveCounters, GLsizei counterSize, GLuint *counters)
Dgles2.in170 … GLuint group, GLint *numCounters, GLint *maxActiveCounters, GLsizei counterSize, GLuint *counters)
/device/generic/opengl-transport/host/libs/virglrenderer/GLESv3_dec/
Dgles3.in166 … GLuint group, GLint *numCounters, GLint *maxActiveCounters, GLsizei counterSize, GLuint *counters)
/device/generic/vulkan-cereal/include/GLES2/
Dgl2ext.h830 …GLuint group, GLint *numCounters, GLint *maxActiveCounters, GLsizei counterSize, GLuint *counters);
842 …GLuint group, GLint *numCounters, GLint *maxActiveCounters, GLsizei counterSize, GLuint *counters);
/device/generic/goldfish-opengl/system/include/GLES2/
Dgl2ext.h827 …GLuint group, GLint *numCounters, GLint *maxActiveCounters, GLsizei counterSize, GLuint *counters);
839 …GLuint group, GLint *numCounters, GLint *maxActiveCounters, GLsizei counterSize, GLuint *counters);

1234