Home
last modified time | relevance | path

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

/aosp12/art/imgdiag/
H A Dimgdiag.cc1123 zygote_diff_pid_(zygote_diff_pid), in ImgDiagDumper()
1140 image_diff_pid_ = zygote_diff_pid_; in Init()
1141 zygote_diff_pid_ = -1; in Init()
1199 if (zygote_diff_pid_ != -1) { in Init()
1274 if (zygote_diff_pid_ != -1) { in Init()
1297 PrintPidLine("ZYGOTE", zygote_diff_pid_); in Dump()
1485 if (zygote_diff_pid_ != -1) { in DumpImageDiffMap()
1559 if (zygote_diff_pid_ != -1) { in DumpImageDiffMap()
1587 } else if (zygote_diff_pid_ > 0) { in DumpImageDiffMap()
1949 pid_t zygote_diff_pid_ = -1; member
[all …]