Home
last modified time | relevance | path

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

/linux/tools/perf/util/
A Dhist.c865 hists__inc_nr_samples(hists, he->filtered); in iter_finish_mem_entry()
952 hists__inc_nr_samples(hists, he->filtered); in iter_add_next_branch_entry()
1006 hists__inc_nr_samples(evsel__hists(evsel), he->filtered); in iter_finish_normal_entry()
1061 hists__inc_nr_samples(hists, he->filtered); in iter_add_single_cumulative_entry()
2327 void hists__inc_nr_samples(struct hists *hists, bool filtered) in hists__inc_nr_samples() function
A Dhist.h200 void hists__inc_nr_samples(struct hists *hists, bool filtered);
/linux/tools/perf/
A Dbuiltin-annotate.c255 hists__inc_nr_samples(hists, true); in evsel__add_sample()
A Dbuiltin-c2c.c313 hists__inc_nr_samples(&c2c_hists->hists, he->filtered); in process_sample_event()
350 hists__inc_nr_samples(&c2c_hists->hists, he->filtered); in process_sample_event()

Completed in 18 milliseconds