Home | History | Annotate | Download | only in src

Lines Matching full:since_epoch

1095   int since_epoch = static_cast<int>(timer_.Elapsed().InMicroseconds());
1096 msg.Append("code-deopt,%ld,%d\n", since_epoch, code->CodeSize());
1105 int since_epoch = static_cast<int>(timer_.Elapsed().InMicroseconds());
1108 msg.Append(format, name, since_epoch);