|
@@ -46,7 +46,7 @@ typedef int (*tracing_map_cmp_fn_t) (void *val_a, void *val_b);
|
|
* That unique element now in the tracing_map_entry's 'val' field is
|
|
* That unique element now in the tracing_map_entry's 'val' field is
|
|
* an instance of tracing_map_elt, where 'elt' in the latter part of
|
|
* an instance of tracing_map_elt, where 'elt' in the latter part of
|
|
* that variable name is short for 'element'. The purpose of a
|
|
* that variable name is short for 'element'. The purpose of a
|
|
- * tracing_map_elt is to hold values specific to the the particular
|
|
|
|
|
|
+ * tracing_map_elt is to hold values specific to the particular
|
|
* 32-bit hashed key it's assocated with. Things such as the unique
|
|
* 32-bit hashed key it's assocated with. Things such as the unique
|
|
* set of aggregated sums associated with the 32-bit hashed key, along
|
|
* set of aggregated sums associated with the 32-bit hashed key, along
|
|
* with a copy of the full key associated with the entry, and which
|
|
* with a copy of the full key associated with the entry, and which
|