Searched refs:total_period (Results 1 – 8 of 8) sorted by relevance
324 min_callchain_hits = self->stats.total_period * (callchain_param.min_percent / 100); in hists__output_resort()613 total = pair_hists->stats.total_period; in hist_entry__snprintf()858 displacement, fp, self->stats.total_period); in hists__fprintf()862 self->stats.total_period); in hists__fprintf()916 self->stats.total_period += h->period; in hists__remove_entry_filter()926 self->nr_entries = self->stats.total_period = 0; in hists__filter_by_dso()949 self->nr_entries = self->stats.total_period = 0; in hists__filter_by_thread()
26 u64 total_period; member
851 session->hists.stats.total_period, in perf_session__warn_about_errors()
76 evsel->hists.stats.total_period += sample->period; in perf_evlist__add_sample()
54 session->hists.stats.total_period += sample->period; in diff__process_sample_event()
95 evsel->hists.stats.total_period += sample->period; in perf_session__add_hist_entry()
262 session->hists.stats.total_period += sample->period; in process_sample_event()
498 self->hists->stats.total_period, in hist_browser__show_callchain_node()552 0, false, self->hists->stats.total_period); in hist_browser__show_entry()553 percent = (entry->period * 100.0) / self->hists->stats.total_period; in hist_browser__show_entry()