Searched refs:spent_in_mutator (Results 1 – 1 of 1) sorted by relevance
/external/v8/src/heap/ |
D | gc-tracer.cc | 492 double spent_in_mutator = current_.start_time - previous_.end_time; in PrintNVP() local 556 duration, spent_in_mutator, current_.TypeName(true), in PrintNVP() 623 duration, spent_in_mutator, "mmc", current_.reduce_memory, in PrintNVP() 751 duration, spent_in_mutator, current_.TypeName(true), in PrintNVP()
|