Searched refs:_pmu (Results 1 - 2 of 2) sorted by relevance

/linux-4.4.14/arch/sh/kernel/
H A Dperf_event.c379 int register_sh_pmu(struct sh_pmu *_pmu) register_sh_pmu() argument
383 sh_pmu = _pmu; register_sh_pmu()
385 pr_info("Performance Events: %s support registered\n", _pmu->name); register_sh_pmu()
394 WARN_ON(_pmu->num_events > MAX_HWEVENTS); register_sh_pmu()
/linux-4.4.14/drivers/bus/
H A Darm-ccn.c148 #define pmu_to_arm_ccn(_pmu) container_of(container_of(_pmu, \

Completed in 153 milliseconds