Searched refs:ev_count (Results 1 – 5 of 5) sorted by relevance
56 ev_clone->ev_count = ev->ev_count; in pmcstat_clone_event_descriptor()
69 int ev_count; /* associated count if in sampling mode */ member
219 ev->ev_count = -1; in pmc_stat_setup_stat()359 ev->ev_flags, ev->ev_cpu, &ev->ev_pmcid, ev->ev_count) < 0) in pmc_stat_internal()366 pmc_set(ev->ev_pmcid, ev->ev_count) < 0) in pmc_stat_internal()
671 …ev->ev_count = current_sampling_count ? current_sampling_count : pmc_pmu_sample_rate_get(ev->ev_sp… in main()673 ev->ev_count = -1; in main()1133 ev->ev_count) < 0) in main()1140 pmc_set(ev->ev_pmcid, ev->ev_count) < 0) in main()
1131 static uint64_t ev_count[LS_MAX_EVENTS + 1]; in main() local1548 ev_count[lsp->ls_event] += lsp->ls_count; in main()1708 report_stats(out, first, current - first, ev_count[event], in main()