Home
last modified time | relevance | path

Searched defs:he (Results 1 – 25 of 39) sorted by relevance

12

/linux/net/netfilter/
H A Dnft_set_hash.c53 const struct nft_rhash_elem *he = data; nft_rhash_obj() local
62 const struct nft_rhash_elem *he = ptr; nft_rhash_cmp() local
89 const struct nft_rhash_elem *he; nft_rhash_lookup() local
109 struct nft_rhash_elem *he; nft_rhash_get() local
129 struct nft_rhash_elem *he, *prev; nft_rhash_update() local
173 struct nft_rhash_elem *he = nft_elem_priv_cast(elem->priv); nft_rhash_insert() local
197 struct nft_rhash_elem *he = nft_elem_priv_cast(elem_priv); nft_rhash_activate() local
206 struct nft_rhash_elem *he = nft_elem_priv_cast(elem_priv); nft_rhash_flush() local
216 struct nft_rhash_elem *he; nft_rhash_deactivate() local
238 struct nft_rhash_elem *he = nft_elem_priv_cast(elem_priv); nft_rhash_remove() local
253 struct nft_rhash_elem *he; nft_rhash_delete() local
268 struct nft_rhash_elem *he; nft_rhash_walk() local
319 struct nft_rhash_elem *he; nft_rhash_gc() local
450 struct nft_rhash_elem *he = ptr; nft_rhash_elem_destroy() local
511 const struct nft_hash_elem *he; nft_hash_lookup() local
530 struct nft_hash_elem *he; nft_hash_get() local
550 const struct nft_hash_elem *he; nft_hash_lookup_fast() local
586 struct nft_hash_elem *this = nft_elem_priv_cast(elem->priv), *he; nft_hash_insert() local
607 struct nft_hash_elem *he = nft_elem_priv_cast(elem_priv); nft_hash_activate() local
616 struct nft_hash_elem *he = nft_elem_priv_cast(elem_priv); nft_hash_flush() local
625 struct nft_hash_elem *this = nft_elem_priv_cast(elem->priv), *he; nft_hash_deactivate() local
646 struct nft_hash_elem *he = nft_elem_priv_cast(elem_priv); nft_hash_remove() local
655 struct nft_hash_elem *he; nft_hash_walk() local
696 struct nft_hash_elem *he; nft_hash_destroy() local
[all...]
/linux/tools/perf/tests/
H A Dhists_output.c97 struct hist_entry *he; in del_hist_entries() local
131 #define COMM(he) (thread__comm_str(he->thread)) argument
132 #define DSO(he) (dso__short_name(map__dso(he->ms.map))) argument
133 #define SYM(he) (he->ms.sym->name) argument
134 #define CPU(he) (he->cpu) argument
135 #define PID(he) (thread__tid(he->thread)) argument
142 struct hist_entry *he; in test1() local
244 struct hist_entry *he; in test2() local
300 struct hist_entry *he; in test3() local
374 struct hist_entry *he; in test4() local
[all …]
H A Dhists_cumulate.c132 struct hist_entry *he; in del_hist_entries() local
166 #define COMM(he) (thread__comm_str(he->thread)) argument
167 #define DSO(he) (dso__short_name(map__dso(he->ms.map))) argument
168 #define SYM(he) (he->ms.sym->name) argument
169 #define CPU(he) (he->cpu) argument
170 #define DEPTH(he) (he->callchain->max_depth) argument
195 struct hist_entry *he; in do_test() local
H A Dhists_link.c70 struct hist_entry *he; in add_hist_entries() local
176 struct hist_entry *he; in __validate_match() local
228 struct hist_entry *he; in __validate_link() local
H A Dhists_common.c177 struct hist_entry *he; in print_hists_in() local
206 struct hist_entry *he; in print_hists_out() local
[all...]
/linux/tools/perf/util/
H A Dhist.c339 static int hists__update_mem_stat(struct hists *hists, struct hist_entry *he, in hists__update_mem_stat()
391 static void hists__decay_mem_stat(struct hists *hists, struct hist_entry *he) in hists__decay_mem_stat()
404 static bool hists__decay_entry(struct hists *hists, struct hist_entry *he) in hists__decay_entry()
445 static void hists__delete_entry(struct hists *hists, struct hist_entry *he) in hists__delete_entry()
522 static int hist_entry__init(struct hist_entry *he, in hist_entry__init()
641 struct hist_entry *he; in hist_entry__new() local
668 static void hist_entry__add_callchain_period(struct hist_entry *he, u64 period, u64 latency) in hist_entry__add_callchain_period()
688 struct hist_entry *he; in hists__findnew_entry() local
777 static void hists__res_sample(struct hist_entry *he, struct perf_sample *sample) in hists__res_sample()
851 }, *he = hists__findnew_entry(hists, &entry, al, sample_self); in __hists__add_entry() local
[all …]
H A Dsort.c116 static int hist_entry__thread_snprintf(struct hist_entry *he, char *bf, in hist_entry__thread_snprintf()
126 static int hist_entry__thread_filter(struct hist_entry *he, int type, const void *arg) in hist_entry__thread_filter()
152 static int hist_entry__tgid_snprintf(struct hist_entry *he, char *bf, in hist_entry__tgid_snprintf()
202 static int hist_entry__simd_snprintf(struct hist_entry *he, char *bf, in hist_entry__simd_snprintf()
252 static int hist_entry__comm_snprintf(struct hist_entry *he, char *bf, in hist_entry__comm_snprintf()
308 static int hist_entry__dso_snprintf(struct hist_entry *he, char *bf, in hist_entry__dso_snprintf()
314 static int hist_entry__dso_filter(struct hist_entry *he, int type, const void *arg) in hist_entry__dso_filter()
435 int hist_entry__sym_snprintf(struct hist_entry *he, char *bf, size_t size, unsigned int width) in hist_entry__sym_snprintf()
441 static int hist_entry__sym_filter(struct hist_entry *he, int type, const void *arg) in hist_entry__sym_filter()
487 hist_entry__symoff_snprintf(struct hist_entry *he, char *bf, size_t size, unsigned int width) in hist_entry__symoff_snprintf()
[all …]
H A Dblock-info.c128 int block_info__process_sym(struct hist_entry *he, struct block_hist *bh, in block_info__process_sym()
212 struct hist_entry *he) in block_total_cycles_pct_entry()
255 struct perf_hpp *hpp, struct hist_entry *he) in block_cycles_lbr_entry()
268 struct perf_hpp *hpp, struct hist_entry *he) in block_cycles_pct_entry()
285 struct hist_entry *he) in block_avg_cycles_entry()
299 struct hist_entry *he) in block_range_entry()
330 struct hist_entry *he) in block_dso_entry()
359 struct hist_entry *he) in block_branch_counter_entry()
445 struct hist_entry *he; in process_block_report() local
524 float block_info__total_cycles_percent(struct hist_entry *he) in block_info__total_cycles_percent()
H A Dhist.h160 struct hist_entry *he; member
321 static __pure inline bool hist_entry__has_callchains(struct hist_entry *he) in hist_entry__has_callchains()
326 static inline bool hist_entry__has_pairs(struct hist_entry *he) in hist_entry__has_pairs()
331 static inline struct hist_entry *hist_entry__next_pair(struct hist_entry *he) in hist_entry__next_pair()
339 struct hist_entry *he) in hist_entry__add_pair()
435 static inline float hist_entry__get_percent_limit(struct hist_entry *he) in hist_entry__get_percent_limit()
709 struct hist_entry he; member
H A Dannotate.c588 int hist_entry__inc_addr_samples(struct hist_entry *he, struct perf_sample *sample, in hist_entry__inc_addr_samples()
769 struct hist_entry *he; member
1217 int hist_entry__annotate_printf(struct hist_entry *he, struct evsel *evsel) in hist_entry__annotate_printf()
1652 int hist_entry__tty_annotate2(struct hist_entry *he, struct evsel *evsel) in hist_entry__tty_annotate2()
1688 int hist_entry__tty_annotate(struct hist_entry *he, struct evsel *evsel) in hist_entry__tty_annotate()
2703 __hist_entry__get_data_type(struct hist_entry *he, struct arch *arch, in __hist_entry__get_data_type()
2797 struct annotated_data_type *hist_entry__get_data_type(struct hist_entry *he) in hist_entry__get_data_type()
H A Dcallchain.c1778 next = rb_next(&he->rb_node); in callchain_total_hits() local
1133 hist_entry__append_callchain(struct hist_entry * he,struct perf_sample * sample) hist_entry__append_callchain() argument
1756 count_callchain_hits(struct hist_entry * he) count_callchain_hits() argument
/linux/tools/perf/
H A Dbuiltin-c2c.c82 struct hist_entry he; member
174 static void c2c_he_free(void *he) in c2c_he_free()
202 he__get_c2c_hists(struct hist_entry *he, in he__get_c2c_hists()
287 struct hist_entry *he; in process_sample_event() local
510 struct hist_entry *he) in dcacheline_entry()
524 struct hist_entry *he) in dcacheline_node_entry()
538 struct hist_entry *he) in dcacheline_node_count()
548 struct hist_entry *he) in offset_entry()
577 struct hist_entry *he) in iaddr_entry()
598 struct hist_entry *he) in tot_hitm_entry()
[all …]
H A Dbuiltin-diff.c273 static double period_percent(struct hist_entry *he, u64 period) in period_percent()
280 static double compute_delta(struct hist_entry *he, struct hist_entry *pair) in compute_delta()
290 static double compute_ratio(struct hist_entry *he, struct hist_entry *pair) in compute_ratio()
300 static s64 compute_wdiff(struct hist_entry *he, struct hist_entry *pair) in compute_wdiff()
312 static int formula_delta(struct hist_entry *he, struct hist_entry *pair, in formula_delta()
329 static int formula_ratio(struct hist_entry *he, struct hist_entry *pair, in formula_ratio()
338 static int formula_wdiff(struct hist_entry *he, struct hist_entry *pair, in formula_wdiff()
349 static int formula_fprintf(struct hist_entry *he, struct hist_entry *pair, in formula_fprintf()
378 static void block_hist_free(void *he) in block_hist_free()
507 get_pair_data(struct hist_entry *he, struct data__file *d) in get_pair_data()
[all …]
H A Dbuiltin-annotate.c177 struct hist_entry *he = iter->he; in hist_iter__branch_callback() local
244 struct hist_entry *he; in evsel__add_sample() local
324 static int hist_entry__stdio_annotate(struct hist_entry *he, in hist_entry__stdio_annotate()
421 struct hist_entry *he = rb_entry(nd, struct hist_entry, rb_node); in hists__find_annotations() local
H A Dbuiltin-kvm.c118 struct hist_entry *he) in ev_name_entry()
209 struct hist_entry *he) in ev_entry_mean()
291 struct hist_entry *he) in ev_entry_count_precent()
522 struct hist_entry *he = rb_entry(nd, struct hist_entry, in kvm_browser__update_nr_entries() local
652 struct hist_entry *he; in clear_events_cache_stats() local
707 static void kvm_he_free(void *he) in kvm_he_free()
725 struct hist_entry *he; in find_create_kvm_event() local
988 static int filter_cb(struct hist_entry *he, void *arg __maybe_unused) in filter_cb()
1075 struct hist_entry *he; in print_result() local
H A Dbuiltin-top.c112 static int perf_top__parse_source(struct perf_top *top, struct hist_entry *he) in perf_top__parse_source()
164 static void __zero_source_counters(struct hist_entry *he) in __zero_source_counters()
199 struct hist_entry *he, in perf_top__record_precise_ip()
243 struct hist_entry *he = top->sym_filter_entry; in perf_top__show_details() local
H A Dbuiltin-report.c172 struct hist_entry *he = iter->he; in hist_iter__report_callback() local
213 struct hist_entry *he = iter->he; in hist_iter__branch_callback() local
755 static int hists__resort_cb(struct hist_entry *he, void *arg) in hists__resort_cb()
/linux/tools/perf/ui/stdio/
H A Dhist.c385 static size_t hist_entry_callchain__fprintf(struct hist_entry *he, in hist_entry_callchain__fprintf()
418 int __hist_entry__snprintf(struct hist_entry *he, struct perf_hpp *hpp, in __hist_entry__snprintf()
456 static int hist_entry__snprintf(struct hist_entry *he, struct perf_hpp *hpp) in hist_entry__snprintf()
461 static int hist_entry__hierarchy_fprintf(struct hist_entry *he, in hist_entry__hierarchy_fprintf()
542 static int hist_entry__block_fprintf(struct hist_entry *he, in hist_entry__block_fprintf()
566 static int hist_entry__individual_block_fprintf(struct hist_entry *he, in hist_entry__individual_block_fprintf()
585 static int hist_entry__fprintf(struct hist_entry *he, size_t size, in hist_entry__fprintf()
/linux/tools/perf/ui/browsers/
H A Dhists.c71 struct hist_entry *he = in hist_browser__get_folding() local
162 static char hist_entry__folded(const struct hist_entry *he) in hist_entry__folded()
273 static int hierarchy_count_rows(struct hist_browser *hb, struct hist_entry *he, in hierarchy_count_rows()
305 static bool hist_entry__toggle_fold(struct hist_entry *he) in hist_entry__toggle_fold()
382 static void hist_entry__init_have_children(struct hist_entry *he) in hist_entry__init_have_children()
399 struct hist_entry *he = browser->he_selection; in hist_browser__selection_has_children() local
413 struct hist_entry *he = browser->he_selection; in hist_browser__selection_unfolded() local
427 struct hist_entry *he = browser->he_selection; in hist_browser__selection_sym_name() local
445 struct hist_entry *he = browser->he_selection; in hist_browser__toggle_fold() local
565 static int hierarchy_set_folding(struct hist_browser *hb, struct hist_entry *he, in hierarchy_set_folding()
[all …]
H A Dannotate-data.c155 struct hist_entry *he = browser->b.priv; in annotated_data_browser__collect_entries() local
336 struct hist_entry *he = uib->priv; in browser__show() local
392 struct hist_entry *he = uib->priv; in browser__write() local
570 int hist_entry__annotate_data_tui(struct hist_entry *he, struct evsel *evsel, in hist_entry__annotate_data_tui()
/linux/kernel/locking/
H A Dqspinlock_paravirt.h203 #define for_each_hash_entry(he, offset, hash) \ argument
211 struct pv_hash_entry *he; in pv_hash() local
239 struct pv_hash_entry *he; in pv_unhash() local
/linux/tools/perf/ui/
H A Dhist.c58 static int __hpp__fmt(struct perf_hpp *hpp, struct hist_entry *he, in __hpp__fmt()
123 struct hist_entry *he, hpp_field_fn get_field, in hpp__fmt()
143 struct hist_entry *he, hpp_field_fn get_field, in hpp__fmt_acc()
156 struct hist_entry *he, enum mem_stat_type mst, in hpp__fmt_mem_stat()
/linux/lib/
H A Dtest_hexdump.c167 int ae, he, e, f, r; in test_hexdump_overflow() local
/linux/drivers/net/wireless/mediatek/mt76/
H A Dmt76_connac_mac.c769 struct ieee80211_radiotap_he *he, in mt76_connac2_mac_decode_he_radiotap_ru()
886 struct ieee80211_radiotap_he *he; in mt76_connac2_mac_decode_he_radiotap() local
/linux/drivers/media/pci/zoran/
H A Dzoran_device.c233 unsigned int wa, we, ha, he; in zr36057_set_vfe() local

12