X-Git-Url: https://git.lttng.org/?a=blobdiff_plain;f=src%2Fcommon%2Fhashtable%2Fhashtable-symbols.hpp;h=5fd1cbe2b97e3a39ea0e761ba459ca74e03eaf3b;hb=28f23191dcbf047429d51950a337a57d7a3f866a;hp=5f22c0e820b26a46ef97eb7ec0460e80d2f8a46f;hpb=c9e313bc594f40a86eed237dce222c0fc99c957f;p=lttng-tools.git diff --git a/src/common/hashtable/hashtable-symbols.hpp b/src/common/hashtable/hashtable-symbols.hpp index 5f22c0e82..5fd1cbe2b 100644 --- a/src/common/hashtable/hashtable-symbols.hpp +++ b/src/common/hashtable/hashtable-symbols.hpp @@ -12,22 +12,22 @@ * */ -#define _cds_lfht_new lttng__cds_lfht_new -#define cds_lfht_add lttng_cds_lfht_add -#define cds_lfht_add_replace lttng_cds_lfht_add_replace -#define cds_lfht_add_unique lttng_cds_lfht_add_unique -#define cds_lfht_count_nodes lttng_cds_lfht_count_nodes -#define cds_lfht_del lttng_cds_lfht_del -#define cds_lfht_destroy lttng_cds_lfht_destroy -#define cds_lfht_first lttng_cds_lfht_first -#define cds_lfht_fls_ulong lttng_cds_lfht_fls_ulong -#define cds_lfht_get_count_order_u32 lttng_cds_lfht_get_count_order_u32 +#define _cds_lfht_new lttng__cds_lfht_new +#define cds_lfht_add lttng_cds_lfht_add +#define cds_lfht_add_replace lttng_cds_lfht_add_replace +#define cds_lfht_add_unique lttng_cds_lfht_add_unique +#define cds_lfht_count_nodes lttng_cds_lfht_count_nodes +#define cds_lfht_del lttng_cds_lfht_del +#define cds_lfht_destroy lttng_cds_lfht_destroy +#define cds_lfht_first lttng_cds_lfht_first +#define cds_lfht_fls_ulong lttng_cds_lfht_fls_ulong +#define cds_lfht_get_count_order_u32 lttng_cds_lfht_get_count_order_u32 #define cds_lfht_get_count_order_ulong lttng_cds_lfht_get_count_order_ulong -#define cds_lfht_is_node_deleted lttng_cds_lfht_is_node_deleted -#define cds_lfht_lookup lttng_cds_lfht_lookup -#define cds_lfht_next lttng_cds_lfht_next -#define cds_lfht_next_duplicate lttng_cds_lfht_next_duplicate -#define cds_lfht_replace lttng_cds_lfht_replace -#define cds_lfht_resize lttng_cds_lfht_resize +#define cds_lfht_is_node_deleted lttng_cds_lfht_is_node_deleted +#define cds_lfht_lookup lttng_cds_lfht_lookup +#define cds_lfht_next lttng_cds_lfht_next +#define cds_lfht_next_duplicate lttng_cds_lfht_next_duplicate +#define cds_lfht_replace lttng_cds_lfht_replace +#define cds_lfht_resize lttng_cds_lfht_resize #endif /* _HASHTABLE_SYMBOLS_H */