Home
last modified time | relevance | path

Searched defs:ResourceUsage (Results 1 – 2 of 2) sorted by relevance

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/MCA/
DInstruction.h337 struct ResourceUsage { struct
340 ResourceUsage(CycleSegment Cycles, unsigned Units = 1) argument
354 SmallVector<std::pair<uint64_t, ResourceUsage>, 4> Resources; argument
/third_party/node/src/
Dnode_process_methods.cc302 static void ResourceUsage(const FunctionCallbackInfo<Value>& args) { in ResourceUsage() function