Home
last modified time | relevance | path

Searched defs:maxLoad (Results 1 - 2 of 2) sorted by relevance

/foundation/resourceschedule/ffrt/src/sched/
H A Dload_predictor.h82 uint64_t maxLoad = 0; member in ffrt::SimpleLoadPredictor
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/DebugInfo/PDB/Native/
H A DHashTable.h302 static uint32_t maxLoad(uint32_t capacity) { return capacity * 2 / 3 + 1; } in maxLoad() function in llvm::pdb::HashTable

Completed in 1 milliseconds