Searched refs:kNullCordzInfo (Results 1 – 1 of 1) sorted by relevance
370 static constexpr cordz_info_t kNullCordzInfo = BigEndianByte(1); variable397 return as_tree_.cordz_info != kNullCordzInfo; in is_profiled()407 kNullCordzInfo; in is_either_profiled()433 as_tree_.cordz_info = kNullCordzInfo; in clear_cordz_info()471 as_tree_.cordz_info = kNullCordzInfo; in make_tree()501 : rep(tree), cordz_info(kNullCordzInfo) {} in AsTree()