Home
last modified time | relevance | path

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

/linux/drivers/perf/hisilicon/
H A Dhisi_uncore_mn_pmu.c258 if (mn_pmu->topo.scl_id < 0) in hisi_mn_pmu_dev_init()
320 mn_pmu->topo.scl_id, mn_pmu->topo.index_id); in hisi_mn_pmu_probe()
H A Dhisi_uncore_noc_pmu.c294 if (noc_pmu->topo.scl_id < 0) in hisi_noc_pmu_dev_init()
369 noc_pmu->topo.scl_id, noc_pmu->topo.index_id, in hisi_noc_pmu_probe()
H A Dhisi_uncore_pmu.h110 int scl_id; member