Home
last modified time | relevance | path

Searched refs:map_key_to_table (Results 1 – 1 of 1) sorted by relevance

/dports/databases/mongodb36/mongodb-src-r3.6.23/src/third_party/wiredtiger/bench/wtperf/
H A Dwtperf.c120 map_key_to_table(CONFIG_OPTS *opts, uint64_t k) in map_key_to_table() function
376 wtperf->uris[map_key_to_table(wtperf->opts, next_val)], in worker_async()
659 map_key_to_table(wtperf->opts, next_val)]; in worker()
1073 cursor = cursors[map_key_to_table(wtperf->opts, op)]; in populate_thread()
1207 conn, wtperf->uris[map_key_to_table(wtperf->opts, op)], in populate_async()