Home
last modified time | relevance | path

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

/system/update_engine/payload_consumer/
Ddelta_performer.cc390 #define OP_DURATION_HISTOGRAM(_op_name, _start_time) \ macro
746 OP_DURATION_HISTOGRAM("REPLACE", op_start_time); in ProcessOperation()
751 OP_DURATION_HISTOGRAM("ZERO_OR_DISCARD", op_start_time); in ProcessOperation()
755 OP_DURATION_HISTOGRAM("SOURCE_COPY", op_start_time); in ProcessOperation()
764 OP_DURATION_HISTOGRAM(op_name, op_start_time); in ProcessOperation()