Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/perf/hisilicon/
H A Dhisi_uncore_pmu.c400 int sccl_id, ccl_id; in hisi_pmu_cpu_is_associated_pmu() local
402 if (hisi_pmu->ccl_id == -1) { in hisi_pmu_cpu_is_associated_pmu()
409 hisi_read_sccl_and_ccl_id(&sccl_id, &ccl_id); in hisi_pmu_cpu_is_associated_pmu()
411 return sccl_id == hisi_pmu->sccl_id && ccl_id == hisi_pmu->ccl_id; in hisi_pmu_cpu_is_associated_pmu()
H A Dhisi_uncore_pmu.h70 int ccl_id; member
H A Dhisi_uncore_ddrc_pmu.c262 ddrc_pmu->ccl_id = -1; in hisi_ddrc_pmu_init_data()
H A Dhisi_uncore_l3c_pmu.c256 &l3c_pmu->ccl_id)) { in hisi_l3c_pmu_init_data()
H A Dhisi_uncore_hha_pmu.c256 hha_pmu->ccl_id = -1; in hisi_hha_pmu_init_data()