Searched refs:sicl_id (Results 1 – 5 of 5) sorted by relevance
| /linux/drivers/perf/hisilicon/ |
| H A D | hisi_uncore_pmu.h | 109 int sicl_id; member
|
| H A D | hisi_uncore_pa_pmu.c | 278 if (pa_pmu->topo.sicl_id < 0) { in hisi_pa_pmu_init_data() 466 pa_pmu->topo.sicl_id, pa_pmu->dev_info->name, in hisi_pa_pmu_probe()
|
| H A D | hisi_pcie_pmu.c | 821 u16 sicl_id, core_id; in hisi_pcie_alloc_pmu() local 829 sicl_id = regs.hi; in hisi_pcie_alloc_pmu() 832 name = devm_kasprintf(&pdev->dev, GFP_KERNEL, "hisi_pcie%u_core%u", sicl_id, core_id); in hisi_pcie_alloc_pmu()
|
| /linux/drivers/hwtracing/ptt/ |
| H A D | hisi_ptt.c | 1203 u16 core_id, sicl_id; in hisi_ptt_register_pmu() local 1240 sicl_id = FIELD_GET(HISI_PTT_SICL_ID, reg); in hisi_ptt_register_pmu() 1243 sicl_id, core_id); in hisi_ptt_register_pmu()
|
| /linux/Documentation/admin-guide/perf/ |
| H A D | hns3-pmu.rst | 19 /sys/bus/event_source/devices/hns3_pmu_sicl_<sicl_id>
|