Searched defs:PerformScan (Results 1 – 3 of 3) sorted by relevance
47 void PCScan::PerformScan(InvocationMode invocation_mode) { in PerformScan() function in partition_alloc::internal::PCScan
1327 void PCScanInternal::PerformScan(PCScan::InvocationMode invocation_mode) { in PerformScan() function in partition_alloc::internal::PCScanInternal
3518 auto PerformScan = [this](unsigned Reg, std::function<void(unsigned)> Func) { in checkMergingChangesDbgValues() local