Home
last modified time | relevance | path

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

123

/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 argument
134 CPU(he) global() argument
135 PID(he) global() argument
142 struct hist_entry *he; test1() local
244 struct hist_entry *he; test2() local
300 struct hist_entry *he; test3() local
374 struct hist_entry *he; test4() local
476 struct hist_entry *he; test5() 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 argument
169 CPU(he) global() argument
170 DEPTH(he) global() argument
195 struct hist_entry *he; do_test() local
[all...]
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/net/netfilter/
H A Dnft_set_hash.c53 const struct nft_rhash_elem *he = data; in nft_rhash_obj() local
62 const struct nft_rhash_elem *he = ptr; in nft_rhash_cmp() local
88 const struct nft_rhash_elem *he; in nft_rhash_lookup() local
108 struct nft_rhash_elem *he; in nft_rhash_get() local
133 struct nft_rhash_elem *he, *prev; in nft_rhash_update() local
178 struct nft_rhash_elem *he = nft_elem_priv_cast(elem->priv); in nft_rhash_insert() local
202 struct nft_rhash_elem *he = nft_elem_priv_cast(elem_priv); in nft_rhash_activate() local
211 struct nft_rhash_elem *he = nft_elem_priv_cast(elem_priv); in nft_rhash_flush() local
221 struct nft_rhash_elem *he; in nft_rhash_deactivate() local
243 struct nft_rhash_elem *he = nft_elem_priv_cast(elem_priv); in nft_rhash_remove() local
[all …]
/linux/tools/perf/util/
H A Dhist.c329 hists__decay_entry(struct hists * hists,struct hist_entry * he) hists__decay_entry() argument
365 hists__delete_entry(struct hists * hists,struct hist_entry * he) hists__delete_entry() argument
442 hist_entry__init(struct hist_entry * he,struct hist_entry * template,bool sample_self,size_t callchain_size) hist_entry__init() argument
561 struct hist_entry *he; hist_entry__new() local
588 hist_entry__add_callchain_period(struct hist_entry * he,u64 period) hist_entry__add_callchain_period() argument
605 struct hist_entry *he; hists__findnew_entry() local
689 hists__res_sample(struct hist_entry * he,struct perf_sample * sample) hists__res_sample() argument
761 }, *he = hists__findnew_entry(hists, &entry, al, sample_self); __hists__add_entry() local
809 }, *he = hists__findnew_entry(hists, &entry, al, false); hists__add_entry_block() local
849 struct hist_entry *he; iter_add_single_mem_entry() local
882 struct hist_entry *he = iter->he; iter_finish_mem_entry() local
951 struct hist_entry *he = NULL; iter_add_next_branch_entry() local
1013 struct hist_entry *he; iter_add_single_normal_entry() local
1028 struct hist_entry *he = iter->he; iter_finish_normal_entry() local
1077 struct hist_entry *he; iter_add_single_cumulative_entry() local
1135 struct hist_entry *he; iter_add_next_cumulative_entry() local
1332 hist_entry__delete(struct hist_entry * he) hist_entry__delete() argument
1374 hist_entry__snprintf_alignment(struct hist_entry * he,struct perf_hpp * hpp,struct perf_hpp_fmt * fmt,int printed) hist_entry__snprintf_alignment() argument
1403 hist_entry__check_and_remove_filter(struct hist_entry * he,enum hist_filter type,fmt_chk_fn check) hist_entry__check_and_remove_filter() argument
1473 hist_entry__apply_hierarchy_filters(struct hist_entry * he) hist_entry__apply_hierarchy_filters() argument
1489 hierarchy_insert_entry(struct hists * hists,struct rb_root_cached * root,struct hist_entry * he,struct hist_entry * parent_he,struct perf_hpp_list * hpp_list) hierarchy_insert_entry() argument
1561 hists__hierarchy_insert_entry(struct hists * hists,struct rb_root_cached * root,struct hist_entry * he) hists__hierarchy_insert_entry() argument
1613 hists__collapse_insert_entry(struct hists * hists,struct rb_root_cached * root,struct hist_entry * he) hists__collapse_insert_entry() argument
1681 hists__apply_filters(struct hists * hists,struct hist_entry * he) hists__apply_filters() argument
1780 struct hist_entry *he; hierarchy_recalc_total_periods() local
1803 hierarchy_insert_output_entry(struct rb_root_cached * root,struct hist_entry * he) hierarchy_insert_output_entry() argument
1841 struct hist_entry *he; hists__hierarchy_output_resort() local
1888 __hists__insert_output_entry(struct rb_root_cached * entries,struct hist_entry * he,u64 min_callchain_hits,bool use_callchain) __hists__insert_output_entry() argument
2019 can_goto_child(struct hist_entry * he,enum hierarchy_move_dir hmd) can_goto_child() argument
2032 struct hist_entry *he = rb_entry(node, struct hist_entry, rb_node); rb_hierarchy_last() local
2043 struct hist_entry *he = rb_entry(node, struct hist_entry, rb_node); __rb_hierarchy_next() local
2062 struct hist_entry *he = rb_entry(node, struct hist_entry, rb_node); rb_hierarchy_prev() local
2075 hist_entry__has_hierarchy_children(struct hist_entry * he,float limit) hist_entry__has_hierarchy_children() argument
2143 hists__filter_entry_by_dso(struct hists * hists,struct hist_entry * he) hists__filter_entry_by_dso() argument
2155 hists__filter_entry_by_thread(struct hists * hists,struct hist_entry * he) hists__filter_entry_by_thread() argument
2167 hists__filter_entry_by_symbol(struct hists * hists,struct hist_entry * he) hists__filter_entry_by_symbol() argument
2180 hists__filter_entry_by_socket(struct hists * hists,struct hist_entry * he) hists__filter_entry_by_socket() argument
2213 resort_filtered_entry(struct rb_root_cached * root,struct hist_entry * he) resort_filtered_entry() argument
2399 struct hist_entry *he; hists__add_dummy_entry() local
2448 struct hist_entry *he; add_dummy_hierarchy_entry() local
2490 hists__find_entry(struct hists * hists,struct hist_entry * he) hists__find_entry() argument
2515 hists__find_hierarchy_entry(struct rb_root_cached * root,struct hist_entry * he) hists__find_hierarchy_entry() argument
2886 struct hist_entry *he; hists__delete_remaining_entries() local
[all...]
H A Dsort.c116 static int hist_entry__thread_snprintf(struct hist_entry *he, char *bf, in hist_entry__thread_snprintf() argument
126 static int hist_entry__thread_filter(struct hist_entry *he, int type, const void *arg) in hist_entry__thread_filter() argument
165 static int hist_entry__simd_snprintf(struct hist_entry *he, char *bf, in hist_entry__simd_snprintf() argument
215 hist_entry__comm_snprintf(struct hist_entry * he,char * bf,size_t size,unsigned int width) hist_entry__comm_snprintf() argument
271 hist_entry__dso_snprintf(struct hist_entry * he,char * bf,size_t size,unsigned int width) hist_entry__dso_snprintf() argument
277 hist_entry__dso_filter(struct hist_entry * he,int type,const void * arg) hist_entry__dso_filter() argument
398 hist_entry__sym_snprintf(struct hist_entry * he,char * bf,size_t size,unsigned int width) hist_entry__sym_snprintf() argument
404 hist_entry__sym_filter(struct hist_entry * he,int type,const void * arg) hist_entry__sym_filter() argument
450 hist_entry__symoff_snprintf(struct hist_entry * he,char * bf,size_t size,unsigned int width) hist_entry__symoff_snprintf() argument
471 hist_entry__srcline(struct hist_entry * he) hist_entry__srcline() argument
506 sort__srcline_init(struct hist_entry * he) sort__srcline_init() argument
512 hist_entry__srcline_snprintf(struct hist_entry * he,char * bf,size_t size,unsigned int width) hist_entry__srcline_snprintf() argument
559 sort__srcline_from_init(struct hist_entry * he) sort__srcline_from_init() argument
565 hist_entry__srcline_from_snprintf(struct hist_entry * he,char * bf,size_t size,unsigned int width) hist_entry__srcline_from_snprintf() argument
607 sort__srcline_to_init(struct hist_entry * he) sort__srcline_to_init() argument
613 hist_entry__srcline_to_snprintf(struct hist_entry * he,char * bf,size_t size,unsigned int width) hist_entry__srcline_to_snprintf() argument
629 hist_entry__sym_ipc_snprintf(struct hist_entry * he,char * bf,size_t size,unsigned int width) hist_entry__sym_ipc_snprintf() argument
728 sort__srcfile_init(struct hist_entry * he) sort__srcfile_init() argument
734 hist_entry__srcfile_snprintf(struct hist_entry * he,char * bf,size_t size,unsigned int width) hist_entry__srcfile_snprintf() argument
764 hist_entry__parent_snprintf(struct hist_entry * he,char * bf,size_t size,unsigned int width) hist_entry__parent_snprintf() argument
786 hist_entry__cpu_snprintf(struct hist_entry * he,char * bf,size_t size,unsigned int width) hist_entry__cpu_snprintf() argument
824 hist_entry__cgroup_id_snprintf(struct hist_entry * he,char * bf,size_t size,unsigned int width __maybe_unused) hist_entry__cgroup_id_snprintf() argument
847 hist_entry__cgroup_snprintf(struct hist_entry * he,char * bf,size_t size,unsigned int width __maybe_unused) hist_entry__cgroup_snprintf() argument
880 hist_entry__socket_snprintf(struct hist_entry * he,char * bf,size_t size,unsigned int width) hist_entry__socket_snprintf() argument
886 hist_entry__socket_filter(struct hist_entry * he,int type,const void * arg) hist_entry__socket_filter() argument
912 hist_entry__time_snprintf(struct hist_entry * he,char * bf,size_t size,unsigned int width) hist_entry__time_snprintf() argument
937 get_trace_output(struct hist_entry * he) get_trace_output() argument
980 hist_entry__trace_snprintf(struct hist_entry * he,char * bf,size_t size,unsigned int width) hist_entry__trace_snprintf() argument
1014 hist_entry__dso_from_snprintf(struct hist_entry * he,char * bf,size_t size,unsigned int width) hist_entry__dso_from_snprintf() argument
1024 hist_entry__dso_from_filter(struct hist_entry * he,int type,const void * arg) hist_entry__dso_from_filter() argument
1046 hist_entry__dso_to_snprintf(struct hist_entry * he,char * bf,size_t size,unsigned int width) hist_entry__dso_to_snprintf() argument
1056 hist_entry__dso_to_filter(struct hist_entry * he,int type,const void * arg) hist_entry__dso_to_filter() argument
1102 hist_entry__sym_from_snprintf(struct hist_entry * he,char * bf,size_t size,unsigned int width) hist_entry__sym_from_snprintf() argument
1115 hist_entry__sym_to_snprintf(struct hist_entry * he,char * bf,size_t size,unsigned int width) hist_entry__sym_to_snprintf() argument
1128 hist_entry__sym_from_filter(struct hist_entry * he,int type,const void * arg) hist_entry__sym_from_filter() argument
1140 hist_entry__sym_to_filter(struct hist_entry * he,int type,const void * arg) hist_entry__sym_to_filter() argument
1215 hist_entry__addr_from_snprintf(struct hist_entry * he,char * bf,size_t size,unsigned int width) hist_entry__addr_from_snprintf() argument
1228 hist_entry__addr_to_snprintf(struct hist_entry * he,char * bf,size_t size,unsigned int width) hist_entry__addr_to_snprintf() argument
1319 hist_entry__mispredict_snprintf(struct hist_entry * he,char * bf,size_t size,unsigned int width) hist_entry__mispredict_snprintf() argument
1343 hist_entry__cycles_snprintf(struct hist_entry * he,char * bf,size_t size,unsigned int width) hist_entry__cycles_snprintf() argument
1375 hist_entry__daddr_snprintf(struct hist_entry * he,char * bf,size_t size,unsigned int width) hist_entry__daddr_snprintf() argument
1401 hist_entry__iaddr_snprintf(struct hist_entry * he,char * bf,size_t size,unsigned int width) hist_entry__iaddr_snprintf() argument
1428 hist_entry__dso_daddr_snprintf(struct hist_entry * he,char * bf,size_t size,unsigned int width) hist_entry__dso_daddr_snprintf() argument
1458 hist_entry__locked_snprintf(struct hist_entry * he,char * bf,size_t size,unsigned int width) hist_entry__locked_snprintf() argument
1486 hist_entry__tlb_snprintf(struct hist_entry * he,char * bf,size_t size,unsigned int width) hist_entry__tlb_snprintf() argument
1514 hist_entry__lvl_snprintf(struct hist_entry * he,char * bf,size_t size,unsigned int width) hist_entry__lvl_snprintf() argument
1542 hist_entry__snoop_snprintf(struct hist_entry * he,char * bf,size_t size,unsigned int width) hist_entry__snoop_snprintf() argument
1611 hist_entry__dcacheline_snprintf(struct hist_entry * he,char * bf,size_t size,unsigned int width) hist_entry__dcacheline_snprintf() argument
1652 hist_entry__local_weight_snprintf(struct hist_entry * he,char * bf,size_t size,unsigned int width) hist_entry__local_weight_snprintf() argument
1665 hist_entry__global_weight_snprintf(struct hist_entry * he,char * bf,size_t size,unsigned int width) hist_entry__global_weight_snprintf() argument
1685 hist_entry__local_ins_lat_snprintf(struct hist_entry * he,char * bf,size_t size,unsigned int width) hist_entry__local_ins_lat_snprintf() argument
1698 hist_entry__global_ins_lat_snprintf(struct hist_entry * he,char * bf,size_t size,unsigned int width) hist_entry__global_ins_lat_snprintf() argument
1718 hist_entry__global_p_stage_cyc_snprintf(struct hist_entry * he,char * bf,size_t size,unsigned int width) hist_entry__global_p_stage_cyc_snprintf() argument
1726 hist_entry__p_stage_cyc_snprintf(struct hist_entry * he,char * bf,size_t size,unsigned int width) hist_entry__p_stage_cyc_snprintf() argument
1821 hist_entry__blocked_snprintf(struct hist_entry * he,char * bf,size_t size,unsigned int width) hist_entry__blocked_snprintf() argument
1850 hist_entry__phys_daddr_snprintf(struct hist_entry * he,char * bf,size_t size,unsigned int width) hist_entry__phys_daddr_snprintf() argument
1891 hist_entry__data_page_size_snprintf(struct hist_entry * he,char * bf,size_t size,unsigned int width) hist_entry__data_page_size_snprintf() argument
1916 hist_entry__code_page_size_snprintf(struct hist_entry * he,char * bf,size_t size,unsigned int width) hist_entry__code_page_size_snprintf() argument
1942 hist_entry__abort_snprintf(struct hist_entry * he,char * bf,size_t size,unsigned int width) hist_entry__abort_snprintf() argument
1974 hist_entry__in_tx_snprintf(struct hist_entry * he,char * bf,size_t size,unsigned int width) hist_entry__in_tx_snprintf() argument
2037 hist_entry__transaction_snprintf(struct hist_entry * he,char * bf,size_t size,unsigned int width) hist_entry__transaction_snprintf() argument
2094 hist_entry__sym_size_snprintf(struct hist_entry * he,char * bf,size_t size,unsigned int width) hist_entry__sym_size_snprintf() argument
2133 hist_entry__dso_size_snprintf(struct hist_entry * he,char * bf,size_t size,unsigned int width) hist_entry__dso_size_snprintf() argument
2164 hist_entry__addr_snprintf(struct hist_entry * he,char * bf,size_t size,unsigned int width) hist_entry__addr_snprintf() argument
2198 sort__type_init(struct hist_entry * he) sort__type_init() argument
2235 hist_entry__type_snprintf(struct hist_entry * he,char * bf,size_t size,unsigned int width) hist_entry__type_snprintf() argument
2301 hist_entry__typeoff_snprintf(struct hist_entry * he,char * bf,size_t size,unsigned int width __maybe_unused) hist_entry__typeoff_snprintf() argument
2361 hist_entry__typecln_snprintf(struct hist_entry * he,char * bf,size_t size,unsigned int width __maybe_unused) hist_entry__typecln_snprintf() argument
2556 __sort__hpp_entry(struct perf_hpp_fmt * fmt,struct perf_hpp * hpp,struct hist_entry * he) __sort__hpp_entry() argument
2655 hse_init(struct perf_hpp_fmt * fmt,struct hist_entry * he) hse_init() argument
2724 hist_entry__filter(struct hist_entry * he,int type,const void * arg) hist_entry__filter() argument
2821 update_dynamic_len(struct hpp_dynamic_entry * hde,struct hist_entry * he) update_dynamic_len() argument
2904 __sort__hde_entry(struct perf_hpp_fmt * fmt,struct perf_hpp * hpp,struct hist_entry * he) __sort__hde_entry() argument
3021 __sort__hde_init(struct perf_hpp_fmt * fmt,struct hist_entry * he) __sort__hde_init() argument
[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 Dstream.c99 static void update_hot_callchain(struct hist_entry *he, in update_hot_callchain()
118 struct hist_entry *he; in init_hot_callchain() local
H A Dhist.h295 return he->callchain_size != 0; in hist_entry__has_pairs() argument
300 return !list_empty(&he->pairs.node); in hist_entry__next_pair() argument
138 struct hist_entry *he; global() member
290 hist_entry__has_callchains(struct hist_entry * he) hist_entry__has_callchains() argument
308 hist_entry__add_pair(struct hist_entry * pair,struct hist_entry * he) hist_entry__add_pair() argument
403 hist_entry__get_percent_limit(struct hist_entry * he) hist_entry__get_percent_limit() argument
662 struct hist_entry he; global() member
[all...]
/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()
201 he__get_c2c_hists(struct hist_entry *he, in he__get_c2c_hists()
285 struct hist_entry *he; in process_sample_event() local
508 struct hist_entry *he) in dcacheline_entry()
522 struct hist_entry *he) in dcacheline_node_entry()
536 struct hist_entry *he) in dcacheline_node_count()
546 struct hist_entry *he) in offset_entry()
575 struct hist_entry *he) in iaddr_entry()
596 struct hist_entry *he) in tot_hitm_entry()
[all …]
H A Dbuiltin-diff.c272 static double period_percent(struct hist_entry *he, u64 period) in period_percent() argument
279 static double compute_delta(struct hist_entry *he, struct hist_entry *pair) in compute_delta() argument
289 static double compute_ratio(struct hist_entry *he, struct hist_entry *pair) in compute_ratio() argument
299 static s64 compute_wdiff(struct hist_entry *he, struct hist_entry *pair) in compute_wdiff() argument
311 static int formula_delta(struct hist_entry *he, struc argument
328 formula_ratio(struct hist_entry * he,struct hist_entry * pair,char * buf,size_t size) formula_ratio() argument
337 formula_wdiff(struct hist_entry * he,struct hist_entry * pair,char * buf,size_t size) formula_wdiff() argument
348 formula_fprintf(struct hist_entry * he,struct hist_entry * pair,char * buf,size_t size) formula_fprintf() argument
377 block_hist_free(void * he) block_hist_free() argument
506 get_pair_data(struct hist_entry * he,struct data__file * d) get_pair_data() argument
520 get_pair_fmt(struct hist_entry * he,struct diff_hpp_fmt * dfmt) get_pair_fmt() argument
539 struct hist_entry *he = rb_entry(next, struct hist_entry, rb_node_in); hists__baseline_only() local
584 get_block_pair(struct hist_entry * he,struct hists * hists_pair) get_block_pair() argument
620 compute_cycles_diff(struct hist_entry * he,struct hist_entry * pair) compute_cycles_diff() argument
658 struct hist_entry *he = rb_entry(next, struct hist_entry, block_hists_match() local
684 struct hist_entry *he, *pair; hists__precompute() local
1302 baseline_percent(struct hist_entry * he) baseline_percent() argument
1310 hpp__color_baseline(struct perf_hpp_fmt * fmt,struct perf_hpp * hpp,struct hist_entry * he) hpp__color_baseline() argument
1326 hpp__entry_baseline(struct hist_entry * he,char * buf,size_t size) hpp__entry_baseline() argument
1338 cycles_printf(struct hist_entry * he,struct hist_entry * pair,struct perf_hpp * hpp,int width) cycles_printf() argument
1383 __hpp__color_compare(struct perf_hpp_fmt * fmt,struct perf_hpp * hpp,struct hist_entry * he,int comparison_method) __hpp__color_compare() argument
1452 hpp__color_delta(struct perf_hpp_fmt * fmt,struct perf_hpp * hpp,struct hist_entry * he) hpp__color_delta() argument
1458 hpp__color_ratio(struct perf_hpp_fmt * fmt,struct perf_hpp * hpp,struct hist_entry * he) hpp__color_ratio() argument
1464 hpp__color_wdiff(struct perf_hpp_fmt * fmt,struct perf_hpp * hpp,struct hist_entry * he) hpp__color_wdiff() argument
1470 hpp__color_cycles(struct perf_hpp_fmt * fmt,struct perf_hpp * hpp,struct hist_entry * he) hpp__color_cycles() argument
1503 hpp__color_cycles_hist(struct perf_hpp_fmt * fmt,struct perf_hpp * hpp,struct hist_entry * he) hpp__color_cycles_hist() argument
1560 hpp__entry_unpair(struct hist_entry * he,int idx,char * buf,size_t size) hpp__entry_unpair() argument
1573 hpp__entry_pair(struct hist_entry * he,struct hist_entry * pair,int idx,char * buf,size_t size) hpp__entry_pair() argument
1637 __hpp__entry_global(struct hist_entry * he,struct diff_hpp_fmt * dfmt,char * buf,size_t size) __hpp__entry_global() argument
1655 hpp__entry_global(struct perf_hpp_fmt * _fmt,struct perf_hpp * hpp,struct hist_entry * he) hpp__entry_global() argument
[all...]
H A Dbuiltin-annotate.c176 struct hist_entry *he = iter->he; in hist_iter__branch_callback() local
243 struct hist_entry *he; in evsel__add_sample() local
323 static int hist_entry__tty_annotate(struct hist_entry *he, in hist_entry__tty_annotate() argument
420 struct hist_entry *he = rb_entry(nd, struct hist_entry, rb_node); hists__find_annotations() local
[all...]
H A Dbuiltin-kvm.c118 struct hist_entry *he) in ev_name_entry() argument
209 ev_entry_mean(struct perf_hpp_fmt * fmt,struct perf_hpp * hpp,struct hist_entry * he) ev_entry_mean() argument
291 ev_entry_count_precent(struct perf_hpp_fmt * fmt,struct perf_hpp * hpp,struct hist_entry * he) ev_entry_count_precent() argument
522 struct hist_entry *he = rb_entry(nd, struct hist_entry, kvm_browser__update_nr_entries() local
713 struct hist_entry *he; clear_events_cache_stats() local
768 kvm_he_free(void * he) kvm_he_free() argument
786 struct hist_entry *he; find_create_kvm_event() local
1049 filter_cb(struct hist_entry * he,void * arg __maybe_unused) filter_cb() argument
1136 struct hist_entry *he; print_result() local
[all...]
H A Dbuiltin-top.c111 static int perf_top__parse_source(struct perf_top *top, struct hist_entry *he) in perf_top__parse_source()
163 static void __zero_source_counters(struct hist_entry *he) in __zero_source_counters()
198 struct hist_entry *he, in perf_top__record_precise_ip()
242 struct hist_entry *he = top->sym_filter_entry; in perf_top__show_details() local
H A Dbuiltin-report.c170 struct hist_entry *he = iter->he; in hist_iter__report_callback() local
211 struct hist_entry *he = iter->he; in hist_iter__branch_callback() local
748 hists__resort_cb(struct hist_entry * he,void * arg) hists__resort_cb() argument
[all...]
/linux/tools/perf/ui/stdio/
H A Dhist.c381 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/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
569 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/include/linux/
H A Drhashtable.h114 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/drivers/net/wireless/mediatek/mt76/
H A Dmt76_connac3_mac.c17 struct ieee80211_radiotap_he *he, in mt76_connac3_mac_decode_he_radiotap_ru()
123 struct ieee80211_radiotap_he *he; in mt76_connac3_mac_decode_he_radiotap() local
/linux/tools/perf/ui/
H A Dhist.c55 static int __hpp__fmt(struct perf_hpp *hpp, struct hist_entry *he, in __hpp__fmt()
120 struct hist_entry *he, hpp_field_fn get_field, in hpp__fmt()
140 struct hist_entry *he, hpp_field_fn get_field, in hpp__fmt_acc()
/linux/tools/perf/ui/gtk/
H A Dannotate.c253 int hist_entry__gtk_annotate(struct hist_entry *he, in hist_entry__gtk_annotate()
/linux/lib/
H A Dtest_hexdump.c167 int ae, he, e, f, r; in test_hexdump_overflow() local

123