Searched refs:stateToken (Results 1 – 6 of 6) 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);
1499 final long stateToken = proto.start(ProcessStatsProto.STATES); in dumpDebug() local1512 proto.end(stateToken); in dumpDebug()1516 final long stateToken = proto.start(ProcessStatsProto.STATES); in dumpDebug() local1523 proto.end(stateToken); in dumpDebug()1528 final long stateToken = proto.start(ProcessStatsProto.TOTAL_RUNNING_STATE); in dumpDebug() local1533 proto.end(stateToken); in dumpDebug()1732 final long stateToken = proto.start(ProcessStatsProto.STATES); in dumpAggregatedProtoForStatsd() local1749 proto.end(stateToken); in dumpAggregatedProtoForStatsd()
1168 final long stateToken = proto.start( in dumpDebug() local1175 proto.end(stateToken); in dumpDebug()1180 final long stateToken = proto.start( in dumpDebug() local1187 proto.end(stateToken); in dumpDebug()
355 final long stateToken = proto.start(fieldId); in printProcStateDurationProto() local359 proto.end(stateToken); in printProcStateDurationProto()
70 long stateToken = pos.start(PowerEntityProto.STATES); in packProtoMessage() local73 pos.end(stateToken); in packProtoMessage()