Home
last modified time | relevance | path

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

/external/perfetto/src/trace_processor/importers/systrace/
Dsystrace_line_parser.cc188 std::string clock_name_str = args["name"] + subtitle; in ParseLine() local
190 context_->storage->InternString(base::StringView(clock_name_str)); in ParseLine()