/linux-3.3/tools/perf/util/ |
D | hist.c | 79 static void hist_entry__add_cpumode_period(struct hist_entry *he, in hist_entry__add_cpumode_period() 100 static void hist_entry__decay(struct hist_entry *he) in hist_entry__decay() 106 static bool hists__decay_entry(struct hists *hists, struct hist_entry *he) in hists__decay_entry() 168 struct hist_entry *he = malloc(sizeof(*he) + callchain_size); in hist_entry__new() local 204 struct hist_entry *he; in __hists__add_entry() local 289 void hist_entry__free(struct hist_entry *he) in hist_entry__free() 300 struct hist_entry *he) in hists__collapse_insert_entry() 351 static void hists__apply_filters(struct hists *hists, struct hist_entry *he) in hists__apply_filters() 400 struct hist_entry *he, in __hists__insert_output_entry() 680 static size_t hist_entry_callchain__fprintf(struct hist_entry *he, in hist_entry_callchain__fprintf() [all …]
|
/linux-3.3/tools/perf/ |
D | builtin-top.c | 111 static int perf_top__parse_source(struct perf_top *top, struct hist_entry *he) in perf_top__parse_source() 160 static void __zero_source_counters(struct hist_entry *he) in __zero_source_counters() 167 struct hist_entry *he, in perf_top__record_precise_ip() 200 struct hist_entry *he = top->sym_filter_entry; in perf_top__show_details() local 237 struct hist_entry *he; in perf_evsel__add_hist_entry() local 724 struct hist_entry *he; in perf_event__process_sample() local
|
D | builtin-annotate.c | 50 struct hist_entry *he; in perf_evsel__add_sample() local 111 static int hist_entry__tty_annotate(struct hist_entry *he, int evidx, in hist_entry__tty_annotate() 125 struct hist_entry *he = rb_entry(nd, struct hist_entry, rb_node); in hists__find_annotations() local
|
D | builtin-diff.c | 73 struct hist_entry *he) in perf_session__insert_hist_entry_by_name() 117 struct hist_entry *he) in hists__find_entry()
|
D | builtin-report.c | 63 struct hist_entry *he; in perf_evsel__add_hist_entry() local
|
/linux-3.3/fs/nfs/ |
D | idmap.c | 488 struct idmap_hashent *he = idmap_name_hash(h, name, len); in idmap_lookup_name() local 506 struct idmap_hashent *he = idmap_id_hash(h, id); in idmap_lookup_id() local 532 idmap_update_entry(struct idmap_hashent *he, const char *name, in idmap_update_entry() 551 struct idmap_hashent *he; in nfs_idmap_id() local 625 struct idmap_hashent *he; in nfs_idmap_name() local 686 struct idmap_hashent *he = NULL; in idmap_pipe_downcall() local
|
/linux-3.3/drivers/scsi/libsas/ |
D | sas_dump.c | 55 void sas_dprint_hae(struct sas_ha_struct *sas_ha, enum ha_event he) in sas_dprint_hae()
|
/linux-3.3/net/netfilter/ |
D | xt_hashlimit.c | 269 const struct dsthash_ent *he) in select_all() 275 const struct dsthash_ent *he) in select_gc() 282 const struct dsthash_ent *he)) in htable_selective_cleanup()
|
/linux-3.3/tools/perf/util/ui/browsers/ |
D | hists.c | 190 struct hist_entry *he = self->he_selection; in hist_browser__toggle_fold() local 282 struct hist_entry *he = rb_entry(nd, struct hist_entry, rb_node); in hists__set_folding() local 1011 struct hist_entry *he; in perf_evsel__hists_browse() local
|
D | annotate.c | 360 int hist_entry__tui_annotate(struct hist_entry *he, int evidx, in hist_entry__tui_annotate()
|
/linux-3.3/drivers/video/matrox/ |
D | matroxfb_misc.c | 191 unsigned int hd, hs, he, hbe, ht; in matroxfb_vgaHWinit() local
|
/linux-3.3/drivers/video/ |
D | asiliantfb.c | 178 unsigned he = (p->var.xres + p->var.right_margin + p->var.hsync_len) / 8; in asiliant_set_timing() local
|
D | tdfxfb.c | 569 u32 hd, hs, he, ht, hbs, hbe; in tdfxfb_set_par() local
|