Searched defs:profileColdCount (Results 1 – 3 of 3) sorted by relevance
128 maplecl::Option<uint32_t> profileColdCount({"--profile-cold-count"}, variable
51 uint32 Options::profileColdCount = 10; member in maple::Options
102 static uint32 profileColdCount; variable