Searched refs:stateToken (Results 1 – 9 of 9) sorted by relevance
71 uint64_t stateToken = proto.start(CpuFreqProto::Stats::TIMES); in Parse() local74 proto.end(stateToken); in Parse()
613 final long stateToken = proto.start(PackageServiceOperationStatsProto.STATE_STATS);619 proto.end(stateToken);622 final long stateToken = proto.start(PackageServiceOperationStatsProto.STATE_STATS);629 proto.end(stateToken);
1474 final long stateToken = proto.start(ProcessStatsProto.STATES); in dumpDebug() local1487 proto.end(stateToken); in dumpDebug()1491 final long stateToken = proto.start(ProcessStatsProto.STATES); in dumpDebug() local1498 proto.end(stateToken); in dumpDebug()1503 final long stateToken = proto.start(ProcessStatsProto.TOTAL_RUNNING_STATE); in dumpDebug() local1508 proto.end(stateToken); in dumpDebug()1636 final long stateToken = proto.start(ProcessStatsProto.STATES); in dumpAggregatedProtoForStatsd() local1653 proto.end(stateToken); in dumpAggregatedProtoForStatsd()
1167 final long stateToken = proto.start( in dumpDebug() local1174 proto.end(stateToken); in dumpDebug()1179 final long stateToken = proto.start( in dumpDebug() local1186 proto.end(stateToken); in dumpDebug()
357 final long stateToken = proto.start(fieldId); in printProcStateDurationProto() local361 proto.end(stateToken); in printProcStateDurationProto()
258 uint64_t stateToken = protoOutput->start(FIELD_TYPE_MESSAGE | FIELD_COUNT_REPEATED | in onDumpReportLocked() local261 protoOutput->end(stateToken); in onDumpReportLocked()
542 uint64_t stateToken = protoOutput->start(FIELD_TYPE_MESSAGE | FIELD_COUNT_REPEATED | in onDumpReportLocked() local545 protoOutput->end(stateToken); in onDumpReportLocked()
376 uint64_t stateToken = protoOutput->start(FIELD_TYPE_MESSAGE | FIELD_COUNT_REPEATED | in onDumpReportLocked() local379 protoOutput->end(stateToken); in onDumpReportLocked()
70 long stateToken = pos.start(PowerEntityProto.STATES); in packProtoMessage() local73 pos.end(stateToken); in packProtoMessage()