Searched defs:getLatency (Results 1 – 14 of 14) sorted by relevance
39 public function getLatency() function in Grpc\\Testing\\ProxyStat
68 unsigned getLatency(unsigned NodeNum) const { in getLatency() function
93 unsigned getLatency(unsigned NodeNum) const { in getLatency() function
142 unsigned getLatency() const { in getLatency() function
377 unsigned getLatency() { return Latency; } in getLatency() function
199 TargetGM107::getLatency(const Instruction *insn) const in getLatency() function in nv50_ir::TargetGM107
574 int TargetNVC0::getLatency(const Instruction *i) const in getLatency() function in nv50_ir::TargetNVC0
525 int TargetNV50::getLatency(const Instruction *i) const in getLatency() function in nv50_ir::TargetNV50
237 virtual int getLatency(const Instruction *) const { return 1; } in getLatency() function
228 public double getLatency() { in getLatency() method in OboeAudioStream231 public native double getLatency(int streamIndex); in getLatency() method in OboeAudioStream
161 public double getLatency() { return -1.0; } in getLatency() method in AudioStreamBase
164 unsigned getLatency() const { return WD->Latency; } in getLatency() function420 unsigned getLatency() const { return Desc.MaxLatency; } in getLatency() function
194 static int getLatency(LLVMDisasmContext *DC, const MCInst &Inst) { in getLatency() function
224 unsigned MachineCombiner::getLatency(MachineInstr *Root, MachineInstr *NewRoot, in getLatency() function in MachineCombiner