Searched refs:evsel__hists (Results 1 – 17 of 17) sorted by relevance
78 struct hists *hists = evsel__hists(evsel); in add_hist_entries()307 hists = evsel__hists(evsel); in test__hists_link()317 first_hists = evsel__hists(first); in test__hists_link()318 hists = evsel__hists(evsel); in test__hists_link()
253 struct hists *hists = evsel__hists(evsel); in test1()304 struct hists *hists = evsel__hists(evsel); in test2()452 struct hists *hists = evsel__hists(evsel); in test3()509 struct hists *hists = evsel__hists(evsel); in test4()
128 struct hists *hists = evsel__hists(evsel); in test1()230 struct hists *hists = evsel__hists(evsel); in test2()286 struct hists *hists = evsel__hists(evsel); in test3()360 struct hists *hists = evsel__hists(evsel); in test4()462 struct hists *hists = evsel__hists(evsel); in test5()
69 struct hists *hists = evsel__hists(evsel); in add_hist_entries()142 struct hists *hists = evsel__hists(evsel); in test__hists_filter()
491 const struct hists *pos_hists = evsel__hists(pos); in hists__fprintf_nr_sample_events()557 struct hists *hists = evsel__hists(pos); in evlist__tty_browse_hists()694 struct hists *hists = evsel__hists(pos); in report__collapse_hists()707 struct hists *leader_hists = evsel__hists(evsel__leader(pos)); in report__collapse_hists()753 struct hists *hists = evsel__hists(evsel); in count_sample_event()769 hists__inc_nr_lost_samples(evsel__hists(evsel), in count_lost_samples_event()998 rep->nr_entries += evsel__hists(pos)->nr_entries; in __cmd_report()1031 rep->nr_entries += evsel__hists(pos)->nr_entries; in __cmd_report()
284 struct hists *hists = evsel__hists(pos); in perf_top__resort_hists()305 struct hists *leader_hists = evsel__hists(evsel__leader(pos)); in perf_top__resort_hists()323 struct hists *hists = evsel__hists(evsel); in perf_top__print_sym_table()395 struct hists *hists = evsel__hists(top->sym_evsel); in perf_top__prompt_symbol()642 struct hists *hists = evsel__hists(pos); in display_thread_tui()828 struct hists *hists = evsel__hists(evsel); in perf_event__process_sample()
224 struct hists *hists = evsel__hists(evsel); in evsel__add_sample()436 struct hists *hists = evsel__hists(pos); in __cmd_annotate()
399 struct hists *hists = evsel__hists(evsel); in diff__process_sample_event()502 struct hists *hists = evsel__hists(evsel); in evlist__collapse_resort()980 struct hists *hists_base = evsel__hists(evsel_base); in data_process()993 hists = evsel__hists(evsel); in data_process()
829 struct hists *hists = evsel__hists(iter->evsel); in iter_add_single_mem_entry()863 struct hists *hists = evsel__hists(evsel); in iter_finish_mem_entry()934 struct hists *hists = evsel__hists(evsel); in iter_add_next_branch_entry()1011 hists__inc_nr_samples(evsel__hists(evsel), he->filtered); in iter_finish_normal_entry()1044 struct hists *hists = evsel__hists(evsel); in iter_add_single_cumulative_entry()1107 .hists = evsel__hists(evsel), in iter_add_next_cumulative_entry()1956 output_resort(evsel__hists(evsel), prog, use_callchain, cb, cb_arg); in evsel__output_resort_cb()2685 struct hists *hists = evsel__hists(pos); in evlist__fprintf_nr_events()2737 struct hists *pos_hists = evsel__hists(pos); in __hists__scnprintf_title()2849 struct hists *hists = evsel__hists(evsel); in hists_evsel__exit()[all …]
138 struct hists *hists = evsel__hists(pos); in evlist__init_callchain_streams()
447 struct hists *hists = evsel__hists(pos); in block_info__create_report()
245 static inline struct hists *evsel__hists(struct evsel *evsel) in evsel__hists() function
2186 struct hists *hists = evsel__hists(evsel); in annotation__calc_percent()2837 struct hists *hists = evsel__hists(evsel); in symbol__tty_annotate2()
2266 struct hist_browser *browser = hist_browser__new(evsel__hists(evsel)); in perf_evsel_browser__new()2955 struct hists *hists = evsel__hists(evsel); in evsel__hists_browse()3418 struct hists *hists = evsel__hists(evsel); in perf_evsel_menu__write()3435 struct hists *pos_hists = evsel__hists(pos); in perf_evsel_menu__write()3649 struct hists *hists = evsel__hists(browser->block_evsel); in block_hists_browser__title()
715 struct hists *hists = evsel__hists(evsel); in annotate_browser__run()
635 struct hists *hists = evsel__hists(pos); in evlist__gtk_browse_hists()
875 hists = evsel__hists(evsel); in perf_hpp__setup_hists_formats()
Completed in 46 milliseconds