Home
last modified time | relevance | path

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

/linux/drivers/perf/hisilicon/
H A Dhisi_uncore_l3c_pmu.c93 bool support_ext; member
96 static bool support_ext(struct hisi_l3c_pmu *pmu) in support_ext() function
100 return l3c_pmu_ext->support_ext; in support_ext()
139 if (ext && !support_ext(hisi_l3c_pmu)) in hisi_l3c_pmu_get_event_idx()
520 if (!support_ext(hisi_l3c_pmu)) in hisi_l3c_pmu_get_int_status()
735 .support_ext = true,
739 .support_ext = false,
805 if (l3c_pmu_dev_ext->support_ext) { in hisi_l3c_pmu_dev_probe()
905 if (!support_ext(hisi_l3c_pmu)) in hisi_l3c_pmu_online_cpu()
930 if (!support_ext(hisi_l3c_pmu)) in hisi_l3c_pmu_offline_cpu()