l2_counter_present_mask 195 drivers/perf/qcom_l2_pmu.c static u32 l2_counter_present_mask; l2_counter_present_mask 215 drivers/perf/qcom_l2_pmu.c set_l2_indirect_reg(L2PMCNTENCLR, l2_counter_present_mask); l2_counter_present_mask 216 drivers/perf/qcom_l2_pmu.c set_l2_indirect_reg(L2PMINTENCLR, l2_counter_present_mask); l2_counter_present_mask 217 drivers/perf/qcom_l2_pmu.c set_l2_indirect_reg(L2PMOVSCLR, l2_counter_present_mask); l2_counter_present_mask 331 drivers/perf/qcom_l2_pmu.c return !!(ovsr & l2_counter_present_mask); l2_counter_present_mask 976 drivers/perf/qcom_l2_pmu.c l2_counter_present_mask = GENMASK(l2cache_pmu->num_counters - 2, 0) |