Home
last modified time | relevance | path

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

/external/perfetto/src/trace_processor/importers/proto/
Dgpu_event_parser.h95 const StringId description_id_; variable
Dgpu_event_parser.cc98 description_id_(context->storage->InternString("description")), in GpuEventParser()
374 inserter->AddArg(description_id_, in ParseGpuRenderStageEvent()
383 inserter->AddArg(description_id_, Variadic::String(description)); in ParseGpuRenderStageEvent()