Home
last modified time | relevance | path

Searched refs:hists__inc_nr_samples (Results 1 – 4 of 4) sorted by relevance

/Linux-v5.10/tools/perf/util/
Dhist.c859 hists__inc_nr_samples(hists, he->filtered); in iter_finish_mem_entry()
946 hists__inc_nr_samples(hists, he->filtered); in iter_add_next_branch_entry()
1000 hists__inc_nr_samples(evsel__hists(evsel), he->filtered); in iter_finish_normal_entry()
1055 hists__inc_nr_samples(hists, he->filtered); in iter_add_single_cumulative_entry()
2316 void hists__inc_nr_samples(struct hists *hists, bool filtered) in hists__inc_nr_samples() function
Dhist.h194 void hists__inc_nr_samples(struct hists *hists, bool filtered);
/Linux-v5.10/tools/perf/
Dbuiltin-annotate.c255 hists__inc_nr_samples(hists, true); in evsel__add_sample()
Dbuiltin-c2c.c311 hists__inc_nr_samples(&c2c_hists->hists, he->filtered); in process_sample_event()
348 hists__inc_nr_samples(&c2c_hists->hists, he->filtered); in process_sample_event()