Home
last modified time | relevance | path

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

/external/rust/crates/grpcio-sys/grpc/third_party/abseil-cpp/absl/time/
Dclock.cc95 static int64_t stats_fast_slow_paths; variable
421 stats_fast_slow_paths++; in GetCurrentTimeNanosSlowPath()
/external/openscreen/third_party/abseil/src/absl/time/
Dclock.cc93 static int64_t stats_fast_slow_paths; variable
419 stats_fast_slow_paths++; in GetCurrentTimeNanosSlowPath()
/external/libtextclassifier/abseil-cpp/absl/time/
Dclock.cc95 static int64_t stats_fast_slow_paths; variable
421 stats_fast_slow_paths++; in GetCurrentTimeNanosSlowPath()
/external/webrtc/third_party/abseil-cpp/absl/time/
Dclock.cc95 static int64_t stats_fast_slow_paths; variable
421 stats_fast_slow_paths++; in GetCurrentTimeNanosSlowPath()
/external/abseil-cpp/absl/time/
Dclock.cc95 static int64_t stats_fast_slow_paths; variable
421 stats_fast_slow_paths++; in GetCurrentTimeNanosSlowPath()
/external/angle/third_party/abseil-cpp/absl/time/
Dclock.cc181 int64_t stats_fast_slow_paths{0}; member
427 time_state.stats_fast_slow_paths++; in GetCurrentTimeNanosSlowPath()