Searched refs:hist_entry (Results 1 - 25 of 36) sorted by relevance

12

/linux-master/tools/perf/util/
H A Dsort.h87 * struct hist_entry - histogram entry
92 struct hist_entry { struct
158 struct hist_entry *parent_he;
172 static __pure inline bool hist_entry__has_callchains(struct hist_entry *he)
177 int hist_entry__sym_snprintf(struct hist_entry *he, char *bf, size_t size, unsigned int width);
179 static inline bool hist_entry__has_pairs(struct hist_entry *he)
184 static inline struct hist_entry *hist_entry__next_pair(struct hist_entry *he)
187 return list_entry(he->pairs.node.next, struct hist_entry, pairs.node);
191 static inline void hist_entry__add_pair(struct hist_entry *pai
[all...]
H A Dblock-info.h65 int64_t __block_info__cmp(struct hist_entry *left, struct hist_entry *right);
68 struct hist_entry *left, struct hist_entry *right);
70 int block_info__process_sym(struct hist_entry *he, struct block_hist *bh,
83 float block_info__total_cycles_percent(struct hist_entry *he);
H A Dhist.c35 struct hist_entry *he);
37 struct hist_entry *he);
39 struct hist_entry *he);
41 struct hist_entry *he);
80 void hists__calc_col_len(struct hists *hists, struct hist_entry *h)
256 struct hist_entry *n;
262 n = rb_entry(next, struct hist_entry, rb_node);
321 static void hists__delete_entry(struct hists *hists, struct hist_entry *he);
323 static bool hists__decay_entry(struct hists *hists, struct hist_entry *he)
345 struct hist_entry *chil
[all...]
H A Dsort.c110 sort__thread_cmp(struct hist_entry *left, struct hist_entry *right)
115 static int hist_entry__thread_snprintf(struct hist_entry *he, char *bf,
125 static int hist_entry__thread_filter(struct hist_entry *he, int type, const void *arg)
146 sort__simd_cmp(struct hist_entry *left, struct hist_entry *right)
164 static int hist_entry__simd_snprintf(struct hist_entry *he, char *bf,
197 sort__comm_cmp(struct hist_entry *left, struct hist_entry *right)
203 sort__comm_collapse(struct hist_entry *lef
[all...]
H A Dhist.h12 struct hist_entry;
138 struct hist_entry *he;
153 struct hist_entry *hists__add_entry(struct hists *hists,
162 struct hist_entry *hists__add_entry_ops(struct hists *hists,
172 struct hist_entry *hists__add_entry_block(struct hists *hists,
182 int64_t hist_entry__cmp(struct hist_entry *left, struct hist_entry *right);
183 int64_t hist_entry__collapse(struct hist_entry *left, struct hist_entry *right);
185 int hist_entry__sort_snprintf(struct hist_entry *h
[all...]
H A Dblock-info.c68 int64_t __block_info__cmp(struct hist_entry *left, struct hist_entry *right)
94 struct hist_entry *left, struct hist_entry *right)
116 int block_info__process_sym(struct hist_entry *he, struct block_hist *bh,
138 struct hist_entry *he_block;
197 struct hist_entry *he)
210 struct hist_entry *left,
211 struct hist_entry *right)
240 struct perf_hpp *hpp, struct hist_entry *h
[all...]
H A Dtop.h43 struct hist_entry *sym_filter_entry;
H A Dstream.c99 static void update_hot_callchain(struct hist_entry *he,
118 struct hist_entry *he;
120 he = rb_entry(next, struct hist_entry, rb_node);
H A Dkvm-stat.h53 struct hist_entry he;
H A Dmem-events.h96 struct hist_entry;
H A Dcallchain.h240 struct hist_entry;
255 int hist_entry__append_callchain(struct hist_entry *he, struct perf_sample *sample);
/linux-master/tools/perf/tests/
H A Dhists_output.c97 struct hist_entry *he;
112 he = rb_entry(node, struct hist_entry, rb_node);
142 struct hist_entry *he;
180 he = rb_entry(node, struct hist_entry, rb_node);
186 he = rb_entry(node, struct hist_entry, rb_node);
192 he = rb_entry(node, struct hist_entry, rb_node);
198 he = rb_entry(node, struct hist_entry, rb_node);
204 he = rb_entry(node, struct hist_entry, rb_node);
210 he = rb_entry(node, struct hist_entry, rb_node);
216 he = rb_entry(node, struct hist_entry, rb_nod
[all...]
H A Dhists_common.c177 struct hist_entry *he;
179 he = rb_entry(node, struct hist_entry, rb_node_in);
206 struct hist_entry *he;
208 he = rb_entry(node, struct hist_entry, rb_node);
H A Dhists_link.c70 struct hist_entry *he;
176 struct hist_entry *he;
178 he = rb_entry(node, struct hist_entry, rb_node_in);
228 struct hist_entry *he;
230 he = rb_entry(node, struct hist_entry, rb_node_in);
H A Dhists_cumulate.c132 struct hist_entry *he;
147 he = rb_entry(node, struct hist_entry, rb_node);
195 struct hist_entry *he;
217 node && (he = rb_entry(node, struct hist_entry, rb_node));
/linux-master/tools/perf/
H A Dbuiltin-diff.c272 static double period_percent(struct hist_entry *he, u64 period)
279 static double compute_delta(struct hist_entry *he, struct hist_entry *pair)
289 static double compute_ratio(struct hist_entry *he, struct hist_entry *pair)
299 static s64 compute_wdiff(struct hist_entry *he, struct hist_entry *pair)
311 static int formula_delta(struct hist_entry *he, struct hist_entry *pair,
328 static int formula_ratio(struct hist_entry *h
[all...]
H A Dbuiltin-c2c.c81 struct hist_entry he;
200 he__get_c2c_hists(struct hist_entry *he,
284 struct hist_entry *he;
433 struct hist_entry *, struct hist_entry *);
435 struct hist_entry *he);
437 struct hist_entry *he);
519 struct hist_entry *left, struct hist_entry *right)
525 struct hist_entry *h
[all...]
H A Dbuiltin-kvm.c92 int64_t (*cmp)(struct perf_hpp_fmt *fmt, struct hist_entry *left,
93 struct hist_entry *right);
95 struct hist_entry *he);
106 struct hist_entry *left,
107 struct hist_entry *right)
118 struct hist_entry *he)
135 struct hist_entry *left, \
136 struct hist_entry *right) \
159 struct hist_entry *he) \
209 struct hist_entry *h
[all...]
H A Dbuiltin-annotate.c174 struct hist_entry *he = iter->he;
240 struct hist_entry *he;
320 static int hist_entry__tty_annotate(struct hist_entry *he,
330 static void print_annotated_data_header(struct hist_entry *he, struct evsel *evsel)
337 struct hist_entry *pair;
487 struct hist_entry *he = rb_entry(nd, struct hist_entry, rb_node);
548 int (*annotate)(struct hist_entry *he,
/linux-master/tools/perf/ui/browsers/
H A Dhists.h12 struct hist_entry *he_selection;
H A Dhists.c70 struct hist_entry *he =
71 rb_entry(nd, struct hist_entry, rb_node);
131 /* 3 == +/- toggle symbol before actual hist_entry rendering */
161 static char hist_entry__folded(const struct hist_entry *he)
272 static int hierarchy_count_rows(struct hist_browser *hb, struct hist_entry *he,
277 struct hist_entry *child;
289 child = rb_entry(node, struct hist_entry, rb_node);
304 static bool hist_entry__toggle_fold(struct hist_entry *he)
381 static void hist_entry__init_have_children(struct hist_entry *he)
398 struct hist_entry *h
[all...]
/linux-master/tools/perf/ui/gtk/
H A Dgtk.h57 struct hist_entry;
62 int hist_entry__gtk_annotate(struct hist_entry *he,
H A Dhists.c44 static u64 he_get_##_field(struct hist_entry *he) \
51 struct hist_entry *he) \
58 static u64 he_get_acc_##_field(struct hist_entry *he) \
65 struct hist_entry *he) \
359 struct hist_entry *h = rb_entry(nd, struct hist_entry, rb_node);
414 struct hist_entry *he;
425 he = rb_entry(node, struct hist_entry, rb_node);
/linux-master/tools/perf/ui/
H A Dhist.c26 static int __hpp__fmt(struct perf_hpp *hpp, struct hist_entry *he,
49 struct hist_entry *pair;
116 struct hist_entry *he, hpp_field_fn get_field,
135 struct hist_entry *he, hpp_field_fn get_field,
155 static int hist_entry__new_pair(struct hist_entry *a, struct hist_entry *b,
161 struct hist_entry *pair;
186 static int __hpp__group_sort_idx(struct hist_entry *a, struct hist_entry *b,
226 static int __hpp__sort(struct hist_entry *
[all...]
/linux-master/tools/perf/ui/stdio/
H A Dhist.c381 static size_t hist_entry_callchain__fprintf(struct hist_entry *he,
414 int __hist_entry__snprintf(struct hist_entry *he, struct perf_hpp *hpp,
452 static int hist_entry__snprintf(struct hist_entry *he, struct perf_hpp *hpp)
457 static int hist_entry__hierarchy_fprintf(struct hist_entry *he,
538 static int hist_entry__block_fprintf(struct hist_entry *he,
562 static int hist_entry__individual_block_fprintf(struct hist_entry *he,
581 static int hist_entry__fprintf(struct hist_entry *he, size_t size,
854 struct hist_entry *h = rb_entry(nd, struct hist_entry, rb_node);

Completed in 280 milliseconds

12