Home
last modified time | relevance | path

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

/external/perfetto/src/trace_processor/
Dfuchsia_trace_tokenizer.cc340 uint32_t arg_name_ref = in ParseRecord() local
343 if (fuchsia_trace_utils::IsInlineString(arg_name_ref)) { in ParseRecord()
345 arg_name_ref); in ParseRecord()
348 current_provider_->string_table[arg_name_ref]); in ParseRecord()