Searched defs:tracing_map (Results 1 – 1 of 1) sorted by relevance
183 struct tracing_map { struct189 struct tracing_map_array *elts; argument190 struct tracing_map_array *map; argument191 const struct tracing_map_ops *ops; argument193 struct tracing_map_field fields[TRACING_MAP_FIELDS_MAX]; argument197 struct tracing_map_sort_key sort_key; argument204 * struct tracing_map_ops - callbacks for tracing_map argument