pmc_pmu_sample_rate_get
uint64_t pmc_pmu_sample_rate_get(const char *);
if (pmc_pmu_sample_rate_get(counter) == DEFAULT_SAMPLE_COUNT)
ev->ev_count = current_sampling_count ? current_sampling_count : pmc_pmu_sample_rate_get(ev->ev_spec);