Searched refs:counter_type (Results 1 – 4 of 4) sorted by relevance
73 cluster_pmu_state->counter_type[idx] = read_clusterpmxevtyper(); in save_dsu_pmu_state()113 write_clusterpmxevtyper(cluster_pmu_state->counter_type[idx]); in restore_dsu_pmu_state()
38 uint64_t counter_type[PMCR_N_MAX]; member
468 uint8_t counter_type, int32_t counter_value, in intel_fcs_cntr_set_preauth() argument480 if ((counter_type < FCS_BIG_CNTR_SEL) || in intel_fcs_cntr_set_preauth()481 (counter_type > FCS_SVN_CNTR_3_SEL)) { in intel_fcs_cntr_set_preauth()485 if ((counter_type == FCS_BIG_CNTR_SEL) && in intel_fcs_cntr_set_preauth()490 if ((counter_type >= FCS_SVN_CNTR_0_SEL) && in intel_fcs_cntr_set_preauth()491 (counter_type <= FCS_SVN_CNTR_3_SEL) && in intel_fcs_cntr_set_preauth()496 first_word = test_bit | counter_type; in intel_fcs_cntr_set_preauth()
206 uint8_t counter_type,