Home
last modified time | relevance | path

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

/openbmc/qemu/tests/bench/
H A Dqtree-bench.c20 enum impl_type { enum
27 enum impl_type type;
77 static void init_empty_tree_and_keys(enum impl_type impl, in init_empty_tree_and_keys()
107 static inline void remove_all(void *tree, enum impl_type impl) in remove_all()
122 enum impl_type impl, in run_benchmark()