nsec 122 net/disk_cache/simple/simple_util.cc long nsec; nsec 123 net/disk_cache/simple/simple_util.cc if (GetNanoSecsFromStat(file_stat, &sec, &nsec)) { nsec 124 net/disk_cache/simple/simple_util.cc int64 usec = (nsec / base::Time::kNanosecondsPerMicrosecond); nsec 45 third_party/re2/util/benchmark.cc ns += nsec() - t0; nsec 51 third_party/re2/util/benchmark.cc t0 = nsec(); nsec 70 third_party/re2/util/benchmark.cc t0 = nsec(); nsec 80 third_party/re2/util/benchmark.cc ns += nsec() - t0;