Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/core/lib/monitoring/
Dpercentile_sampler.cc30 uint64 nstime = EnvTime::NowNanos(); in Add() local
32 samples_[next_position_] = {nstime, sample}; in Add()
54 pct_samples.start_nstime = samples.front().nstime; in value()
55 pct_samples.end_nstime = samples.back().nstime; in value()
Dpercentile_sampler.h121 uint64 nstime = 0; member
/external/jemalloc_new/
DMakefile.in111 $(srcroot)src/nstime.c \
157 C_UTIL_INTEGRATION_SRCS := $(srcroot)src/nstime.c $(srcroot)src/malloc_io.c
158 C_UTIL_CPP_SRCS := $(srcroot)src/nstime.c $(srcroot)src/malloc_io.c
209 $(srcroot)test/unit/nstime.c \
DAndroid.bp163 "src/nstime.c",
312 "test/unit/nstime.c",
/external/jemalloc_new/test/include/test/
Djemalloc_test.h.in77 # include "jemalloc/internal/nstime.h"