Searched refs:spent_in_mutator (Results 1 – 1 of 1) sorted by relevance
/third_party/node/deps/v8/src/heap/ |
D | gc-tracer.cc | 723 double spent_in_mutator = current_.start_time - previous_.end_time; in PrintNVP() local 784 duration, spent_in_mutator, current_.TypeName(true), in PrintNVP() 849 duration, spent_in_mutator, "mmc", current_.reduce_memory, in PrintNVP() 970 duration, spent_in_mutator, current_.TypeName(true), in PrintNVP()
|