/external/linux-tools-perf/perf-3.12.0/tools/perf/ |
D | builtin-diff.c | 220 static double period_percent(struct hist_entry *he, u64 period) in period_percent() 226 static double compute_delta(struct hist_entry *he, struct hist_entry *pair) in compute_delta() 236 static double compute_ratio(struct hist_entry *he, struct hist_entry *pair) in compute_ratio() 246 static s64 compute_wdiff(struct hist_entry *he, struct hist_entry *pair) in compute_wdiff() 258 static int formula_delta(struct hist_entry *he, struct hist_entry *pair, in formula_delta() 268 static int formula_ratio(struct hist_entry *he, struct hist_entry *pair, in formula_ratio() 277 static int formula_wdiff(struct hist_entry *he, struct hist_entry *pair, in formula_wdiff() 288 static int formula_fprintf(struct hist_entry *he, struct hist_entry *pair, in formula_fprintf() 375 get_pair_data(struct hist_entry *he, struct data__file *d) in get_pair_data() 389 get_pair_fmt(struct hist_entry *he, struct diff_hpp_fmt *dfmt) in get_pair_fmt() [all …]
|
D | builtin-annotate.c | 51 struct hist_entry *he; in perf_evsel__add_sample() local 111 static int hist_entry__tty_annotate(struct hist_entry *he, in hist_entry__tty_annotate() 127 struct hist_entry *he = rb_entry(nd, struct hist_entry, rb_node); in hists__find_annotations() local
|
D | builtin-top.c | 90 static int perf_top__parse_source(struct perf_top *top, struct hist_entry *he) in perf_top__parse_source() 140 static void __zero_source_counters(struct hist_entry *he) in __zero_source_counters() 174 struct hist_entry *he, in perf_top__record_precise_ip() 211 struct hist_entry *he = top->sym_filter_entry; in perf_top__show_details() local 246 struct hist_entry *he; in perf_evsel__add_hist_entry() local 768 struct hist_entry *he; in perf_event__process_sample() local
|
D | builtin-report.c | 84 struct hist_entry *he; in perf_report__add_mem_hist_entry() local 176 struct hist_entry *he; in perf_report__add_branch_hist_entry() local 252 struct hist_entry *he; in perf_evsel__add_hist_entry() local
|
/external/linux-tools-perf/perf-3.12.0/tools/perf/util/ |
D | hist.c | 181 static void hist_entry__add_cpumode_period(struct hist_entry *he, in hist_entry__add_cpumode_period() 222 static void hist_entry__decay(struct hist_entry *he) in hist_entry__decay() 229 static bool hists__decay_entry(struct hists *hists, struct hist_entry *he) in hists__decay_entry() 279 struct hist_entry *he = zalloc(sizeof(*he) + callchain_size); in hist_entry__new() local 348 struct hist_entry *he; in add_hist_entry() local 529 void hist_entry__free(struct hist_entry *he) in hist_entry__free() 542 struct hist_entry *he) in hists__collapse_insert_entry() 594 static void hists__apply_filters(struct hists *hists, struct hist_entry *he) in hists__apply_filters() 692 struct hist_entry *he, in __hists__insert_output_entry() 766 struct hist_entry *he) in hists__filter_entry_by_dso() [all …]
|
D | sort.h | 113 static inline bool hist_entry__has_pairs(struct hist_entry *he) in hist_entry__has_pairs() 118 static inline struct hist_entry *hist_entry__next_pair(struct hist_entry *he) in hist_entry__next_pair() 126 struct hist_entry *he) in hist_entry__add_pair()
|
D | annotate.h | 173 static inline int hist_entry__gtk_annotate(struct hist_entry *he, in hist_entry__gtk_annotate()
|
/external/chromium-libpac/src/ |
D | proxy_resolver_js_bindings.cc | 65 struct hostent* he = gethostbyname(host.c_str()); in DnsResolveImpl() local 76 struct hostent* he = gethostbyname(host.c_str()); in DnsResolveExImpl() local
|
/external/linux-tools-perf/perf-3.12.0/tools/perf/tests/ |
D | hists_link.c | 202 struct hist_entry *he; in add_hist_entries() local 293 struct hist_entry *he; in __validate_match() local 345 struct hist_entry *he; in __validate_link() local 417 struct hist_entry *he; in print_hists() local
|
/external/apache-http/src/org/apache/http/impl/client/ |
D | DefaultConnectionKeepAliveStrategy.java | 68 HeaderElement he = it.nextElement(); in getKeepAliveDuration() local
|
/external/linux-tools-perf/perf-3.12.0/tools/perf/ui/stdio/ |
D | hist.c | 269 static size_t hist_entry_callchain__fprintf(struct hist_entry *he, in hist_entry_callchain__fprintf() 294 static size_t hist_entry__callchain_fprintf(struct hist_entry *he, in hist_entry__callchain_fprintf() 318 struct hist_entry *he) in hist_entry__period_snprintf() 351 static int hist_entry__fprintf(struct hist_entry *he, size_t size, in hist_entry__fprintf()
|
/external/linux-tools-perf/perf-3.12.0/tools/perf/ui/ |
D | hist.c | 13 static int __hpp__fmt(struct perf_hpp *hpp, struct hist_entry *he, in __hpp__fmt() 239 int hist_entry__sort_snprintf(struct hist_entry *he, char *s, size_t size, in hist_entry__sort_snprintf()
|
/external/linux-tools-perf/perf-3.12.0/tools/perf/ui/browsers/ |
D | hists.c | 61 static char hist_entry__folded(const struct hist_entry *he) in hist_entry__folded() 186 static void hist_entry__init_have_children(struct hist_entry *he) in hist_entry__init_have_children() 198 struct hist_entry *he = browser->he_selection; in hist_browser__toggle_fold() local 271 static void hist_entry__set_folding(struct hist_entry *he, bool unfold) in hist_entry__set_folding() 290 struct hist_entry *he = rb_entry(nd, struct hist_entry, rb_node); in hists__set_folding() local 599 static int __hpp__color_fmt(struct perf_hpp *hpp, struct hist_entry *he, in __hpp__color_fmt() 1108 struct hist_entry *he, FILE *fp) in hist_browser__fprintf_entry() 1631 struct hist_entry *he; in perf_evsel__hists_browse() local
|
/external/chromium_org/third_party/icu/source/tools/toolutil/ |
D | xmlparser.cpp | 653 const UHashElement *he=fNames.find(s); in intern() local 667 const UHashElement *he=fNames.find(s); in findName() local
|
/external/icu/icu4c/source/tools/toolutil/ |
D | xmlparser.cpp | 653 const UHashElement *he=fNames.find(s); in intern() local 667 const UHashElement *he=fNames.find(s); in findName() local
|
/external/iputils/ |
D | tracepath.c | 308 struct hostent *he; in main() local
|
/external/libedit/examples/ |
D | fileman.c | 328 HIST_ENTRY *he; in com_history() local
|
/external/linux-tools-perf/perf-3.12.0/tools/perf/ui/gtk/ |
D | hists.c | 29 static int __hpp__color_fmt(struct perf_hpp *hpp, struct hist_entry *he, in __hpp__color_fmt()
|
/external/openssl/apps/ |
D | s_socket.c | 522 struct hostent *he; in host_ip() local
|
/external/qemu/slirp/ |
D | misc.c | 75 struct hostent *he = NULL; in getouraddr() local
|
/external/openssl/crypto/bio/ |
D | b_sock.c | 125 struct hostent *he; in BIO_get_host_ip() local
|
/external/compiler-rt/lib/msan/tests/ |
D | msan_test.cc | 910 #define EXPECT_HOSTENT_NOT_POISONED(he) \ argument 931 struct hostent *he = gethostent(); in TEST() local 939 struct hostent *he = gethostbyname("localhost"); in TEST() local 1018 struct hostent *he = gethostbyname2("localhost", AF_INET); in TEST() local 1026 struct hostent *he = gethostbyaddr(&addr, sizeof(addr), AF_INET); in TEST() local 1033 struct hostent he; in TEST() local 1046 struct hostent he; in TEST() local 1059 struct hostent he; in TEST() local 1069 struct hostent he; in TEST() local 1079 struct hostent he; in TEST() local [all …]
|
/external/chromium_org/chrome/browser/resources/options/ |
D | language_options.js | 1322 'he': 'iw', property
|
/external/chromium_org/third_party/icu/source/test/cintltst/ |
D | crestst.c | 114 UResourceBundle *he = NULL; in TestAliasConflict() local
|
/external/icu/icu4c/source/test/cintltst/ |
D | crestst.c | 112 UResourceBundle *he = NULL; in TestAliasConflict() local
|