Searched refs:next_function_id_ (Results 1 – 2 of 2) sorted by relevance
281 next_function_id_(1) {} in ProfileTree()293 return function_ids_[code_entry] = next_function_id_++; in GetFunctionId()
310 unsigned next_function_id_; variable