| /device/generic/vulkan-cereal/third-party/angle/src/third_party/trace_event/ |
| D | trace_event.h | 158 #define TRACE_EVENT0(platform, category, name) \ argument 160 #define TRACE_EVENT1(platform, category, name, arg1_name, arg1_val) \ argument 162 #define TRACE_EVENT2(category, name, arg1_name, arg1_val, arg2_name, arg2_val) \ argument 171 #define TRACE_EVENT_INSTANT0(platform, category, name) \ argument 174 #define TRACE_EVENT_INSTANT1(platform, category, name, arg1_name, arg1_val) \ argument 177 #define TRACE_EVENT_INSTANT2(platform, category, name, arg1_name, arg1_val, arg2_name, arg2_val) \ argument 180 #define TRACE_EVENT_COPY_INSTANT0(platform, category, name) \ argument 183 #define TRACE_EVENT_COPY_INSTANT1(platform, category, name, arg1_name, arg1_val) \ argument 186 #define TRACE_EVENT_COPY_INSTANT2(platform, category, name, arg1_name, arg1_val, arg2_name, \ argument 196 #define TRACE_EVENT_BEGIN0(platform, category, name) \ argument [all …]
|
| /device/generic/vulkan-cereal/protocols/vulkan/xml/ |
| D | xml_consistency.py | 193 def check_type(self, name, info, category): argument
|
| D | vkconventions.py | 219 def category_requires_validation(self, category): argument
|
| D | conventions.py | 288 def category_requires_validation(self, category): argument
|
| /device/generic/vulkan-cereal/third-party/angle/src/tests/perf_tests/ |
| D | ANGLEPerfTest.cpp | 83 const TraceCategory *category = reinterpret_cast<const TraceCategory *>(categoryEnabledFlag); in AddPerfTraceEvent() local 96 for (const TraceCategory &category : gTraceCategories) in GetPerfTraceCategoryEnabled() local
|
| /device/generic/vulkan-cereal/third-party/angle/include/platform/ |
| D | Feature.h | 115 const FeatureCategory category; member
|
| /device/generic/vulkan-cereal/third-party/perfetto-tracing-only/ |
| D | perfetto-sdk-tracing-only.cpp | 14 #define TRACE_COUNTER(category, name, value) \ argument
|
| D | perfetto-tracing-only.cpp | 211 auto category = interned_data->add_event_categories(); in ensureThreadInfo() local
|
| D | perfetto.cc | 31777 auto category = interned_data->add_event_categories(); in Add() local 31855 auto category = registry.GetCategory(i); in Initialize() local 31899 const Category& category) { in IsCategoryEnabled() 32039 const Category* category, in WriteEvent() 32591 Category category(name); in FromDynamicCategory() local
|
| /device/generic/vulkan-cereal/protocols/vulkan/xml/spec_tools/ |
| D | shared.py | 83 def generateInclude(dir_traverse, generated_type, category, entity): argument
|
| D | entity_db.py | 467 def addEntity(self, entityName, macro, category=None, elem=None, argument
|
| D | consistency_tools.py | 255 def check_type(self, name, info, category): argument
|
| /device/generic/vulkan-cereal/protocols/vulkan/xml/cereal/common/ |
| D | vulkantypes.py | 799 def initType(self, name, category): argument
|
| /device/generic/goldfish-opengl/system/profiler/ |
| D | perfetto.cpp | 40910 auto category = registry.GetCategory(i); in Initialize() local 41001 const Category& category) { in IsCategoryEnabled() 41154 const Category* category, in WriteEvent() 41228 auto category = interned_data->add_event_categories(); in Add() local 41855 Category category(name); in FromDynamicCategory() local 42024 protozero::ConstChars category{}; in ProcessTracePacket() local
|
| /device/generic/vulkan-cereal/third-party/perfetto-tracing-only/proto/ |
| D | perfetto_trace.proto | 5178 optional RenderStageCategory category = 4; field
|
| /device/generic/vulkan-cereal/include/vulkan/ |
| D | vulkan_core.h | 6737 char category[VK_MAX_DESCRIPTION_SIZE]; member
|
| D | vulkan.hpp | 50374 VULKAN_HPP_NAMESPACE::ArrayWrapper1D<char, VK_MAX_DESCRIPTION_SIZE> category = {}; member
|