Searched refs:create_stamp (Results 1 – 5 of 5) sorted by relevance
179 int64_t create_stamp; in GetFirstAnalyzer() local180 if (analyzers_iterator_->second->GetProcessId(&create_stamp) == pid && in GetFirstAnalyzer()181 create_stamp <= analysis_stamp_) { in GetFirstAnalyzer()189 int64_t create_stamp; in GetNextAnalyzer() local194 } while (analyzers_iterator_->second->GetProcessId(&create_stamp) != in GetNextAnalyzer()196 create_stamp > analysis_stamp_); in GetNextAnalyzer()222 int64_t create_stamp; in GetUserDataSnapshot() local224 &create_stamp) || in GetUserDataSnapshot()240 if (iter->second.create_stamp > analysis_stamp_) in GetProcessDataSnapshot()274 int64_t create_stamp; in GetModules() local[all …]
131 create_stamp = Time::Now().ToInternalValue(); in Release_Initialize()138 create_stamp = stamp; in SetOwningProcessIdForTesting()151 *out_stamp = info->create_stamp; in GetOwningProcessId()360 *const_cast<int64_t*>(&orig_create_stamp) = header_->owner.create_stamp; in ActivityUserData()596 header_->owner.create_stamp != orig_create_stamp) { in ImportExistingData()725 DCHECK_EQ(0, header_->owner.create_stamp); in ThreadActivityTracker()938 const int64_t starting_create_stamp = header_->owner.create_stamp; in CreateSnapshot()977 output_snapshot->create_stamp = header_->owner.create_stamp; in CreateSnapshot()990 output_snapshot->create_stamp != starting_create_stamp || in CreateSnapshot()1539 int64_t create_stamp; in CleanupAfterProcess() local[all …]
84 *out_stamp = activity_snapshot_.create_stamp;221 int64_t create_stamp; member
502 int64_t create_stamp; in TEST_F() local505 &process_id, &create_stamp); in TEST_F()519 int64_t create_stamp; in TEST_F() local522 &process_id, &create_stamp); in TEST_F()
91 int64_t create_stamp; member597 int64_t create_stamp; member