Home
last modified time | relevance | path

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

/external/perfetto/src/trace_processor/
Dproto_trace_parser.h140 const StringId batt_capacity_id_; variable
Dproto_trace_parser.cc188 batt_capacity_id_(context->storage->InternString("batt.capacity_pct")), in ProtoTraceParser()
853 ts, static_cast<double>(evt.capacity_percent()), batt_capacity_id_, 0, in ParseBatteryCounters()