Home
last modified time | relevance | path

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

/external/angle/third_party/abseil-cpp/absl/strings/internal/
Dcordz_functions.cc48 static constexpr int64_t kInitCordzNextSample = -1; variable
50 ABSL_CONST_INIT thread_local int64_t cordz_next_sample = kInitCordzNextSample;
85 const bool initialized = cordz_next_sample != kInitCordzNextSample; in cordz_should_profile_slow()