Lines Matching refs:acc
59 auto acc = std::make_shared<DfxAccessorsLocal>();
60 auto memory = std::make_shared<DfxMemory>(acc);
81 auto acc = std::make_shared<DfxAccessorsLocal>();
82 auto memory = std::make_shared<DfxMemory>(acc);
113 auto acc = std::make_shared<DfxAccessorsLocal>();
115 auto memory = std::make_shared<DfxMemory>(acc);
152 auto acc = std::make_shared<DfxAccessorsLocal>();
154 auto memory = std::make_shared<DfxMemory>(acc);
182 auto acc = std::make_shared<DfxAccessorsLocal>();
184 auto memory = std::make_shared<DfxMemory>(acc);
209 auto acc = std::make_shared<DfxAccessorsLocal>();
211 auto memory = std::make_shared<DfxMemory>(acc);
232 auto acc = std::make_shared<DfxAccessorsRemote>();
233 auto memory = std::make_shared<DfxMemory>(acc);
258 auto acc = std::make_shared<DfxAccessorsRemote>();
259 auto memory = std::make_shared<DfxMemory>(acc);
301 auto acc = std::make_shared<DfxAccessorsRemote>();
302 auto memory = std::make_shared<DfxMemory>(acc);
351 auto acc = std::make_shared<DfxAccessorsRemote>();
352 auto memory = std::make_shared<DfxMemory>(acc);
393 auto acc = std::make_shared<DfxAccessorsRemote>();
394 auto memory = std::make_shared<DfxMemory>(acc);
429 auto acc = std::make_shared<DfxAccessorsRemote>();
430 auto memory = std::make_shared<DfxMemory>(acc);
454 auto acc = std::make_shared<DfxAccessorsLocal>();
455 auto memory = std::make_shared<DfxMemory>(acc);