Searched refs:PickLevelForMemTableOutput (Results 1 – 3 of 3) sorted by relevance
108 int PickLevelForMemTableOutput(const Slice& smallest_user_key,
502 int Version::PickLevelForMemTableOutput( in PickLevelForMemTableOutput() function in leveldb::Version
521 level = base->PickLevelForMemTableOutput(min_user_key, max_user_key); in WriteLevel0Table()