Home
last modified time | relevance | path

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

/external/perfetto/src/trace_processor/
Dproto_trace_parser.h143 const StringId lmk_id_; variable
Dproto_trace_parser.cc192 lmk_id_(context->storage->InternString("mem.lmk")), in ProtoTraceParser()
639 auto row_id = context_->event_tracker->PushInstant(ts, lmk_id_, 0, utid, in ParseLowmemoryKill()
828 context_->event_tracker->PushInstant(ts, lmk_id_, 0, killed_upid, in ParsePrint()