Searched defs:profile_counters (Results 1 – 4 of 4) sorted by relevance
26 repeated int64 profile_counters = 2; field
160 const std::vector<int64_t>& profile_counters() const { in profile_counters() function
162 int64_t* profile_counters = in ExecuteComputeFunction() local
216 const int64_t* profile_counters() const { return profile_counters_; } in profile_counters() function