Searched refs:num_missing_ancestors (Results 1 – 2 of 2) sorted by relevance
586 int num_missing_ancestors = 0; in LockFile() local590 ++num_missing_ancestors; in LockFile()594 RecordLockFileAncestors(num_missing_ancestors); in LockFile()674 void ChromiumEnv::RecordLockFileAncestors(int num_missing_ancestors) const { in RecordLockFileAncestors()675 GetLockFileAncestorHistogram()->Add(num_missing_ancestors); in RecordLockFileAncestors()
186 void RecordLockFileAncestors(int num_missing_ancestors) const;