Searched refs:post_gc_last_process_cpu_time_ns_ (Results 1 – 2 of 2) sorted by relevance
473 return post_gc_last_process_cpu_time_ns_; in GetPostGCLastProcessCpuTime()1409 uint64_t post_gc_last_process_cpu_time_ns_; variable
332 post_gc_last_process_cpu_time_ns_(process_cpu_start_time_ns_), in Heap()1261 CalculateGcWeightedAllocatedBytes(post_gc_last_process_cpu_time_ns_, current_process_cpu_time); in CalculatePostGcWeightedAllocatedBytes()1262 post_gc_last_process_cpu_time_ns_ = current_process_cpu_time; in CalculatePostGcWeightedAllocatedBytes()1348 post_gc_last_process_cpu_time_ns_ = process_cpu_start_time_ns_; in ResetGcPerformanceInfo()