total_non_filtered_period 308 tools/perf/builtin-diff.c he_total = he->hists->stats.total_non_filtered_period; total_non_filtered_period 309 tools/perf/builtin-diff.c pair_total = pair->hists->stats.total_non_filtered_period; total_non_filtered_period 434 tools/perf/builtin-diff.c hists->stats.total_non_filtered_period += sample->period; total_non_filtered_period 433 tools/perf/builtin-report.c nr_events = hists->stats.total_non_filtered_period; total_non_filtered_period 447 tools/perf/builtin-report.c nr_events += pos_hists->stats.total_non_filtered_period; total_non_filtered_period 165 tools/perf/tests/hists_filter.c hists->stats.total_non_filtered_period); total_non_filtered_period 190 tools/perf/tests/hists_filter.c hists->stats.total_non_filtered_period == 400); total_non_filtered_period 219 tools/perf/tests/hists_filter.c hists->stats.total_non_filtered_period == 300); total_non_filtered_period 254 tools/perf/tests/hists_filter.c hists->stats.total_non_filtered_period == 300); total_non_filtered_period 283 tools/perf/tests/hists_filter.c hists->stats.total_non_filtered_period == 200); total_non_filtered_period 314 tools/perf/tests/hists_filter.c hists->stats.total_non_filtered_period == 200); total_non_filtered_period 30 tools/perf/util/events_stats.h u64 total_non_filtered_period; total_non_filtered_period 316 tools/perf/util/hist.c hists->stats.total_non_filtered_period -= diff; total_non_filtered_period 1649 tools/perf/util/hist.c hists->stats.total_non_filtered_period = 0; total_non_filtered_period 1663 tools/perf/util/hist.c hists->stats.total_non_filtered_period += h->stat.period; total_non_filtered_period 1683 tools/perf/util/hist.c hists->stats.total_non_filtered_period = 0; total_non_filtered_period 1696 tools/perf/util/hist.c hists->stats.total_non_filtered_period += he->stat.period; total_non_filtered_period 2621 tools/perf/util/hist.c return symbol_conf.filter_relative ? hists->stats.total_non_filtered_period : total_non_filtered_period 2643 tools/perf/util/hist.c nr_events = hists->stats.total_non_filtered_period; total_non_filtered_period 2657 tools/perf/util/hist.c nr_events += pos_hists->stats.total_non_filtered_period;