Home | History | Annotate | Download | only in dumpstate

Lines Matching refs:elapsed

128         uint64_t elapsed = Nanotime() - started_;
130 MYLOGD("Duration of '%s': %.3fs\n", title_.c_str(), (float)elapsed / NANOS_PER_SEC);
133 printf("------ %.3fs was the duration of '%s' ------\n", (float)elapsed / NANOS_PER_SEC,
962 dprintf(fd, "[dump dalvik stack %d: %.3fs elapsed]\n", pid,
983 dprintf(fd, "[dump native stack %d: %.3fs elapsed]\n", pid,