/device/generic/vulkan-cereal/protocols/magma/ |
D | magma.attrib | 129 dir counters in 130 len counters counters_count * sizeof(uint64_t) 133 dir counters in 134 len counters counters_count * sizeof(uint64_t)
|
D | magma.in | 41 …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/ |
D | magma_entry.cpp | 44 …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()
|
D | magma_enc.cpp | 1557 …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/ |
D | orientation.c | 120 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/ |
D | magma.h | 447 uint64_t* counters, 533 uint64_t* counters,
|
/device/generic/goldfish-opengl/third-party/fuchsia/magma/include/lib/magma/ |
D | magma.h | 447 uint64_t* counters, 533 uint64_t* counters,
|
/device/google/trout/tools/tracing/proto/ |
D | perfetto_trace.proto | 16 // 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/ |
D | msm_kgsl.h | 722 uint64_t counters; member
|
/device/google/coral-kernel/sm8150/kernel-headers/linux/ |
D | msm_kgsl.h | 722 uint64_t counters; member
|
/device/google/coral-kernel/sm8150/original-kernel-headers/linux/ |
D | msm_kgsl.h | 1485 uint64_t counters; member
|
/device/google/sunfish-kernel/sm7150/original-kernel-headers/linux/ |
D | msm_kgsl.h | 1485 uint64_t counters; member
|
/device/google/redbull-kernel/sm7250/kernel-headers/linux/ |
D | msm_kgsl.h | 738 uint64_t counters; member
|
/device/google/redbull-kernel/sm7250/original-kernel-headers/linux/ |
D | msm_kgsl.h | 1533 uint64_t counters; member
|
/device/google/gs201-sepolicy/whitechapel_pro/ |
D | genfs_contexts | 173 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/ |
D | genfs_contexts | 81 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/ |
D | genfs_contexts | 380 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/ |
D | gl2_entry.cpp | 170 …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/ |
D | vulkan_funcs.hpp | 10366 …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 …]
|
D | vulkan_raii.hpp | 16293 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/ |
D | gles2.attrib | 452 …(GLuint group, GLint *numCounters, GLint *maxActiveCounters, GLsizei counterSize, GLuint *counters)
|
D | gles2.in | 170 … GLuint group, GLint *numCounters, GLint *maxActiveCounters, GLsizei counterSize, GLuint *counters)
|
/device/generic/opengl-transport/host/libs/virglrenderer/GLESv3_dec/ |
D | gles3.in | 166 … GLuint group, GLint *numCounters, GLint *maxActiveCounters, GLsizei counterSize, GLuint *counters)
|
/device/generic/vulkan-cereal/include/GLES2/ |
D | gl2ext.h | 830 …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/ |
D | gl2ext.h | 827 …GLuint group, GLint *numCounters, GLint *maxActiveCounters, GLsizei counterSize, GLuint *counters); 839 …GLuint group, GLint *numCounters, GLint *maxActiveCounters, GLsizei counterSize, GLuint *counters);
|