Searched defs:profileHotCount (Results 1 – 3 of 3) sorted by relevance
123 maplecl::Option<uint32_t> profileHotCount({"--profile-hot-count"}, variable
50 uint32 Options::profileHotCount = 1000; member in maple::Options
101 static uint32 profileHotCount; variable