/linux-6.3-rc2/tools/perf/tests/ |
A D | hists_output.c | 94 struct hist_entry *he; in del_hist_entries() local 118 #define COMM(he) (thread__comm_str(he->thread)) argument 119 #define DSO(he) (he->ms.map->dso->short_name) argument 120 #define SYM(he) (he->ms.sym->name) argument 121 #define CPU(he) (he->cpu) argument 122 #define PID(he) (he->thread->tid) argument 129 struct hist_entry *he; in test1() local 231 struct hist_entry *he; in test2() local 287 struct hist_entry *he; in test3() local 361 struct hist_entry *he; in test4() local [all …]
|
A D | hists_cumulate.c | 128 struct hist_entry *he; in del_hist_entries() local 152 #define COMM(he) (thread__comm_str(he->thread)) argument 153 #define DSO(he) (he->ms.map->dso->short_name) argument 154 #define SYM(he) (he->ms.sym->name) argument 155 #define CPU(he) (he->cpu) argument 156 #define PID(he) (he->thread->tid) argument 157 #define DEPTH(he) (he->callchain->max_depth) argument 182 struct hist_entry *he; in do_test() local
|
A D | hists_link.c | 68 struct hist_entry *he; in add_hist_entries() local 157 struct hist_entry *he; in __validate_match() local 209 struct hist_entry *he; in __validate_link() local
|
A D | hists_common.c | 177 struct hist_entry *he; in print_hists_in() local 204 struct hist_entry *he; in print_hists_out() local
|
/linux-6.3-rc2/net/netfilter/ |
A D | nft_set_hash.c | 82 const struct nft_rhash_elem *he; in nft_rhash_lookup() local 100 struct nft_rhash_elem *he; in nft_rhash_get() local 123 struct nft_rhash_elem *he, *prev; in nft_rhash_update() local 212 struct nft_rhash_elem *he; in nft_rhash_deactivate() local 249 struct nft_rhash_elem *he; in nft_rhash_delete() local 262 struct nft_rhash_elem *he; in nft_rhash_walk() local 318 struct nft_rhash_elem *he; in nft_rhash_gc() local 458 const struct nft_hash_elem *he; in nft_hash_lookup() local 478 struct nft_hash_elem *he; in nft_hash_get() local 605 struct nft_hash_elem *he; in nft_hash_walk() local [all …]
|
/linux-6.3-rc2/tools/perf/util/ |
A D | hist.c | 550 struct hist_entry *he; in hist_entry__new() local 595 struct hist_entry *he; in hists__findnew_entry() local 831 struct hist_entry *he; in iter_add_single_mem_entry() local 987 struct hist_entry *he; in iter_add_single_normal_entry() local 1047 struct hist_entry *he; in iter_add_single_cumulative_entry() local 1105 struct hist_entry *he; in iter_add_next_cumulative_entry() local 1736 struct hist_entry *he; in hierarchy_recalc_total_periods() local 1797 struct hist_entry *he; in hists__hierarchy_output_resort() local 2350 struct hist_entry *he; in hists__add_dummy_entry() local 2399 struct hist_entry *he; in add_dummy_hierarchy_entry() local [all …]
|
A D | sort.c | 377 char *hist_entry__srcline(struct hist_entry *he) in hist_entry__srcline() 412 sort__srcline_init(struct hist_entry *he) in sort__srcline_init() 465 static void sort__srcline_from_init(struct hist_entry *he) in sort__srcline_from_init() 513 static void sort__srcline_to_init(struct hist_entry *he) in sort__srcline_to_init() 639 static void sort__srcfile_init(struct hist_entry *he) in sort__srcfile_init() 735 static int hist_entry__cgroup_id_snprintf(struct hist_entry *he, in hist_entry__cgroup_id_snprintf() 758 static int hist_entry__cgroup_snprintf(struct hist_entry *he, in hist_entry__cgroup_snprintf() 848 static char *get_trace_output(struct hist_entry *he) in get_trace_output() 2255 struct hist_entry *he) in __sort__hpp_entry() 2520 struct hist_entry *he) in update_dynamic_len() [all …]
|
A D | block-info.c | 116 int block_info__process_sym(struct hist_entry *he, struct block_hist *bh, in block_info__process_sym() 197 struct hist_entry *he) in block_total_cycles_pct_entry() 240 struct perf_hpp *hpp, struct hist_entry *he) in block_cycles_lbr_entry() 253 struct perf_hpp *hpp, struct hist_entry *he) in block_cycles_pct_entry() 270 struct hist_entry *he) in block_avg_cycles_entry() 284 struct hist_entry *he) in block_range_entry() 315 struct hist_entry *he) in block_dso_entry() 409 struct hist_entry *he; in process_block_report() local 490 float block_info__total_cycles_percent(struct hist_entry *he) in block_info__total_cycles_percent()
|
A D | sort.h | 166 static __pure inline bool hist_entry__has_callchains(struct hist_entry *he) in hist_entry__has_callchains() 173 static inline bool hist_entry__has_pairs(struct hist_entry *he) in hist_entry__has_pairs() 178 static inline struct hist_entry *hist_entry__next_pair(struct hist_entry *he) in hist_entry__next_pair() 186 struct hist_entry *he) in hist_entry__add_pair() 191 static inline float hist_entry__get_percent_limit(struct hist_entry *he) in hist_entry__get_percent_limit() 298 struct hist_entry he; member
|
A D | stream.c | 99 static void update_hot_callchain(struct hist_entry *he, in update_hot_callchain() 118 struct hist_entry *he; in init_hot_callchain() local
|
A D | callchain.c | 1104 int hist_entry__append_callchain(struct hist_entry *he, struct perf_sample *sample) in hist_entry__append_callchain() 1681 static u64 count_callchain_hits(struct hist_entry *he) in count_callchain_hits() 1703 struct hist_entry *he = rb_entry(next, struct hist_entry, in callchain_total_hits() local
|
/linux-6.3-rc2/tools/perf/ |
A D | builtin-c2c.c | 82 struct hist_entry he; member 285 struct hist_entry *he; in process_sample_event() local 558 struct hist_entry *he) in offset_entry() 716 struct hist_entry *he) in tot_recs_entry() 754 struct hist_entry *he) in tot_loads_entry() 1115 struct hist_entry *he) in percent_stores_na_entry() 1126 struct hist_entry *he) in percent_stores_na_color() 1913 struct hist_entry *he) in c2c_se_entry() 2357 struct hist_entry *he; in hists__iterate_cb() local 2579 struct hist_entry *he; member [all …]
|
A D | builtin-diff.c | 377 static void block_hist_free(void *he) in block_hist_free() 632 static void compute_cycles_diff(struct hist_entry *he, in compute_cycles_diff() 696 struct hist_entry *he, *pair; in hists__precompute() local 1314 static double baseline_percent(struct hist_entry *he) in baseline_percent() 1395 struct perf_hpp *hpp, struct hist_entry *he, in __hpp__color_compare() 1464 struct perf_hpp *hpp, struct hist_entry *he) in hpp__color_delta() 1470 struct perf_hpp *hpp, struct hist_entry *he) in hpp__color_ratio() 1476 struct perf_hpp *hpp, struct hist_entry *he) in hpp__color_wdiff() 1482 struct perf_hpp *hpp, struct hist_entry *he) in hpp__color_cycles() 1515 struct perf_hpp *hpp, struct hist_entry *he) in hpp__color_cycles_hist() [all …]
|
A D | builtin-annotate.c | 167 struct hist_entry *he = iter->he; in hist_iter__branch_callback() local 225 struct hist_entry *he; in evsel__add_sample() local 302 static int hist_entry__tty_annotate(struct hist_entry *he, in hist_entry__tty_annotate() 320 struct hist_entry *he = rb_entry(nd, struct hist_entry, rb_node); in hists__find_annotations() local
|
A D | builtin-top.c | 111 static int perf_top__parse_source(struct perf_top *top, struct hist_entry *he) in perf_top__parse_source() 162 static void __zero_source_counters(struct hist_entry *he) in __zero_source_counters() 196 struct hist_entry *he, in perf_top__record_precise_ip() 240 struct hist_entry *he = top->sym_filter_entry; in perf_top__show_details() local
|
A D | builtin-report.c | 163 struct hist_entry *he = iter->he; in hist_iter__report_callback() local 204 struct hist_entry *he = iter->he; in hist_iter__branch_callback() local 718 static int hists__resort_cb(struct hist_entry *he, void *arg) in hists__resort_cb()
|
/linux-6.3-rc2/tools/perf/ui/stdio/ |
A D | hist.c | 381 static size_t hist_entry_callchain__fprintf(struct hist_entry *he, in hist_entry_callchain__fprintf() 414 int __hist_entry__snprintf(struct hist_entry *he, struct perf_hpp *hpp, in __hist_entry__snprintf() 452 static int hist_entry__snprintf(struct hist_entry *he, struct perf_hpp *hpp) in hist_entry__snprintf() 457 static int hist_entry__hierarchy_fprintf(struct hist_entry *he, in hist_entry__hierarchy_fprintf() 538 static int hist_entry__block_fprintf(struct hist_entry *he, in hist_entry__block_fprintf() 562 static int hist_entry__individual_block_fprintf(struct hist_entry *he, in hist_entry__individual_block_fprintf() 581 static int hist_entry__fprintf(struct hist_entry *he, size_t size, in hist_entry__fprintf()
|
/linux-6.3-rc2/tools/perf/ui/browsers/ |
A D | hists.c | 70 struct hist_entry *he = in hist_browser__get_folding() local 398 struct hist_entry *he = browser->he_selection; in hist_browser__selection_has_children() local 417 struct hist_entry *he = browser->he_selection; in hist_browser__selection_unfolded() local 633 struct hist_entry *he; in __hist_browser__set_folding() local 2047 struct hist_entry *he, FILE *fp, in hist_browser__fprintf_callchain() 2061 struct hist_entry *he, FILE *fp) in hist_browser__fprintf_entry() 2103 struct hist_entry *he, in hist_browser__fprintf_hierarchy_entry() 2442 struct hist_entry *he; in do_annotate() local 2721 struct hist_entry *he; in do_res_sample_script() local 2762 struct hist_entry *he; in add_script_opt() local [all …]
|
/linux-6.3-rc2/kernel/locking/ |
A D | qspinlock_paravirt.h | 207 #define for_each_hash_entry(he, offset, hash) \ argument 215 struct pv_hash_entry *he; in pv_hash() local 242 struct pv_hash_entry *he; in pv_unhash() local
|
/linux-6.3-rc2/include/linux/ |
A D | rhashtable.h | 114 const struct rhash_head *he) in rht_obj() 166 const struct rhash_head *he, const struct rhashtable_params params) in rht_head_hashfn() 599 struct rhash_head *he; in __rhashtable_lookup() local 646 struct rhash_head *he = __rhashtable_lookup(ht, key, params); in rhashtable_lookup() local 696 struct rhash_head *he = __rhashtable_lookup(&hlt->ht, key, params); in rhltable_lookup() local 1002 struct rhash_head *he; in __rhashtable_remove_fast_one() local 1155 struct rhash_head *he; in __rhashtable_replace_fast() local
|
/linux-6.3-rc2/tools/perf/ui/ |
A D | hist.c | 25 static int __hpp__fmt(struct perf_hpp *hpp, struct hist_entry *he, in __hpp__fmt() 115 struct hist_entry *he, hpp_field_fn get_field, in hpp__fmt() 134 struct hist_entry *he, hpp_field_fn get_field, in hpp__fmt_acc()
|
/linux-6.3-rc2/tools/perf/ui/gtk/ |
A D | annotate.c | 243 int hist_entry__gtk_annotate(struct hist_entry *he, in hist_entry__gtk_annotate()
|
/linux-6.3-rc2/lib/ |
A D | test_hexdump.c | 167 int ae, he, e, f, r; in test_hexdump_overflow() local
|
/linux-6.3-rc2/drivers/net/wireless/mediatek/mt76/ |
A D | mt76_connac_mac.c | 709 struct ieee80211_radiotap_he *he, in mt76_connac2_mac_decode_he_radiotap_ru() 826 struct ieee80211_radiotap_he *he; in mt76_connac2_mac_decode_he_radiotap() local
|
/linux-6.3-rc2/drivers/net/wireless/intel/iwlwifi/mvm/ |
A D | rxmq.c | 1233 struct ieee80211_radiotap_he *he, in iwl_mvm_decode_he_phy_ru_alloc() 1315 struct ieee80211_radiotap_he *he, in iwl_mvm_decode_he_phy_data() 1454 struct ieee80211_radiotap_he *he = NULL; in iwl_mvm_rx_he() local
|