Home
last modified time | relevance | path

Searched refs:vk_queue_submit_id_ (Results 1 – 2 of 2) sorted by relevance

/external/perfetto/src/trace_processor/importers/proto/
Dgpu_event_parser.h125 StringId vk_queue_submit_id_; variable
Dgpu_event_parser.cc115 vk_queue_submit_id_(context->storage->InternString("vkQueueSubmit")),
725 row.name = vk_queue_submit_id_; in ParseVulkanApiEvent()