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
192 /* FIXME: This should be arch-dependent */
202 * to a new location (register or stack). As it'd be used with the
219 /* Update type access histogram at the given offset */
262 return -1; in annotated_data_type__update_samples()
276 return -1; in hist_entry__annotate_data_tty()
289 return -1; in hist_entry__annotate_data_tui()