| H A D | hist.c | 38 static bool hists__filter_entry_by_dso(struct hists *hists, 40 static bool hists__filter_entry_by_thread(struct hists *hists, 42 static bool hists__filter_entry_by_symbol(struct hists *hists, 44 static bool hists__filter_entry_by_socket(struct hists *hists, 46 static bool hists__filter_entry_by_parallelism(struct hists *hists, 49 hists__col_len(struct hists * hists,enum hist_column col) hists__col_len() argument 54 hists__set_col_len(struct hists * hists,enum hist_column col,u16 len) hists__set_col_len() argument 59 hists__new_col_len(struct hists * hists,enum hist_column col,u16 len) hists__new_col_len() argument 68 hists__reset_col_len(struct hists * hists) hists__reset_col_len() argument 76 hists__set_unres_dso_col_len(struct hists * hists,int dso) hists__set_unres_dso_col_len() argument 86 hists__calc_col_len(struct hists * hists,struct hist_entry * h) hists__calc_col_len() argument 263 hists__output_recalc_col_len(struct hists * hists,int max_rows) hists__output_recalc_col_len() argument 339 hists__update_mem_stat(struct hists * hists,struct hist_entry * he,struct mem_info * mi,u64 period) hists__update_mem_stat() argument 362 hists__add_mem_stat(struct hists * hists,struct hist_entry * dst,struct hist_entry * src) hists__add_mem_stat() argument 374 hists__clone_mem_stat(struct hists * hists,struct hist_entry * dst,struct hist_entry * src) hists__clone_mem_stat() argument 391 hists__decay_mem_stat(struct hists * hists,struct hist_entry * he) hists__decay_mem_stat() argument 404 hists__decay_entry(struct hists * hists,struct hist_entry * he) hists__decay_entry() argument 445 hists__delete_entry(struct hists * hists,struct hist_entry * he) hists__delete_entry() argument 471 hists__decay_entries(struct hists * hists,bool zap_user,bool zap_kernel) hists__decay_entries() argument 487 hists__delete_entries(struct hists * hists) hists__delete_entries() argument 500 hists__get_entry(struct hists * hists,int idx) hists__get_entry() argument 679 hists__findnew_entry(struct hists * hists,struct hist_entry * entry,const struct addr_location * al,bool sample_self) hists__findnew_entry() argument 792 __hists__add_entry(struct hists * hists,struct addr_location * al,struct symbol * sym_parent,struct branch_info * bi,struct mem_info * mi,struct kvm_info * ki,struct block_info * block_info,struct perf_sample * sample,bool sample_self,struct hist_entry_ops * ops) __hists__add_entry() argument 858 hists__add_entry(struct hists * hists,struct addr_location * al,struct symbol * sym_parent,struct branch_info * bi,struct mem_info * mi,struct kvm_info * ki,struct perf_sample * sample,bool sample_self) hists__add_entry() argument 871 hists__add_entry_ops(struct hists * hists,struct hist_entry_ops * ops,struct addr_location * al,struct symbol * sym_parent,struct branch_info * bi,struct mem_info * mi,struct kvm_info * ki,struct perf_sample * sample,bool sample_self) hists__add_entry_ops() argument 885 hists__add_entry_block(struct hists * hists,struct addr_location * al,struct block_info * block_info) hists__add_entry_block() argument 935 struct hists *hists = evsel__hists(iter->evsel); iter_add_single_mem_entry() local 969 struct hists *hists = evsel__hists(evsel); iter_finish_mem_entry() local 1037 struct hists *hists = evsel__hists(evsel); iter_add_next_branch_entry() local 1079 struct hists *hists = evsel__hists(evsel); iter_finish_branch_entry() local 1166 struct hists *hists = evsel__hists(evsel); iter_add_single_cumulative_entry() local 1389 struct hists *hists = left->hists; hist_entry__cmp_impl() local 1623 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 1694 hists__hierarchy_insert_entry(struct hists * hists,struct rb_root_cached * root,struct hist_entry * he) hists__hierarchy_insert_entry() argument 1746 hists__collapse_insert_entry(struct hists * hists,struct rb_root_cached * root,struct hist_entry * he) hists__collapse_insert_entry() argument 1802 hists__get_rotate_entries_in(struct hists * hists) hists__get_rotate_entries_in() argument 1817 hists__apply_filters(struct hists * hists,struct hist_entry * he) hists__apply_filters() argument 1826 hists__collapse_resort(struct hists * hists,struct ui_progress * prog) hists__collapse_resort() argument 1867 hists__reset_filter_stats(struct hists * hists) hists__reset_filter_stats() argument 1874 hists__reset_stats(struct hists * hists) hists__reset_stats() argument 1883 hists__inc_filter_stats(struct hists * hists,struct hist_entry * h) hists__inc_filter_stats() argument 1890 hists__inc_stats(struct hists * hists,struct hist_entry * h) hists__inc_stats() argument 1900 hierarchy_recalc_total_periods(struct hists * hists) hierarchy_recalc_total_periods() argument 1961 hists__hierarchy_output_resort(struct hists * hists,struct ui_progress * prog,struct rb_root_cached * root_in,struct rb_root_cached * root_out,u64 min_callchain_hits,bool use_callchain) hists__hierarchy_output_resort() argument 2061 output_resort(struct hists * hists,struct ui_progress * prog,bool use_callchain,hists__resort_cb_t cb,void * cb_arg) output_resort() argument 2136 hists__output_resort(struct hists * hists,struct ui_progress * prog) hists__output_resort() argument 2141 hists__output_resort_cb(struct hists * hists,struct ui_progress * prog,hists__resort_cb_t cb) hists__output_resort_cb() argument 2228 hists__remove_entry_filter(struct hists * hists,struct hist_entry * h,enum hist_filter filter) hists__remove_entry_filter() argument 2270 hists__filter_entry_by_dso(struct hists * hists,struct hist_entry * he) hists__filter_entry_by_dso() argument 2282 hists__filter_entry_by_thread(struct hists * hists,struct hist_entry * he) hists__filter_entry_by_thread() argument 2294 hists__filter_entry_by_symbol(struct hists * hists,struct hist_entry * he) hists__filter_entry_by_symbol() argument 2307 hists__filter_entry_by_socket(struct hists * hists,struct hist_entry * he) hists__filter_entry_by_socket() argument 2319 hists__filter_entry_by_parallelism(struct hists * hists,struct hist_entry * he) hists__filter_entry_by_parallelism() argument 2331 hists__filter_by_type(struct hists * hists,int type,filter_fn_t filter) hists__filter_by_type() argument 2391 hists__filter_hierarchy(struct hists * hists,int type,const void * arg) hists__filter_hierarchy() argument 2458 hists__filter_by_thread(struct hists * hists) hists__filter_by_thread() argument 2468 hists__filter_by_dso(struct hists * hists) hists__filter_by_dso() argument 2478 hists__filter_by_symbol(struct hists * hists) hists__filter_by_symbol() argument 2488 hists__filter_by_socket(struct hists * hists) hists__filter_by_socket() argument 2498 hists__filter_by_parallelism(struct hists * hists) hists__filter_by_parallelism() argument 2519 hists__inc_nr_events(struct hists * hists) hists__inc_nr_events() argument 2524 hists__inc_nr_samples(struct hists * hists,bool filtered) hists__inc_nr_samples() argument 2531 hists__inc_nr_lost_samples(struct hists * hists,u32 lost) hists__inc_nr_lost_samples() argument 2536 hists__inc_nr_dropped_samples(struct hists * hists,u32 lost) hists__inc_nr_dropped_samples() argument 2541 hists__add_dummy_entry(struct hists * hists,struct hist_entry * pair) hists__add_dummy_entry() argument 2590 add_dummy_hierarchy_entry(struct hists * hists,struct rb_root_cached * root,struct hist_entry * pair) add_dummy_hierarchy_entry() argument 2631 hists__find_entry(struct hists * hists,struct hist_entry * he) hists__find_entry() argument 2805 hists__unlink(struct hists * hists) hists__unlink() argument 2872 struct hists *hists = evsel__hists(pos); evlist__fprintf_nr_events() local 2897 hists__total_period(struct hists * hists) hists__total_period() argument 2903 hists__total_latency(struct hists * hists) hists__total_latency() argument 2909 __hists__scnprintf_title(struct hists * hists,char * bf,size_t size,bool show_freq) __hists__scnprintf_title() argument 3011 __hists__init(struct hists * hists,struct perf_hpp_list * hpp_list) __hists__init() argument 3040 hists__delete_all_entries(struct hists * hists) hists__delete_all_entries() argument 3050 struct hists *hists = evsel__hists(evsel); hists_evsel__exit() local 3070 struct hists *hists = evsel__hists(evsel); hists_evsel__init() local [all...] |