Home
last modified time | relevance | path

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

/art/imgdiag/
Dimgdiag.cc1124 zygote_pid_only_(false) {} in ImgDiagDumper()
1141 zygote_pid_only_ = true; in Init()
1584 if (zygote_pid_only_) { in DumpImageDiffMap()
1800 bool zygote_pid_only_; // The user only specified a pid for the zygote. member in art::ImgDiagDumper