Home
last modified time | relevance | path

Searched refs:__hw_perf_event_init (Results 1 - 18 of 18) sorted by relevance

/kernel/linux/linux-5.10/arch/s390/kernel/
H A Dperf_cpum_cf.c202 static int __hw_perf_event_init(struct perf_event *event, unsigned int type) in __hw_perf_event_init() function
321 err = __hw_perf_event_init(event, type); in cpumf_pmu_event_init()
324 err = __hw_perf_event_init(event, cpumf_pmu_event_type(event)); in cpumf_pmu_event_init()
H A Dperf_cpum_cf_diag.c197 static int __hw_perf_event_init(struct perf_event *event) in __hw_perf_event_init() function
276 err = __hw_perf_event_init(event); in cf_diag_event_init()
H A Dperf_cpum_sf.c765 static int __hw_perf_event_init(struct perf_event *event) in __hw_perf_event_init() function
935 err = __hw_perf_event_init(event); in cpumsf_pmu_event_init()
/kernel/linux/linux-5.10/arch/sh/kernel/
H A Dperf_event.c118 static int __hw_perf_event_init(struct perf_event *event) in __hw_perf_event_init() function
310 err = __hw_perf_event_init(event); in sh_pmu_event_init()
/kernel/linux/linux-6.6/arch/sh/kernel/
H A Dperf_event.c100 static int __hw_perf_event_init(struct perf_event *event) in __hw_perf_event_init() function
292 err = __hw_perf_event_init(event); in sh_pmu_event_init()
/kernel/linux/linux-5.10/arch/loongarch/kernel/
H A Dperf_event.c461 static int __hw_perf_event_init(struct perf_event *event);
572 return __hw_perf_event_init(event); in loongarch_pmu_event_init()
738 static int __hw_perf_event_init(struct perf_event *event) in __hw_perf_event_init() function
/kernel/linux/linux-6.6/arch/loongarch/kernel/
H A Dperf_event.c470 static int __hw_perf_event_init(struct perf_event *event);
581 return __hw_perf_event_init(event); in loongarch_pmu_event_init()
747 static int __hw_perf_event_init(struct perf_event *event) in __hw_perf_event_init() function
/kernel/linux/linux-5.10/arch/alpha/kernel/
H A Dperf_event.c602 static int __hw_perf_event_init(struct perf_event *event) in __hw_perf_event_init() function
712 err = __hw_perf_event_init(event); in alpha_pmu_event_init()
/kernel/linux/linux-6.6/arch/alpha/kernel/
H A Dperf_event.c602 static int __hw_perf_event_init(struct perf_event *event) in __hw_perf_event_init() function
710 return __hw_perf_event_init(event); in alpha_pmu_event_init()
/kernel/linux/linux-6.6/drivers/perf/
H A Darm_pmu.c444 __hw_perf_event_init(struct perf_event *event) in __hw_perf_event_init() function
519 return __hw_perf_event_init(event); in armpmu_event_init()
H A Darm-cci.c1277 static int __hw_perf_event_init(struct perf_event *event) in __hw_perf_event_init() function
1351 err = __hw_perf_event_init(event); in cci_pmu_event_init()
/kernel/linux/linux-6.6/arch/s390/kernel/
H A Dperf_cpum_cf.c736 static int __hw_perf_event_init(struct perf_event *event, unsigned int type) in __hw_perf_event_init() function
854 err = __hw_perf_event_init(event, type); in cpumf_pmu_event_init()
857 err = __hw_perf_event_init(event, cpumf_pmu_event_type(event)); in cpumf_pmu_event_init()
H A Dperf_cpum_sf.c807 static int __hw_perf_event_init(struct perf_event *event) in __hw_perf_event_init() function
969 err = __hw_perf_event_init(event); in cpumsf_pmu_event_init()
/kernel/linux/linux-5.10/drivers/perf/
H A Darm_pmu.c440 __hw_perf_event_init(struct perf_event *event) in __hw_perf_event_init() function
518 return __hw_perf_event_init(event); in armpmu_event_init()
H A Darm-cci.c1281 static int __hw_perf_event_init(struct perf_event *event) in __hw_perf_event_init() function
1355 err = __hw_perf_event_init(event); in cci_pmu_event_init()
/kernel/linux/linux-5.10/arch/nds32/kernel/
H A Dperf_event_cpu.c796 static int __hw_perf_event_init(struct perf_event *event) in __hw_perf_event_init() function
883 err = __hw_perf_event_init(event); in nds32_pmu_event_init()
/kernel/linux/linux-5.10/arch/mips/kernel/
H A Dperf_event_mipsxx.c635 static int __hw_perf_event_init(struct perf_event *event);
686 return __hw_perf_event_init(event); in mipspmu_event_init()
1537 static int __hw_perf_event_init(struct perf_event *event) in __hw_perf_event_init() function
/kernel/linux/linux-6.6/arch/mips/kernel/
H A Dperf_event_mipsxx.c635 static int __hw_perf_event_init(struct perf_event *event);
686 return __hw_perf_event_init(event); in mipspmu_event_init()
1471 static int __hw_perf_event_init(struct perf_event *event) in __hw_perf_event_init() function

Completed in 35 milliseconds