Searched defs:profileColdRate (Results 1 – 3 of 3) sorted by relevance
138 maplecl::Option<uint32_t> profileColdRate({"--profile-cold-rate"}, variable
61 uint32 Options::profileColdRate = 900000; member in maple::Options
106 static uint32 profileColdRate; variable