Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/perf/hisilicon/
Dhisi_uncore_pmu.c351 int hisi_uncore_pmu_add(struct perf_event *event, int flags) in hisi_uncore_pmu_add() function
372 EXPORT_SYMBOL_GPL(hisi_uncore_pmu_add);
543 pmu->add = hisi_uncore_pmu_add; in hisi_pmu_init()
Dhisi_uncore_pmu.h100 int hisi_uncore_pmu_add(struct perf_event *event, int flags);
Dhisi_uncore_cpa_pmu.c326 .add = hisi_uncore_pmu_add, in hisi_cpa_pmu_probe()