Searched refs:protoToken (Results 1 – 5 of 5) sorted by relevance
189 uint64_t protoToken = protoOutput->start(FIELD_TYPE_MESSAGE | FIELD_ID_EVENT_METRICS); in onDumpReportLocked() local209 protoOutput->end(protoToken); in onDumpReportLocked()
260 uint64_t protoToken = protoOutput->start(FIELD_TYPE_MESSAGE | FIELD_ID_COUNT_METRICS); in onDumpReportLocked() local317 protoOutput->end(protoToken); in onDumpReportLocked()
291 uint64_t protoToken = protoOutput->start(FIELD_TYPE_MESSAGE | FIELD_ID_GAUGE_METRICS); in onDumpReportLocked() local371 protoOutput->end(protoToken); in onDumpReportLocked()
547 uint64_t protoToken = protoOutput->start(FIELD_TYPE_MESSAGE | FIELD_ID_DURATION_METRICS); in onDumpReportLocked() local606 protoOutput->end(protoToken); in onDumpReportLocked()
379 uint64_t protoToken = protoOutput->start(FIELD_TYPE_MESSAGE | metricTypeFieldId); in onDumpReportLocked() local471 protoOutput->end(protoToken); in onDumpReportLocked()