Searched defs:profileHotRate (Results 1 – 3 of 3) sorted by relevance
133 maplecl::Option<uint32_t> profileHotRate({"--profile-hot-rate"}, variable
60 uint32 Options::profileHotRate = 500000; member in maple::Options
105 static uint32 profileHotRate; variable