Lines Matching +full:1 +full:d +full:- +full:histogram
1 /* SPDX-License-Identifier: GPL-2.0 */
9 #include "dwarf-regs.h"
42 * struct annotated_member - Type of member field
62 * struct type_hist_entry - Histogram entry per offset
72 * struct type_hist - Type histogram for each event
75 * @offset: Array of histogram entry
84 * struct annotated_data_type - Data type to profile
85 * @node: RB-tree node for dso->type_tree
87 * @nr_histogram: Number of histogram entries
104 * struct data_loc_info - Data location information
137 * struct annotated_data_stat - Debug statistics
198 * build-arch specific values.
205 * to a new location (register or stack). As it'd be used with the
222 /* Update type access histogram at the given offset */
270 return -1; in annotated_data_type__update_samples()
284 return -1; in hist_entry__annotate_data_tty()
292 return -1; in annotated_data_type__get_member_name()
305 return -1; in hist_entry__annotate_data_tui()